Type Alias scip_sys::SCIP_VALUEHISTORY

source ·
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§

struct SCIP_VALUEHISTORY { /* private fields */ }