
CVSROOT: /cvs/ppl Module name: ppl Branch: grids Changes by: mundell@cs.unipr.it 2005-11-10 18:31:25
Modified files: src : Constraint.defs.hh Congruence_System.inlines.hh Congruence_System.defs.hh Congruence_System.cc
Log message: In insert(cg) use add_recycled_row instead of add_row when a resized copy of cg is created, and call num_rows() in place instead of using a variable. Inline insert(cg). Doc the strong normalization of the insert methods.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint.defs.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Congruence_System.inlines.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Congruence_System.defs.hh.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Congruence_System.cc.diff?...