71 72 73
# File 'lib/rgl/bipartite.rb', line 71 def handle_back_edge(u, v) verify_odd_cycle(u, v) end