You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm having small error while using mmultistart. I clone github repo and compile following by your instructions. When I run the solver with Pyomo I get this little error:
MultiStart: objective sense: minimize
Presolver: Presolving ...
Presolver: Finished presolving.
Presolver: ERROR: code to modify debug sol after presolve not available
Warning: ** Multiple threads work with a thread-safe NLP solver only (e.g. IPOPT with MA97) **
BranchAndBound: starting branch-and-bound
I give config file to program to modify default options. I found bug with these usage. When I set to display_options 1, solver breaks.
The text was updated successfully, but these errors were encountered:
Hi, I'm having small error while using mmultistart. I clone github repo and compile following by your instructions. When I run the solver with Pyomo I get this little error:
I give config file to program to modify default options. I found bug with these usage. When I set to display_options 1, solver breaks.
The text was updated successfully, but these errors were encountered: