scip_get_solution: Get the best solution

View source: R/model.R

scip_get_solutionR Documentation

Get the best solution

Description

Get the best solution

Usage

scip_get_solution(model)

Arguments

model

A SCIP model (after scip_optimize).

Value

A list with objval and x.


scip documentation built on Aug. 30, 2026, 5:07 p.m.