Applies LOBICO model to large and complex datasets, formulates the logic mapping as an integer linear programming problem (ILP), and uses the advanced ILP solvers (IBM ILOG Cplex) to find the optimal mapping. The package is developed using R and C++, where the logic mapping formulation and Cplex Solver are implemented as separate files by C++ for performance gain and R functions are used as wrappers to call the C++ functions in the package. The speed performance of our open source package is optimized by tuning relevant parameters of Cplex Solver, which leads to better performance than the standard Matlab package; it is described in: Knijnenburg, T.A. et al (2016) <doi:10.1038/srep36812>.
Package details |
|
---|---|
Maintainer | |
License | GPL-3 |
Version | 0.1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.