[PPL-devel] ppl demos/ppl_lpsol/ppl_lpsol.c src/LP_Problem ...

Enea Zaffanella zaffanella at cs.unipr.it
Thu Feb 9 13:18:21 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	simplex
Changes by:	zaffanella at cs.unipr.it	2006-02-09 13:18:20

Modified files:
	demos/ppl_lpsol: ppl_lpsol.c 
	src            : LP_Problem.cc LP_Problem.defs.hh 
	                 LP_Problem.inlines.hh 

Log message:
	Temporarily replaced method
	const Constraint_System& constraints() const;
	by
	Constraint_System constraints() const;
	Removed a fixme.
	Simplified the prototype and the implementation of is_satisfied().

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/demos/ppl_lpsol/ppl_lpsol.c.diff?cvsroot=ppl&only_with_tag=simplex&r1=1.20.2.5&r2=1.20.2.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.cc.diff?cvsroot=ppl&only_with_tag=simplex&r1=1.1.2.28&r2=1.1.2.29
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.defs.hh.diff?cvsroot=ppl&only_with_tag=simplex&r1=1.1.2.21&r2=1.1.2.22
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.inlines.hh.diff?cvsroot=ppl&only_with_tag=simplex&r1=1.1.2.17&r2=1.1.2.18




More information about the PPL-devel mailing list