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
Christopher M Overton edited this page Apr 28, 2015
·
5 revisions
The more challenging aspects to the algorithm itself here given by cycles (polygon/face) generation. The Dijkstra wiki notes that I've furnished provide a basis for cycles generation, although I've included as an insulating layer added check methods to avoid duplicate cycles being furnished into a given cycles compilations list.
The following figure demonstrates the process of keying a cycle as well as testing a cycle, for instance, by a given key value on a hash set.