daffidwilde / matching

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

Add to `matching` exceptions #118

Closed daffidwilde closed 4 years ago

daffidwilde commented 4 years ago

This PR moves matching.warning to matching.exceptions and introduces the MatchingError exception for use in post-solve checks for validity.