ppl tests/empty1.cc tests/inters2.cc tests/pri ...

CVSROOT: /cvs/ppl Module name: ppl Branch: space_dim Changes by: zaffanella@cs.unipr.it 2001-10-27 12:35:13
Modified files: tests : empty1.cc inters2.cc print.hh randchull1.cc src : Polyhedron.cc Polyhedron.defs.hh Polyhedron.inlines.hh Status.defs.hh Status.inlines.hh Status.cc
Log message: The zero_dim flag (and methods) in Status changed into more meaningful "zero_dim_univ". A lot of small changes to have a consistent dimension-checking. Now there is one "default" constructor for Polyhedron having two optional arguments: the space dimension (default 0) and the degenerate kind (default UNIVERSE). Tests adapted to use the new constructor and to avoid using the removed Polyhedron::is_zero_dim().
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/empty1.cc.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/inters2.cc.diff?cvsroot=... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/print.hh.diff?cvsroot=pp... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/randchull1.cc.diff?cvsro... 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.defs.hh.diff?cv... 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/Status.defs.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Status.inlines.hh.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Status.cc.diff?cvsroot=ppl...
participants (1)
-
Enea Zaffanella