CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2007-11-17 19:18:21 Modified files: . : NEWS src : Polyhedron.defs.hh Polyhedron_public.cc tests/Polyhedron: Makefile.am constraints1.cc Added files: tests/Polyhedron: constrains1.cc Log message: New method bool Polyhedron::constrains(Variable var) const returns `true' if and only if `var' is constrained in `*this'. Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/NEWS.diff?cvsroot=ppl&r1=1.213&r2=1.214 http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.325&r2=1.326 http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_public.cc.diff?cvsroot=ppl&r1=1.97&r2=1.98 http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/constrains1.cc?cvsroot=ppl&rev=1.1 http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/Makefile.am.diff?cvsroot=ppl&r1=1.112&r2=1.113 http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/constraints1.cc.diff?cvsroot=ppl&r1=1.10&r2=1.11