Description Usage Arguments Details Value Author(s) References
Low level interface function to the IBM ILOG CPLEX function
CPXgetnumquad. Consult the IBM ILOG CPLEX documentation for more
detailed information.
1 | getNumQuadCPLEX(env, lp)
|
env |
An object of class |
lp |
An object of class |
Interface to the C function getNumQuad which calls the CPLEX
function CPXgetnumquad.
If successful the number of variables that have quadratic objective
coefficients is returned. If env or lp do not exist, zero is
returned.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.