The SplMinHeap class
(PHP 5 >= 5.3.0)
소개
The SplMinHeap class provides the main functionalities of a heap, keeping the minimum on the top.
클래스 개요
/* 메소드 */
/* 상속된 메소드 */
}Table of Contents
- SplMinHeap::compare — Compare elements in order to place them correctly in the heap while sifting up.
There are no user contributed notes for this page.
