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
Since this is an NP hard problem formulatable as 3-dimensional / tri-partite matching (MAX 3DM) or partition into triangles (PIT), to be correct is to use brute force search.