Skip to content

Highs interface, option values function call deprecated #89

@Cellophil

Description

@Cellophil

I'm trying to compile scip 9.0 with highs as LP solver; I'm getting errors with both

  • highs 1.7: problems with getDoubleOptionValues
  • highs 1.4: apparently zeroAllClocks could not be found

Highs.h defines getOptionValues and getDoubleOptionValues (mentioning that that is to be deprecated). lip_highs.cpp within the scip project only calls getOptionValues. Not sure where the issue is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions