.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/requirements.txt
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/moiptimiser.rst
src/playground.py
src/runall.sh
src/moiptimiser/__init__.py
src/moiptimiser/__main__.py
src/moiptimiser/base.py
src/moiptimiser/cli.py
src/moiptimiser/impl.py
src/moiptimiser/ozlen_2014_moiptimiser.py
src/moiptimiser/tamby_2020_moiptimiser.py
src/moiptimiser/utilities.py
src/moiptimiser.egg-info/PKG-INFO
src/moiptimiser.egg-info/SOURCES.txt
src/moiptimiser.egg-info/dependency_links.txt
src/moiptimiser.egg-info/entry_points.txt
src/moiptimiser.egg-info/not-zip-safe
src/moiptimiser.egg-info/requires.txt
src/moiptimiser.egg-info/top_level.txt
src/runs/ozout/2AP05.txt
src/runs/ozout/2KP50.txt
src/runs/ozout/3AP-10-1.txt
src/runs/ozout/3AP-10-2.txt
src/runs/ozout/3AP-10-3.txt
src/runs/ozout/3AP-10-4.txt
src/runs/ozout/3AP-10-5.txt
src/runs/ozout/3AP-15-1.txt
src/runs/ozout/3AP-15-2.txt
src/runs/ozout/3AP05.txt
src/runs/ozout/3KP10.txt
src/runs/ozout/4AP05.txt
src/runs/ozout/4KP10.txt
src/runs/ozout/ozlen_2014_paper.as.max.txt
src/runs/ozout/ozlen_2014_paper.txt
src/runs/ozout/tamby_vanderpooten_2020.txt
src/runs/ozout/times.txt
src/runs/tbout/2AP05.txt
src/runs/tbout/2KP50.txt
src/runs/tbout/3AP-10-1.txt
src/runs/tbout/3AP-10-2.txt
src/runs/tbout/3AP-10-3.txt
src/runs/tbout/3AP-10-4.txt
src/runs/tbout/3AP-10-5.txt
src/runs/tbout/3AP-15-1.txt
src/runs/tbout/3AP-15-2.txt
src/runs/tbout/3AP05.txt
src/runs/tbout/3KP10.txt
src/runs/tbout/4AP05.txt
src/runs/tbout/4KP10.txt
src/runs/tbout/ozlen_2014_paper.as.max.txt
src/runs/tbout/ozlen_2014_paper.txt
src/runs/tbout/tamby_vanderpooten_2020.txt
src/runs/tbout/times.txt
tests/.DS_Store
tests/test_moiptimiser.py
tests/examples/.DS_Store
tests/examples/2AP05.lp
tests/examples/2KP50.lp
tests/examples/3AP-10-1.lp
tests/examples/3AP-10-2.lp
tests/examples/3AP-10-3.lp
tests/examples/3AP-10-4.lp
tests/examples/3AP-10-5.lp
tests/examples/3AP-15-1.lp
tests/examples/3AP-15-2.lp
tests/examples/3AP-15-3.lp
tests/examples/3AP-15-4.lp
tests/examples/3AP-15-5.lp
tests/examples/3AP-20-1.lp
tests/examples/3AP-20-2.lp
tests/examples/3AP-20-3.lp
tests/examples/3AP-20-4.lp
tests/examples/3AP-20-5.lp
tests/examples/3AP-25-1.lp
tests/examples/3AP-25-2.lp
tests/examples/3AP-25-3.lp
tests/examples/3AP-25-4.lp
tests/examples/3AP-25-5.lp
tests/examples/3AP-30-1.lp
tests/examples/3AP-30-2.lp
tests/examples/3AP-30-3.lp
tests/examples/3AP-30-4.lp
tests/examples/3AP-30-5.lp
tests/examples/3AP-40-1.lp
tests/examples/3AP-40-2.lp
tests/examples/3AP-40-3.lp
tests/examples/3AP-40-4.lp
tests/examples/3AP-40-5.lp
tests/examples/3AP05.lp
tests/examples/3KP10.lp
tests/examples/4AP05.lp
tests/examples/4KP10.lp
tests/examples/gurobi.log
tests/examples/ozlen_2014_paper.as.max.lp
tests/examples/ozlen_2014_paper.lp
tests/examples/stage1.lp
tests/examples/stage2.lp
tests/examples/tamby_vanderpooten_2020.lp
tests/moiptimiser/test_ozlen_2014_moiptimiser.py
tests/moiptimiser/test_tamby_2020_moiptimiser.py