powered by
V_bound(li, ui, lb, ub, nobj = max(li, ui)) "c"(...) as.V_bound(x) is.V_bound(x)
"V_bound"
V_bound(li=1:3, lb=rep.int(-Inf, 3)) V_bound(li=c(1, 5, 10), ui=13, lb=rep.int(-Inf, 3), ub=100, nobj=20)
Run the code above in your browser using DataLab