toCPXMatrix | R Documentation |
This function is heavily influences by Rcplex: See Rcplex:::toCPXMatrix. However, Rcplex is a difficult package to include as a dependency as it requires explicit compilation with links to proprietry header/library files.
toCPXMatrix(Amat)
Amat |
Constraint matrix. Can be of type sparseMatrix or simple_triplet_matrix |
A list compatible with the copyLpCPLEX in cplexAPI
cplexAPI::copyLpCPLEX
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.