Description Usage Arguments Details Value Author(s) References
Low level interface function to the COIN-OR Clp function
Clp_setOptimizationDirection. Consult the COIN-OR Clp
documentation for more detailed information.
1 | setObjDirCLP(lp, lpdir)
|
lp |
An object of class |
lpdir |
Optimization direction flag: 1: minimize, -1: maximize, 0: ignore. |
Interface to the C function setObjDir which calls
the COIN-OR Clp function Clp_setOptimizationDirection.
NULL
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
The COIN-OR Clp home page at https://projects.coin-or.org/Clp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.