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
If k is large, top-level coarsening is stopped early so that recursive bisection based IP can partition the hypergraph. The current # of friutless moves (50) might not be enough in this case. An adaptive variant would bei better in this case.
The text was updated successfully, but these errors were encountered:
If k is large, top-level coarsening is stopped early so that recursive bisection based IP can partition the hypergraph. The current # of friutless moves (50) might not be enough in this case. An adaptive variant would bei better in this case.
The text was updated successfully, but these errors were encountered: