SCIPsetFindTable

Function SCIPsetFindTable 

Source
pub unsafe extern "C" fn SCIPsetFindTable(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_TABLE
Expand description

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