Mixed Integer Programming
Mixed Integer Programming involves optimization problems where some of the variables are required to be integers, while others can be continuous. The goal is to find the best solution that satisfies all constraints and objectives of the problem, while considering both integer and continuous variables.
External Links
- [mixedinteger.org] Mixed Integer Programming Society