scip_optimize: Solve a SCIP model

View source: R/model.R

scip_optimizeR Documentation

Solve a SCIP model

Description

Solve a SCIP model

Usage

scip_optimize(model)

Arguments

model

A SCIP model.

Value

Invisible NULL. Use scip_get_status and scip_get_solution to retrieve results.


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