[ConstraintElimination] Handle constraints with all zero var coeffs.
Constraints where all variable coefficients are 0 do not add any useful information. When checking, we can check if they are always true/false.
Loading
Please sign in to comment