Methods to be used within a callback of a problem object
The following methods can be called from within a callback function that has been passed in one of the problem.addcb* methods. Calling these functions outside of a callback may result in an error and trigger termination of the optimization process. We provide two tables: one is for the Optimizer and another for the nonlinear solvers.
copycallbacks | delcpcuts | delcuts |
getcpcutlist | getcpcuts | getcutlist |
getcutmap | getcutslack | interrupt |
loadcuts | setbranchbounds | setbranchcuts |
storebounds | storecuts | strongbranchcb |
addcuts |