stober / pqueue

Python priority queue class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pqueue

Author: Jeremy Stober
Contact: stober@gmail.com
Version: 0.1

This is based on the recipe found in the Python documentation for heapq.

About

Python priority queue class.


Languages

Language:Python 100.0%