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
Right now, there's only a single Graph type. This needs to be refactored into these 4, NetworkX like, graph types to efficiently implement all algorithms. Seems like a good place for an abstract class.