pub type SCIP_VALUEHISTORY = SCIP_ValueHistory;Expand description
Value history data structure
branching and inference history informations for single variable dependent on the domain value
- \ref SCIP_VALUEHISTORY “List of all available methods”
Aliased Type§
pub struct SCIP_VALUEHISTORY { /* private fields */ }