Type Alias SCIP_BTNODE

Source
pub type SCIP_BTNODE = SCIP_BtNode;
Expand description

search node of \ref SCIP_BT “binary tree”

Aliased Type§

#[repr(C)]
pub struct SCIP_BTNODE { /* private fields */ }