You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the bdd_setmaxnodenum function, the number of nodes is set to the first prime larger than the upper bound given. Instead, it ought to find the largest prime smaller than the upper bound.