简体   繁体   中英

BARON Optimization Solver on Pyomo

I am trying to install BARON solver on Pyomo + Anaconda. However, I have difficulty linking the solver executables with Pyomo?

Any suggestion?

Pyomo looks for solvers on your system PATH.

Instructions for how to set the PATH can be found quite easily by Googling "How to set system PATH".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM