Sensitivity Analysis
Perform sensitivity analysis.
## S4 method for signature 'optObj_cplexAPI' sensitivityAnalysis(lp, ...) ## S4 method for signature 'optObj_glpkAPI' sensitivityAnalysis(lp, ...)
lp |
An object extending class |
... |
Further arguments passed to the initialization function of the solver package. |
The glpkAPI method generates a file "sar.txt"
and the
cplexAPI method returns a list.
signature(lp = "optObj_cplexAPI")
method to use with package optObj_cplexAPI.
signature(lp = "optObj_glpkAPI")
method to use with package optObj_glpkAPI.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.