Home
last modified time | relevance | path

Searched refs:linegraph (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_pprint.py454 cubo = test.test_set.linegraph(cube)
Dtest_set.py1699 def linegraph(G): function
1761 cuboctahedron = linegraph(g) # V( --> {V1, V2, V3, V4}
/external/python/cpython3/Lib/test/
Dtest_pprint.py603 cubo = test.test_set.linegraph(cube)
Dtest_set.py1814 def linegraph(G): function
1876 cuboctahedron = linegraph(g) # V( --> {V1, V2, V3, V4}