HiGHS icon indicating copy to clipboard operation
HiGHS copied to clipboard

Add 1 opt

Open jajhall opened this issue 2 years ago • 0 comments

Baby steps in adding 1-opt heuristic to enhance the MIP solver. Calls to HighsMipSolverData::addIncumbent are now more transparent due to hard-coded char values being passed via the opaque parameter source. These are now named const char values, and source is solution_source

jajhall avatar Dec 04 '23 17:12 jajhall