Integer Programming
Solve Linear Programming problems with integer constraints using the Branch and Bound method.
Problem Size
Objective
Objective Function — Maximize Z
x1
+
x2
Constraints
C1
x1
+
x2
C2
x1
+
x2
Solve Linear Programming problems with integer constraints using the Branch and Bound method.