[PPL-devel] ppl/src PolyBase.cc PolyBase.defs.hh

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Sun Mar 24 16:32:09 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	strict
Changes by:	zaffanella at cs.unipr.it	2002-03-24 16:32:09

Modified files:
	src            : PolyBase.cc PolyBase.defs.hh 

Log message:
	Methods obtain_sorted_constraints(), obtain_sorted_generators(),
	obtain_sorted_constraints_with_sat_c(), obtain_sorted_generators_with_sat_g()
	now declared const, since they do not logically modify the polyhedron.
	As a consequence, simplified (by removing the const_cast's) the methods
	constraints(), generators(), intersection_assign(), convex_hull_assign(),
	convex_hull_assign_and_minimize().

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.cc.diff?cvsroot=ppl&only_with_tag=strict&r1=1.1.2.23&r2=1.1.2.24
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.defs.hh.diff?cvsroot=ppl&only_with_tag=strict&r1=1.1.2.6&r2=1.1.2.7




More information about the PPL-devel mailing list