SCIPincludeTableDefault

Function SCIPincludeTableDefault 

Source
pub unsafe extern "C" fn SCIPincludeTableDefault(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

creates the default statistics tables and includes them in SCIP

@ingroup TableIncludes