Parameters to access statistics with.
Storage for a function pointer.
T(*)(Scip *) fptr
Type of the function pointer to store the original call to SCIP.
T operator()(Scip *s) const
Returns the value of the statistics.
const fptr m_PLAIN_CALL
Function pointer to the original SCIP call.