Pyomo for optimisation with windows 10 #549
delodealexandre
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using Pyomo for optimisation with windows 10.
I have downloaded https://ampl.com/dl/open/cbc/cbc-win64.zip
Extracted to the folder of my project, typed : opt = SolverFactory('cbc.exe') and it works instantaneously :-)
I don't know if it worths mentioning it on your readme file.
Beta Was this translation helpful? Give feedback.
All reactions