This is an option for the function monodromySolve which uses a complete graph. For instance, the user can choose to have 4 vertices and 2 edges connecting each pair of vertices. Then the homotopy will run on the complete graph on 4 vertices, where each edge is doubled.
|
|
|
The object completeGraphInit is a function closure.