SCIP_LEAF

Type Alias SCIP_LEAF 

Source
pub type SCIP_LEAF = SCIP_Leaf;
Expand description

leaf information (should not exceed the size of a pointer)

Aliased Type§

#[repr(C)]
pub struct SCIP_LEAF { pub lpstatefork: *mut SCIP_Node, }

Fields§

§lpstatefork: *mut SCIP_Node

< fork/subroot node defining the LP state of the leaf