Skip to content

Missing model status #26

@zroug

Description

@zroug

I'm getting the following panic:

thread 'tokio-runtime-worker' panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/highs-1.8.0/src/lib.rs:597:50:
called `Result::unwrap()` on an `Err` value: 16 is not a valid HiGHS model status. This error comes from a bug in highs rust bindings. Please report it.

It seems that the model status kSolutionLimit is missing. This status is the result of e.g. stopping the solver by setting the mip_max_improving_sols option.

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