module documentation

This module implements the Model class.

It provides users with a general purpose API for modelling and solving mixed-integer convex optimization problems.

Class Model Mixed-integer convex optimization model.
Type Alias Start Undocumented

Undocumented

Value
list[tuple[mip.Var, float]]