Changes between Version 7 and Version 8 of IMMUTABLE_TREE_R0
- Timestamp:
- 08/19/09 15:11:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IMMUTABLE_TREE_R0
v7 v8 42 42 Class ImmDosTree will be the implementation of Red-Black indexed tree. It's extension - ImmHashingTree contains hashable Nodes, so, itself is a hashable tree. 43 43 44 Tests: [5381] 44 45 45 = Implementation = 46 46 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 47 47 48 48 = Testing = 49 ^(Place the testing results here.)^ 49 Tests: [5399] 50 50 51 51 = Comments =