https://github.com/sysbiochalmers/sybil-glpkapi
R Interface to C API of GLPK
https://github.com/sysbiochalmers/sybil-glpkapi
Last synced: 12 months ago
JSON representation
R Interface to C API of GLPK
- Host: GitHub
- URL: https://github.com/sysbiochalmers/sybil-glpkapi
- Owner: SysBioChalmers
- License: gpl-3.0
- Created: 2022-02-17T13:45:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T15:13:44.000Z (over 3 years ago)
- Last Synced: 2025-03-26T01:33:25.236Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sybil-glpkAPI
This R Interface to C API of GLPK provides GLPK support for [sybil](https://github.com/SysBioChalmers/sybil), and requires GLPK Version >= 4.42.
If you're facing any problems, please open an [issue](issues/new) or a [discussion](/discusions/new).
_Note_: This repository was previously hosted at https://gitlab.cs.uni-duesseldorf.de/general/ccb/glpkapi .