It is Fast! Python-MIP calls directly the native dynamic loadable library of the installed solver using cffi. Models are efficiently stored and optimized by the solver and all communication with your Python code is handled transparently. Full featured Python-MIP supports cut generators, lazy constraints, solution pool, MIP start, and additional features. By using a simple callback system, the user

