I am solving an MILP maximization problem by LP relaxation, followed by simply truncating fractional values. The resulting objective value is only ~1% lower than the optimal MILP solution, as the LP relaxation returns mostly integer values.

The Constraint matrix A is not Totally Unimodular (TU), but the part pertaining to the Integer Variables is TU, i.e. in Ax

More Hatem Abou-zeid's questions See All
Similar questions and discussions