Re: Solving linear system of equalities AND disequalities



In that case, you can simply try to find a solution near the frontier
defined by the disequality polytope generated by the system.

I'm going to implent this in the next few days. Seems MathSAT already
implements this method and seems to work OK.

.