Increases the key value of a min-heap element.
The type of min-heap.
The min-heap instance.
The element whose key value will be increased.
The value of increase.
true or false depending on the outcome of the increase process.
true
false
Increases the key value of a min-heap element.