56 57 58 59 60
# File 'lib/rgl/bipartite.rb', line 56 def set_to_begin super @bipartite_sets_map[@start_vertex] = 0 end