AvlTree: Balanced binary trees using the AVL algorithm.

[ bsd3, data-structures, library ] [ Propose Tags ]

A comprehensive and efficient implementation of AVL trees. The raw AVL API has been designed with efficiency and generality in mind, not elagance or safety. It contains all the stuff you really don't want to write yourself if you can avoid it. This library may be useful for rolling your own Sets, Maps, Sequences, Queues (for example).

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2.4, 3.0, 3.1, 3.2, 4.0, 4.1, 4.2
Change log CHANGELOG
Dependencies base, COrdering (>=2.3) [details]
License BSD-3-Clause
Copyright (c) Adrian Hey 2004-2008
Author Adrian Hey
Maintainer Adrian Hey http://homepages.nildram.co.uk/~ahey/em.png
Category Data Structures
Uploaded by AdrianHey at 2008-08-29T05:59:00Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7490 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]