| scip_get_info | R Documentation |
Get solver information
scip_get_info(model)
model |
A SCIP model (after |
A list with solve_time, nodes, iterations,
gap, sol_count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.