pub unsafe extern "C" fn SCIPnlrowGetNLPPos(
nlrow: *mut SCIP_NLROW,
) -> c_intExpand description
gets position of a nonlinear row in current NLP, or -1 if not in NLP
pub unsafe extern "C" fn SCIPnlrowGetNLPPos(
nlrow: *mut SCIP_NLROW,
) -> c_intgets position of a nonlinear row in current NLP, or -1 if not in NLP