
18 Dec
2005
18 Dec
'05
4:56 p.m.
CVSROOT: /cvs/ppl Module name: ppl Branch: simplex Changes by: cimino@cs.unipr.it 2005-12-18 16:56:13
Modified files: src : LP_Problem.cc LP_Problem.defs.hh LP_Problem.inlines.hh
Log message: second_phase() declared void. Many inline methods simplified: `status' cases during the real simplex computations are now handled only by is_satisfiable() and second_phase().
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.cc.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.defs.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LP_Problem.inlines.hh.diff...