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§

struct SCIP_BT { /* private fields */ }