Description: This file contains routines implementing a priority queue.
The priority queue is implemented as a heap. The larger value,
the higher priority.
- [PQueue] - Qinghua Yin Dynasty Queensland version d
File list (Check if you may need any files):
PQueue.c
PQueue.h