mip¶
Capacity expansion of power generation¶
Description: Models the extensive form of a deterministic multi-stage capacity expansion problem. In this model we can have multiple resources of the same type which have identical properties. The model can be further developed into a stochastic one.
Dual-Donor Organ Exchange problem¶
Description: Most transplants from living donors require only one donor for each procedure. There are, however, exceptions, including dual-graft liver transplantation, bilateral living-donor lobar lung transplantation, and simultaneous liver-kidney transplantation. For each of these procedures, grafts from two compatible living donors are transplanted. As such, these procedures are more involved from an organizational perspective than those with only one donor. Unfortunately, one or both of the donors can often be biologically incompatible with the intended recipient, precluding the transplantation.
Author: Mikhail (1 notebook) <mail@solverytic.com>
Hospitals-Residents MIP¶
Description: hospitals-residents problem with ties problem solved with ampl and highs
Pricing and target-market¶
Description: Formulate a pricing optimization and target-market problem as a MILP.
Solving a nonogram puzzle¶
Description: Model for solving nonogram puzzles autogenerated using nonogram.mod, nonogram.dat and nonogram.run.
Sudoku Generator¶
Description: Generate Sudoku boards with unique solution via iterative method and mip formulation.