MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577413.py

File recipe-577413.py

recipes/Python/577413_Topological_Sort/recipe-577413.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1try:
2 from functools import reduce
3except:
4 pass

Callers

nothing calls this directly

Calls 5

printFunction · 0.85
toposort2Function · 0.70
setFunction · 0.50
splitMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected