[Overview][Classes][Index] Reference for unit 'AVL_Tree' (#fcl)

Reference for unit 'AVL_Tree'

AVL tree implementation

uses

  Classes,

  sysutils;

Overview

The avl_tree unit implements a general-purpose AVL (balanced) tree class: the TAVLTree class and it's associated data node class TAVLTreeNode.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads