[PPL-devel] ppl/tests/Polyhedron matasciidumpload1.cc

Roberto Bagnara roberto at cs.unipr.it
Fri Sep 23 09:00:26 CEST 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2005-09-23 09:00:25

Modified files:
	tests/Polyhedron: matasciidumpload1.cc 

Log message:
	Include <ctime>.
	It does not make sense to use TEMP_INTEGER here: use Coefficient instead.
	Avoid unnecessary use of macros: std::numeric_limits<T> is (must)
	be available for all numerical types.
	Use GMP's pseudo-random numbers instead of rand().

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/matasciidumpload1.cc.diff?cvsroot=ppl&r1=1.3&r2=1.4




More information about the PPL-devel mailing list