[PPL-devel] ppl/src MIP_Problem.cc MIP_Problem.defs.hh

Andrea Cimino cimino at cs.unipr.it
Wed Sep 27 18:45:14 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	cimino at cs.unipr.it	2006-09-27 18:45:14

Modified files:
	src            : MIP_Problem.cc MIP_Problem.defs.hh 

Log message:
	solve_mip() and is_mip_satisfiable() declared static.
	Avoided a lot of copies involed when a mip problem has
	to be solved / checked for satisfiability. Added
	a sketch of code in OK() that has to proof the
	satisfiability of a solution found that is constrained
	to have integer coefficients.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.cc.diff?cvsroot=ppl&r1=1.16&r2=1.17
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.defs.hh.diff?cvsroot=ppl&r1=1.11&r2=1.12




More information about the PPL-devel mailing list