This is an option for the function monodromySolve which uses a flower graph. That is, the seed system is the central vertex of the graph; it is connected to all other vertices by two paths, thus creating a "petal" for each additional vertex.
|
|
|
The object flowerGraphInit is a function closure.