Skip to content

Expose the HiGHS options #12

Description

@lukas-tallarium

Hi,

Would it be possible to pass the list of options that HiGHS supports somehow? Here is the list.

I think maybe we could set the options line 22 in highs.ex:

{output, _error_code} =
  System.cmd(command, [
    model_path,
    "--solution_file",
    solution_path
  ])

If you can guide me a bit to make the change properly, happy to write a PR.

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