SourceForge.net Logo

AVL Array

Home

Download


What is AVL Array?

AVL Array is a tool for programmers. It is a generic sequence container with logarithmic time complexity for both random access and insertion/removal (not only in the ends, but anywhere in the sequence). It is implemented as a C++ STL-like template. C# and Java versions might come soon.

What?

See the overview in the doumentation.

So now what?

Project Summary page

Documentation for the C++ STL-like version


Revised 23 November, 2006

Copyright © Universidad de Alcalá 2006. See accompanying license.