rmader icon indicating copy to clipboard operation
rmader copied to clipboard

Gurobi Optimizer

Open hs1110 opened this issue 1 year ago • 1 comments

hi is it possible to run this code without installing the Gurobi Optimizer?

hs1110 avatar Aug 07 '23 04:08 hs1110

hi I installed nlopt library so I can use it instead of the gurobi optimizer. I also changed the CMakeLists.txt accordingly. Then, I tried to complied and got an error message: OctopusSearch::run requires 5 arguments but given only 3 in solver_nlopt.cpp

question

hs1110 avatar Aug 09 '23 11:08 hs1110