# Why filter out nodes equal to start? Because we don't want to enter in an infinite loop. https://github.com/orodriguez/Dev06_06/blob/38e5ef09d65e882085965cc48093823c67083408/AAD/Graph.cs#L22
Why filter out nodes equal to start?
Because we don't want to enter in an infinite loop.
Dev06_06/AAD/Graph.cs
Line 22 in 38e5ef0