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
A method to compute the girth should be implemented. This is the length of the shortest closed duplicate-free vertex-edge-path that does not run around triangles (for example: the boundary of a triangle does not count).
Variations: Also return the path. Return all of these paths.
The text was updated successfully, but these errors were encountered:
A method to compute the girth should be implemented. This is the length of the shortest closed duplicate-free vertex-edge-path that does not run around triangles (for example: the boundary of a triangle does not count).
Variations: Also return the path. Return all of these paths.
The text was updated successfully, but these errors were encountered: