README.md
setup.py
src/nashpy/__init__.py
src/nashpy/game.py
src/nashpy/version.py
src/nashpy.egg-info/PKG-INFO
src/nashpy.egg-info/SOURCES.txt
src/nashpy.egg-info/dependency_links.txt
src/nashpy.egg-info/requires.txt
src/nashpy.egg-info/top_level.txt
src/nashpy/algorithms/__init__.py
src/nashpy/algorithms/lemke_howson.py
src/nashpy/algorithms/support_enumeration.py
src/nashpy/algorithms/vertex_enumeration.py
src/nashpy/integer_pivoting/__init__.py
src/nashpy/integer_pivoting/integer_pivoting.py
src/nashpy/polytope/__init__.py
src/nashpy/polytope/polytope.py