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
Idea: have a generic recursive_bisection function that runs bi-partitioning algorithms recursively. Would also work with FM should it become bi-partitioning only.
Idea: have a generic recursive_bisection function that runs bi-partitioning algorithms recursively. Would also work with FM should it become bi-partitioning only.
This commit seems to have removed k-partitioning support for kernighan-lin:
1ef583f
The text was updated successfully, but these errors were encountered: