ppl/src PolyBase.cc PolyBase.defs.hh

CVSROOT: /cvs/ppl Module name: ppl Branch: strict Changes by: zaffanella@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=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.defs.hh.diff?cvsr...
participants (1)
-
Enea Zaffanella