Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msakai/pulp-scip
https://github.com/msakai/pulp-scip
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/msakai/pulp-scip
- Owner: msakai
- License: mit
- Created: 2015-05-04T15:32:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T11:54:31.000Z (over 5 years ago)
- Last Synced: 2024-10-13T23:49:02.108Z (3 months ago)
- Language: Python
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pulp-scip
PuLP-SCIP is a module for calling SCIP[1] from PuLP[2].
## References:
* [1] SCIP -- Solving Constraint Integer Programs, http://scip.zib.de/
* [2] PuLP -- A python Linear Programming API, https://github.com/coin-or/pulp/