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

Andrea Cimino cimino at cs.unipr.it
Thu Oct 5 10:18:50 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	cimino at cs.unipr.it	2006-10-05 10:18:49

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

Log message:
	The correctness of the solution found, if is involved a
	non-empty integer Variables_Set, is now proofed without having a special
	member in the class. Slightly modified is_mip_satisfiable(), solve_mip
	and choose_branching_variable() intefaces for that purpose.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.cc.diff?cvsroot=ppl&r1=1.29&r2=1.30
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.defs.hh.diff?cvsroot=ppl&r1=1.21&r2=1.22
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.inlines.hh.diff?cvsroot=ppl&r1=1.11&r2=1.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/MIP_Problem.templates.hh.diff?cvsroot=ppl&r1=1.6&r2=1.7




More information about the PPL-devel mailing list