|
Posted by hi_ryo on July 12, 2006, 4:57 am
Please log in for more thread options
The return of undef value in "has_a_cycle" seems to have no harm.
Thanks again to wolverian and purl for making it clear to me.
hi_ryo
> "has_a_cycle" should return true when there is a cycle in the graph,
> and false if not. However, when there is no cycle, it returns
> "uninitialized value" instead of false.
|