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
pub unsafe extern "C" fn SCIPdigraphPrintGml(
digraph: *mut SCIP_DIGRAPH,
file: *mut FILE,
)prints the given directed graph structure in GML format into the given file