SCIPfindTable

Function SCIPfindTable 

Source
pub unsafe extern "C" fn SCIPfindTable(
    scip: *mut SCIP,
    name: *const c_char,
) -> *mut SCIP_TABLE
Expand description

returns the statistics table of the given name, or NULL if not existing