Skip to content

Add both optimization sense and inequality sense to MILPInstance class #2

Description

@tkralphs

Currently, sense refers to inequality sense in the MILPInstance class, but in the input files, sense is a tuple of inequality sense and optimization sense. This inconcsistency leads to confusion and it seems it cannot be fixed just by changing it to be consistent within the MILPInstance class itself. It must also be changed in cuttingPlanes.y and such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions