[Scip] Set global upper bound?

Pavlo Dyban pdyban at gmail.com
Thu Aug 4 17:29:00 MEST 2011


Hello,
in short, what is the best way to update the global upper bound to a
given value?

I am working on solving two-stage stochastic linear integer problems
by applying the integer L-shaped method. In the algorithm, I need to
first check the given solution for feasibility, then branch for
integrality, then update the upper bound and, last, check for
optimality. I cannot find any function that would simply set the upper
bound to a given value.

I would appreciate any help!

Best regards,
Pavlo Dyban


More information about the Scip mailing list