Help for this page

Select Code to Download


  1. or download this
    use Graph;
    
    ...
    }
    
    print "$_\n" for $graph->find_a_cycle;