|
|
AVL ArrayHome |
Download |
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.
See the overview in the doumentation.
Revised 23 November, 2006
Copyright © Universidad de Alcalá 2006. See accompanying license.