C++ Reference: scip_callback
Note: This documentation is automatically generated.
See go/scip-callbacks for documentation.This file provides a simplified C++ API for using callbacks with SCIP and MPSolver. It can be used directly by users, although in most cases, the mp_callback.h should be sufficient (in fact, SCIP's mp_callback.h implementation is built on top of this). See also go/mpsolver-callbacks.
Classes |
|
---|---|
ScipCallbackRunner | |
ScipCallbackRunnerImpl | |
ScipConstraintHandler | |
ScipConstraintHandlerContext |