Replies: 1 comment 3 replies
-
On line 192 vertex |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
Isn't line 200 superfluous? We are already marking the vertex as :GRAY in line 192 when we go deeper in the recursion level at line 201.
Just wondering if I'm missing something :)
rgl/lib/rgl/traversal.rb
Lines 191 to 201 in 3cdf5c2
Beta Was this translation helpful? Give feedback.
All reactions