Function highs_sys::Highs_changeObjectiveOffset
source · [−]Expand description
Change the objective offset of the model.
@param highs a pointer to the Highs instance @param offset the new objective offset
@returns a kHighsStatus constant indicating whether the call succeeded