
11 Nov
2001
11 Nov
'01
3:40 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: roberto@cs.unipr.it 2001-11-11 15:40:59
Modified files: src : Constraint.defs.hh Constraint.cc
Log message: Constraint::is_trivial() renamed is_trivial_true(). Constraint::is_unsatisfiable() renamed is_trivial_false(). Both now use Row::all_homogeneous_terms_are_zero().
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint.defs.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint.cc.diff?cvsroot...