#include <BinaryHeap.h>
Public Attributes | |
| int | id |
| user-defined information to be stored by id | |
| int | priority |
| Key which represents the priority. | |
| int elt::id |
user-defined information to be stored by id
| int elt::priority |
Key which represents the priority.