| 189 |
* Heap(1, num_entries) property, an index such that 1 <= index <= num_elements, |
189 |
* Heap(1, num_entries) property, an index such that 1 <= index <= num_elements, |
| 190 |
* and an new priority for the element at index, change the priority of |
190 |
* and a new priority for the element at index, change the priority of |
| 191 |
* element index and restore the Heap(0, num_elements) property. |
191 |
* element index and restore the Heap(0, num_elements) property. |