[PPL-devel] ppl/src Polyhedron.cc Polyhedron.inlines.hh Po ...

Elisa Ricci ericci at spartacus.cs.unipr.it
Fri Nov 8 12:20:14 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	lazy
Changes by:	ericci at 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=ppl&only_with_tag=lazy&r1=1.261&r2=1.261.2.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.55.2.1&r2=1.55.2.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.171.2.1&r2=1.171.2.2




More information about the PPL-devel mailing list