SCIPgmlWriteEdge

Function SCIPgmlWriteEdge 

Source
pub unsafe extern "C" fn SCIPgmlWriteEdge(
    file: *mut FILE,
    source: c_uint,
    target: c_uint,
    label: *const c_char,
    color: *const c_char,
)
Expand description

writes an edge section to the given graph file