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
Utilizes linked lists to simulate a timeline and various nexus events using their respective Timeline and createNexusEvent functions. The same branches are then pruned using deallocation and redirecting the nodes in the linked list. The various stages are illustrated.