LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
./votepy/__init__.py
./votepy/demo.py
./votepy/generic_ilp.py
./votepy/ordinal_election.py
./votepy/preflib.py
./votepy/py.typed
./votepy/solve.py
./votepy/visualization.py
./votepy/algorithms/__init__.py
./votepy/algorithms/base_algorithm.py
./votepy/algorithms/basin_hopping.py
./votepy/algorithms/brute_force.py
./votepy/algorithms/greedy.py
./votepy/algorithms/ilp.py
./votepy/algorithms/p_algorithm.py
./votepy/meta/listing.py
./votepy/meta/structure.py
./votepy/rules/__init__.py
./votepy/rules/bloc_rule.py
./votepy/rules/chamberlin_courant_rule.py
./votepy/rules/greedy_monroe_rule.py
./votepy/rules/k_borda_rule.py
./votepy/rules/owa_rule.py
./votepy/rules/sntv_rule.py
votepy.egg-info/PKG-INFO
votepy.egg-info/SOURCES.txt
votepy.egg-info/dependency_links.txt
votepy.egg-info/not-zip-safe
votepy.egg-info/requires.txt
votepy.egg-info/top_level.txt