highs-js API reference
    Preparing search index...

    Type Alias OptionValue

    OptionValue: boolean | number | string

    JavaScript representation accepted for a HiGHS option. The named option's native type determines which member is valid; integer options require signed 32-bit integral numbers and numeric option values must not be NaN.