https://github.com/equaeghe/ecyglpki
Cython GLPK interface
https://github.com/equaeghe/ecyglpki
cython glpk graph-algorithms linear-programming mixed-integer-programming python sat-solver
Last synced: 3 months ago
JSON representation
Cython GLPK interface
- Host: GitHub
- URL: https://github.com/equaeghe/ecyglpki
- Owner: equaeghe
- License: gpl-3.0
- Created: 2014-06-10T09:01:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T20:00:15.000Z (over 8 years ago)
- Last Synced: 2025-11-27T17:55:47.678Z (5 months ago)
- Topics: cython, glpk, graph-algorithms, linear-programming, mixed-integer-programming, python, sat-solver
- Homepage: https://equaeghe.github.io/ecyglpki/
- Size: 802 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ecyglpki
========
Cython GLPK interface
Development takes place in branches named
-
Check them out.
Releases correspond to tags with the version string
..
as a name; they are prepared in branches with the same name.
The version string follows the [semantic versioning](http://semver.org/) conventions.