Flowty
The Flowty Optimisation Solver is a column generation based solver. It is used to solve mixed integer linear programming models formulated with (resource constrained) paths in specified graphs. The solver is well suited for solving planning & scheduling, routing and multi-commodity flow problems. The solver is written in C++ with a Python interface.
Installation
Install with
pip install flowty
License
The solver ships with a Community License that is restricted to 10 days use.
Please contact license@flowty.ai or visit flowty.ai for additional license options. For information on how to setup your license, visit the documentation.
Contact
For inquires contact info@flowty.ai or visit flowty.ai for information.