daffidwilde / matching

A package for solving matching games
https://daffidwilde.github.io/matching/
MIT License
150 stars 42 forks source link

Add more abstract classes #122

Closed daffidwilde closed 3 years ago

daffidwilde commented 4 years ago

In an attempt to tidy up the codebase, and to potentially start some typehinting (#33), more abstract classes have been added for players and matchings now.