https://github.com/scipopt/pysoplex
Python interface for the SoPlex solver
https://github.com/scipopt/pysoplex
Last synced: over 1 year ago
JSON representation
Python interface for the SoPlex solver
- Host: GitHub
- URL: https://github.com/scipopt/pysoplex
- Owner: scipopt
- Created: 2023-02-22T11:44:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T15:11:35.000Z (over 2 years ago)
- Last Synced: 2025-01-28T00:35:15.019Z (over 1 year ago)
- Language: Cython
- Size: 44.9 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PySoPlex
=========
This project provides an interface from Python to the [SoPlex](https://soplex.zib.de/). Please review [SoPlex's license
restrictions](https://soplex.zib.de/index.php#license) before installing PySoPlex.