
8 Oct
2007
8 Oct
'07
12:35 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: hill@cs.unipr.it 2007-10-08 14:35:03
Modified files: tests/Polyhedron: congruences1.cc
Log message: Added some tests for congruences() and minimized_congruences(). test06 shows that implied equalities (eg A + B >= 3, A + B <= 3) are ignored (at the moment) for congruences().
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/congruences1....