pydseamslib.cyoda.removeNonSPrings

pydseamslib.cyoda.removeNonSPrings#

pydseamslib.cyoda.removeNonSPrings(fullGraph: primitive::Graph) primitive::Graph#

Removes the non-SP rings, using the Franzblau shortest path criterion

Parameters:

fullGraph (The Graph object for the current frame. This also contains the rings vector of vectors, which has all possible rings [possibly including non-SP rings])