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

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

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.