The SplMinHeap class
(PHP 5 >= 5.3.0)
Introdução
The SplMinHeap class provides the main functionalities of a heap, keeping the minimum on the top.
Sinopse da classe
/* Métodos */
/* Métodos herdados */
}Índice
- SplMinHeap::compare — Compare elements in order to place them correctly in the heap while sifting up.
User Contributed Notes
SplMinHeap
SplMinHeap
There are no user contributed notes for this page.

SplMaxHeap::compare