-
Notifications
You must be signed in to change notification settings - Fork 11
Recursos
Juan Luis Cano Rodríguez edited this page Feb 18, 2016
·
5 revisions
- Información y temario http://cacheme.org/optimizacion-programacion-matematica-con-python-pyomo/
- Agenda completa del mes cultural http://origin.eps.ua.es/servicios/noticiaeps/03521/es/eps/calendario-actividades-completo-mes-cultural-eps-2016
- http://www.optimization-online.org/
- Comparación de solvers http://www.gams.com/help/index.jsp?topic=%2Fgams.doc%2Fsolvers%2Findex.html
- Descargar solvers desde la web de AMPL http://ampl.com/products/solvers/open-source/
- Web de Pyomo (la buena) http://www.pyomo.org/
- Pyomo 4.1 http://www.pyomo.org/blog/2015/7/19/announcing-release-of-pyomo-41
- Guía de instalación rápida http://www.pyomo.org/installation
- Caso mínimo https://software.sandia.gov/downloads/pub/pyomo/PyomoInstallGuide.html#_optimizing_with_a_neos_solver
- Incidencias abiertas https://software.sandia.gov/trac/pyomo/query
- Código fuente https://software.sandia.gov/trac/pyomo/browser
- Soporte https://groups.google.com/forum/#!forum/pyomo-forum
- BONMIN para MINLP a través de NEOS http://www.neos-server.org/neos/solvers/minco:Bonmin/AMPL.html
- Carlos Planelles https://github.com/Planelles20/pyomo
- Índice en la galería https://github.com/Pyomo/PyomoGallery/wiki
- Notebooks and intro guides https://github.com/Pyomo
- Pyomo for GAMS users https://lobianco.org/antonello/personal:blog:2014:0904_pyomo_for_gams_users
- IBM article http://www.ibm.com/developerworks/cloud/library/cl-optimizepythoncloud1/
- Pyomo meets fantasy football https://thedatabarista.wordpress.com/2015/01/27/pyomo-meets-fantasy-football/
- Comparativas entre solvers http://plato.asu.edu/sub/benchm.html
- Manuel usa y recomienda Gurobi http://www.gurobi.com/resources/switching-to-gurobi/open-source-solvers, mientras que en la UA prefieren CPLEX
¡Un único artículo con código!
- Pyomo + R http://jornadas-r.conento.com/Estudio-Optimizacion-Entera-Mixta-No-Lineal-(MINLP)-con-R-y-Pyomo.pdf
-
pip install pyomo
funciona en un entorno conda, pero se podrían preparar recetas.