Last modification |
View Log
| Download
| RSS feed
Last modification
- Rev 2461 2007-06-06 22:21:00
- Author: mencl
- Log message:
- Added Fast avl tree structure which should be used as timeout data structure instead of simple avl tree. This
structure has much faster search min and delete min operations (constant time).