pub unsafe extern "C" fn SCIPgetNChildren(scip: *mut SCIP) -> c_intExpand description
gets number of children of focus node
@return number of children of the focus node
@pre This method can be called if @p scip is in one of the following stages: - \ref SCIP_STAGE_SOLVING