Skip to content

reading MPS file doesn't parse the objective sense #655

Open
@stephenjmaher

Description

Describe the new feature

When reading an MPS file, the objective sense is not parsed. The objective sense has to been passed to fromMPS as a parameter before reading the instance.

I would like add to the readMPS method to parse the objective sense, if it is specified in the file. If the objective sense is not specified, then the sense defaults to LpMinimize.

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