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