ppl/src Polyhedron.cc Polyhedron.inlines.hh Po ...

CVSROOT: /cvs/ppl Module name: ppl Branch: lazy Changes by: ericci@cs.unipr.it 2002-11-08 12:20:14
Modified files: src : Polyhedron.cc Polyhedron.inlines.hh Polyhedron.defs.hh
Log message: Added to a polyhedron the system of pending constraints and the system of pending generators. Added the methods that set the flags used for the pending systems and Polyhedron::remove_pending_and_minimize(), Polyhedron::remove_pending_to_obtain_constraints() and Polyhedron::remove_pending_to_obtain_generators(). Started to consider the pending systems and in particular used them operator<=(x, y), Polyhedron::intersection_assign_and_minimize(y) and Polyhedron::intersection_assign(y).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cv...
participants (1)
-
Elisa Ricci