diff --git a/README.md b/README.md index 870bbfb4e..a54d4ce24 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ Fri 0 4 * [Cbc](https://projects.coin-or.org/Cbc) * [GLPK](https://www.gnu.org/software/glpk/) * [HiGHS](https://highs.dev/) +* [SCIP](https://www.scipopt.org/) * [Gurobi](https://www.gurobi.com/) * [Xpress](https://www.fico.com/en/products/fico-xpress-solver) * [Cplex](https://www.ibm.com/de-de/analytics/cplex-optimizer) diff --git a/doc/index.rst b/doc/index.rst index 398466074..7241bc5ac 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -43,6 +43,7 @@ flexible data-handling features: - `Cbc `__ - `GLPK `__ - `HiGHS `__ + - `SCIP `__ - `MindOpt `__ - `Gurobi `__ - `Xpress `__