Description Usage Arguments Details Value Author(s) References
Low level interface function to the IBM ILOG CPLEX function
CPXchgprobname
. Consult the IBM ILOG CPLEX documentation for more
detailed information.
1 | copyColTypeCPLEX(env, lp, xctype)
|
env |
An object of class |
lp |
An object of class |
xctype |
A vector containing the type of each column in the constraint matrix. |
Interface to the C function copyColType
which calls the CPLEX
function CPXcopyctype
.
Zero if successful, otherwise nonzero.
Gabriel Gelius-Dietrich <[email protected]>
Maintainer: Claus Jonathan Fritzemeier <[email protected]>
The IBM ILOG CPLEX home page at https://www.ibm.com/developerworks/university/academicinitiative/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.