Joel Holdsworth
|
3a41758682
|
Changed the "delete" variable name to "del" to satisfy the C++ compiler
|
2008-10-18 12:25:18 +01:00 |
|
Christian Thaeter
|
bfdcbfcb7f
|
add a static initializer to psplay.h
|
2008-10-15 15:49:35 +02:00 |
|
Christian Thaeter
|
86deb4e72d
|
Probabilistic Splay Tree implementation
Generalized an older implementation I already had, the splay formulas need
some improvements. Documentation comes next.
|
2008-09-06 12:23:58 +02:00 |
|
Christian Thaeter
|
bc055ab803
|
Probabilistic Splay Tree implementation
Generalized an older implementation I already had, the splay formulas need
some improvements. Documentation comes next.
|
2008-09-06 12:22:43 +02:00 |
|