Method: RGL::BipartiteBFSIterator#found_odd_cycle

Defined in:
lib/rgl/bipartite.rb

#found_odd_cycleObject (readonly)

Returns the value of attribute found_odd_cycle.



47
48
49
# File 'lib/rgl/bipartite.rb', line 47

def found_odd_cycle
  @found_odd_cycle
end