Description Usage Arguments Value See Also
View source: R/repairInfeasRI2.R
Wrapper for repairInfeasRI2
(needed by RBFsearch.R).
1 | repairInfeasibleW(resNM, gReal, rbf.model, cobra, checkIt = FALSE)
|
resNM |
a list as returned from optimizer (i.e. nmkb) with an infeasible
solution in |
gReal |
a (1 x nconstraint) matrix holding the real constraint values at |
rbf.model |
the constraint surrogate models |
cobra |
parameter list, we need here lower lower bounds of search region upper upper bounds of search region ri a list with all parameters for repairInfeasRI2 |
checkIt |
[FALSE] if TRUE, perform a check whether the returned solution is really feasible.
Needs access to the true constraint function |
resRI
a list containing:
|
the repaired (feasible) solution |
|
copied from |
|
0 (to indicate that this solution comes from |
|
0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.