How to install SCIP with pyscipopt in Windows

1. Prerequisites

Version of SCIP: SCIP9.2.1.0
OS: Windows11

2. Steps

(1) Download and execute the installer “SCIPOptSuite-9.2.1-win64.exe” form [1].
(2) Set the environment variable “SCIPOPTDIR” to the installations directory of the SCIP.
(3) Install pyscipopt by pip with the following command.
python -m pip install pyscipopt.

3. References

[1] SCIP9.2.1 Download Page
https://www.scipopt.org/index.php#download

Published by ktke109

I love open souce database management systems.