| scip_get_sol | R Documentation |
Get the k-th solution from the solution pool
scip_get_sol(model, k)
model |
A SCIP model. |
k |
Integer; 1-based solution index (1 = best). |
A list with objval and x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.