powered by
Get the k-th solution from the solution pool
scip_get_sol(model, k)
A list with objval and x.
objval
x
A SCIP model.
Integer; 1-based solution index (1 = best).