pub unsafe extern "C" fn SCIPgetNNLPVars(scip: *mut SCIP) -> c_intExpand description
gets current number of variables in NLP
@pre This method can be called if SCIP is in one of the following stages: - \ref SCIP_STAGE_INITSOLVE - \ref SCIP_STAGE_SOLVING