https://github.com/sysbiochalmers/cplexapi
R Interface to C API of IBM ILOG CPLEX
https://github.com/sysbiochalmers/cplexapi
Last synced: over 1 year ago
JSON representation
R Interface to C API of IBM ILOG CPLEX
- Host: GitHub
- URL: https://github.com/sysbiochalmers/cplexapi
- Owner: SysBioChalmers
- License: gpl-3.0
- Created: 2022-02-17T13:45:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T14:55:44.000Z (over 3 years ago)
- Last Synced: 2025-01-30T22:51:18.457Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 360 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://zenodo.org/badge/latestdoi/460453405)
# cplexAPI
This R Interface to C API of IBM ILOG CPLEX provides CPLEX support for [sybil](https://github.com/SysBioChalmers/sybil), and requires IBM ILOG CPLEX version >= 12.1 .
If you're facing any problems, please open an [issue](https://github.com/SysBioChalmers/cplexAPI/issues/new) or a [discussion](https://github.com/SysBioChalmers/cplexAPI/discussions/new).
_Note_: This repository was previously hosted at https://gitlab.cs.uni-duesseldorf.de/general/ccb/cplexAPI.