/MILPModels

Implementations of various mixed-integer linear programming (MILP) models including but not limited to the capacity planning and scheduling models of biopharmaceutical manufacture.

Primary LanguageGAMS

MILP Models

Implementations of various mixed-integer linear programming (MILP) models including but not limited to the capacity planning and scheduling models of biopharmaceutical manufacture.

General Algebraic Modeling System (GAMS)

The models have been implemented using both GAMS v23.9.5 and Julia programming language (with JuMP optimisation package).

Here is a complete example of a capacity planning MILP model solved using Julia.