pub unsafe extern "C" fn SCIPwriteSolutionNl(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
writes AMPL solution file
problem must have been read with .nl reader
pub unsafe extern "C" fn SCIPwriteSolutionNl(
scip: *mut SCIP,
) -> SCIP_RETCODEwrites AMPL solution file
problem must have been read with .nl reader