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