pub unsafe extern "C" fn SCIPincludeReaderBnd(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
includes the bnd file reader into SCIP
@ingroup FileReaderIncludes
pub unsafe extern "C" fn SCIPincludeReaderBnd(
scip: *mut SCIP,
) -> SCIP_RETCODEincludes the bnd file reader into SCIP
@ingroup FileReaderIncludes