heur_indicator.h File Reference Detailed Descriptionhandle partial solutions for linear problems with indicators and otherwise continuous variables For linear problems with indicators and otherwise continuous variables, the indicator constraint handler can produce partial solutions, i.e., values for the indicator variables. This partial solution can be passed to this heuristic, which then fixes these values and solves an LP. Additionally a local search for a better solution is added. Definition in file heur_indicator.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the indicator primal heuristic and includes it in SCIP
pass partial solution for indicator variables to heuristic
|