SCIP_BT

Type Alias SCIP_BT 

Source
pub type SCIP_BT = SCIP_Bt;
Expand description

Binary tree data structure

  • \ref BinaryTree “List of all available methods”

Aliased Type§

pub struct SCIP_BT { /* private fields */ }