Skip to content

Tom-Gold/fairpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fairpy

An open-source library of fair division algorithms in Python. To install, clone the repository and run the following in the main folder:

sudo python3 setup.py install

For each algorithm in file x.py there is a demo program x_demo.py. For example, try:

python3 cut_and_choose_demo.py
python3 last_diminisher_demo.py

See references.md for a complete list of algorithms and their implementation status.

Tox result

About

An open-source library of fair division algorithms in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%