CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.py
version.txt
docs/Makefile
docs/source/conf.py
docs/source/index.rst
ppl/__init__.py
ppl/bit_arrays.pxd
ppl/bit_arrays.pyx
ppl/constraint.pxd
ppl/constraint.pyx
ppl/generator.pxd
ppl/generator.pyx
ppl/linear_algebra.pxd
ppl/linear_algebra.pyx
ppl/mip_problem.pxd
ppl/mip_problem.pyx
ppl/polyhedron.pxd
ppl/polyhedron.pyx
ppl/ppl_decl.pxd
ppl/ppl_shim.cc
ppl/ppl_shim.hh
pplpy.egg-info/PKG-INFO
pplpy.egg-info/SOURCES.txt
pplpy.egg-info/dependency_links.txt
pplpy.egg-info/requires.txt
pplpy.egg-info/top_level.txt
tests/runtests.py
tests/setup.py
tests/setup2.py
tests/test_constraint.py
tests/test_variable.py
tests/testpplpy.pyx
tests/testpplpy2.pyx