Skip to content
Opt Dir

Glossary ยท approach

MIP

An optimization model where some decision variables are forced to be whole numbers (e.g. number of trucks, number of shifts).

Mixed Integer ProgrammingMixed Integer Linear ProgrammingMILP
MIP (Mixed Integer Programming) handles 'whole number' decisions: 'How many trucks do I use? 3 or 4? โ€” half a truck doesn't exist.' Different from pure-math optimization: some variables can't be fractional. Job shop scheduling, vehicle routing (VRP), and lot sizing are all MIP problems.
ร–rnek

Shift planning: '5 shifts' or '6 shifts' โ€” you can't run 5.3 shifts. MIP handles this naturally.

Where this term appears

Esc Close