Python MIP is a collection of Python tools for the modeling and solution of Mixed-Integer Linear programs (MIPs). MIP syntax was inspired by Pulp. Just like CyLP it also provides access to advanced ...
See https://pypi.org/project/matchingproblems/ for more information. An example of this package in use can be found here: https://github.com/fmcooper/matchingproblems ...