Skip to content

Interface to SCIP solver #498

@CROdominik

Description

@CROdominik

Could it be possible to add SCIP solver interface to the implementation roadmap?
https://www.scipopt.org/

SCIP is a very powerful NON COMMERCIAL solver for mixed integer programming. Recently, some researchers achieved big improvements on MILP problems solving by using SCIP for pressolve and highs for further solve. As both as non commercial solvers, it would be very powerful that this combination can be utilized through linopy directly.

There is a python library for building optimization models and solving using SCIP which could help out here: https://github.com/scipopt/PySCIPOpt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions