penaltymodel-mip¶
Generates penalty models using Google Optimization Tools’ Mixed-Integer Programming capability. Serves as a factory and cache for penaltymodel.
On install, penaltymodel-mip registers an entry point that can be read by
penaltymodel. It will be used automatically by any project that uses penaltymodel’s
get_penalty_model function.