Function scip_sys::SCIPbtPrintGml

source ·
pub unsafe extern "C" fn SCIPbtPrintGml(
    tree: *mut SCIP_BT,
    file: *mut FILE
)
Expand description

prints the binary tree in GML format into the given file