Menu

Commit [r409]  Maximize  Restore  History

Check in modules/include files for handling balanced trees (data stored via an integer or string value as key). Implementation not entirely complete: the main functionality that is missing is a method to delete data from the tree that are stored via a particular key.

arjenmarkus 2020-01-07

added /trunk/src/datastructures/balanced_tree.f90
added /trunk/src/datastructures/balanced_tree_string.f90
changed /trunk/tests/datastructures/makefile
added /trunk/tests/datastructures/test_balanced_tree.f90
added /trunk/tests/datastructures/test_balanced_tree_string.f90
/trunk/src/datastructures/balanced_tree.f90 Diff Switch to side-by-side view
Loading...
/trunk/src/datastructures/balanced_tree_string.f90 Diff Switch to side-by-side view
Loading...
/trunk/tests/datastructures/makefile Diff Switch to side-by-side view
Loading...
/trunk/tests/datastructures/test_balanced_tree.f90 Diff Switch to side-by-side view
Loading...
/trunk/tests/datastructures/test_balanced_tree_string.f90 Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.