Tech News
← Home  ·  All topics

Scip Solver

1 GoKawiil brief on this topic

New Go library scipgo brings SCIP optimizer bindings to Go developers

A developer released scipgo, an open-source Go library that wraps the SCIP solver for mixed integer and nonlinear programming problems. It mirrors the API design of russcip, an existing Rust crate for SCIP, making it straightforward for developers familiar with either language to switch between them.