pub unsafe extern "C" fn Clp_initialSolve(
model: *mut Clp_Simplex,
) -> c_intExpand description
General solve algorithm which can do presolve. See ClpSolve.hpp for options
pub unsafe extern "C" fn Clp_initialSolve(
model: *mut Clp_Simplex,
) -> c_intGeneral solve algorithm which can do presolve. See ClpSolve.hpp for options