Home
last modified time | relevance | path

Searched refs:build_petersons_graph (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/py-pygraph/pygraph-0.2.1-4-g037bb2f/tests/
H A Dtest_planarity.py157 graph = utility_functions.build_petersons_graph()
H A Dutility_functions.py250 def build_petersons_graph(): function