Provide basis and dual values for the primal solution obtained by calling Highs::feasibilityRelaxation
#2081
Labels
enhancement
New feature or request
The method
Highs::feasibilityRelaxation
formulates and solves an "elastic" LP that has additional variables allow variable and/or constraint bounds to be violated.This yields an infeasible primal solution for the original LP, indicating which variable and/or constraint bounds are violated.
Construct a basis and dual values for the original LP corresponding to this infeasible primal solution.
The text was updated successfully, but these errors were encountered: