Function scip_sys::SCIPdigraphPrintGml
source · pub unsafe extern "C" fn SCIPdigraphPrintGml(
digraph: *mut SCIP_DIGRAPH,
file: *mut FILE
)Expand description
prints the given directed graph structure in GML format into the given file