Changes between Version 5 and Version 6 of IMMUTABLE_TREE_R0


Ignore:
Timestamp:
08/18/09 18:03:30 (16 years ago)
Author:
stefan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IMMUTABLE_TREE_R0

    v5 v6  
    3535= Design = 
    3636Following UML class diagram describes the class hierarchy that should be implemented: 
     37 
     38 
    3739[[Image(imm.jpg)]] 
     40 
    3841 
    3942Class ImmDosTree will be the implementation of Red-Black indexed tree. It's extension - ImmHashingTree contains hashable Nodes, so, itself is a hashable tree.