49 50 51 52 53 54
# File 'lib/rgl/bipartite.rb', line 49 def reset super @bipartite_sets_map = {} @found_odd_cycle = false end