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
Currently, the code will just blindly recurse down the Cayley graph. To avoid duplicate generation of the polygons in the tiling, there should be code dealing with the symmetry group of the tiling, generating a spanning tree of the Cayley graph instead of the current traversal scheme.
The text was updated successfully, but these errors were encountered:
Currently, the code will just blindly recurse down the Cayley graph. To avoid duplicate generation of the polygons in the tiling, there should be code dealing with the symmetry group of the tiling, generating a spanning tree of the Cayley graph instead of the current traversal scheme.
The text was updated successfully, but these errors were encountered: