MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / example.py

File example.py

src/1/implementing_a_priority_queue/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# example.py
2#
3# Example of a priority queue
4

Callers

nothing calls this directly

Calls 4

ItemClass · 0.85
PriorityQueueClass · 0.70
pushMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected