Metadata-Version: 2.0
Name: pyomocontrib-simplemodel
Version: 1.0.1
Summary: An optimization modeling tool for LP and NLP
Home-page: http://pyomo.org
Author: William E. Hart
Author-email: wehart@sandia.gov
License: BSD
Keywords: optimization
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Pyomo (>=5.0)

============================
pyomo.aux.simplemodel README
============================

The '''pyomo.aux.simplemodel''' package is software for modeling
and solving optimization problems.  This package is derived from
[Pyomo](http://www.pyomo.org), and it provides functionality that
is comparable to [PuLP](https://github.com/coin-or/pulp).  This
software is available under the BSD License.



