An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![DOI](https://zenodo.org/badge/460453405.svg)](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.