LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/api/modules.rst
docs/source/api/ormm.opt.mathprog.problems.rst
docs/source/api/ormm.opt.mathprog.rst
docs/source/api/ormm.opt.rst
docs/source/api/ormm.rst
docs/source/problems/resource_allocation.rst
ormm/__init__.py
ormm.egg-info/PKG-INFO
ormm.egg-info/SOURCES.txt
ormm.egg-info/dependency_links.txt
ormm.egg-info/requires.txt
ormm.egg-info/top_level.txt
ormm/opt/__init__.py
ormm/opt/mathprog/__init__.py
ormm/opt/mathprog/problems/__init__.py
ormm/opt/mathprog/problems/resource_allocation.py
ormm/opt/mathprog/problems/example_data/resource_allocation.dat
tests/test_resource_allocation.py