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
If you set the number of vertices in the graph to 0 the program should reject this input - frankly it's nonsense. You're program actually asks th user the start and end points and begins running the algorithm before segfaulting.