Results 3 issues of Ward Bradt

Please take a look. This change modifies Gonum to add `DirectedCyclesContaining`, `DirectedCyclesOfMaxLen`, `DirectedCyclesOfMaxLenContaining` to the `topo` package (along with corresponding unit tests). The algorithms used in these 3 new functions...