SCIP_BTNODE

Type Alias SCIP_BTNODE 

Source
pub type SCIP_BTNODE = SCIP_BtNode;
Expand description

search node of \ref SCIP_BT “binary tree”

Aliased Type§

pub struct SCIP_BTNODE { /* private fields */ }