[SCIP] warm start

Stefan Vigerske svigerske at gams.com
Fri Jun 18 09:24:22 CEST 2021


Hi,

"to pass a partial solution to SCIP", use first SCIPcreatePartialSol() 
and then SCIPaddSolFree().

Stefan

On 6/18/21 9:12 AM, Marco Correia wrote:
> Hi,
> 
> What is the name of the function from the C interface to pass a partial
> solution to SCIP so that it can begin search from there? (in gurobi its via
> a variable parameter called "Start").
> 
> I couldn't find it in the docs, maybe it has a different name here?
> 
> Thanks
> Marco
> 
> 
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip
> 



More information about the Scip mailing list