Py-school-match 0.2 documentation

Py-school-match is a Python library designed to help researchers compare different matching algorithms to assign students to schools.

Why? Different algorithms have different strengths and weaknesses regarding efficiency, fairness and other theoretical characteristics. Because of this, the algorithms should be evaluated in simulations in order to asses these characteristics.

First steps

Installation guide
Get py-school-match installed on your computer.
Getting started
Learn about py-school-match’s structure.
Examples
Learn to use py-school-match by example.
Testing guide
Test your py-school-match installation.