https://github.com/zabuzard/treeflood
TreeFlood offers algorithms to distributedly explore tree graphs.
https://github.com/zabuzard/treeflood
algorithm distributed-algorithms exploration graph-algorithms multithreading parallel-computing shared-memory tree tree-graph treeflood-offers-algorithms
Last synced: about 2 months ago
JSON representation
TreeFlood offers algorithms to distributedly explore tree graphs.
- Host: GitHub
- URL: https://github.com/zabuzard/treeflood
- Owner: Zabuzard
- License: gpl-3.0
- Created: 2017-05-20T12:11:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T15:05:33.000Z (almost 8 years ago)
- Last Synced: 2025-04-08T04:33:43.127Z (2 months ago)
- Topics: algorithm, distributed-algorithms, exploration, graph-algorithms, multithreading, parallel-computing, shared-memory, tree, tree-graph, treeflood-offers-algorithms
- Language: Java
- Size: 140 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TreeFlood
TreeFlood offers algorithms to distributedly explore tree graphs.The available documentation can be found in [our wiki](https://github.com/ZabuzaW/TreeFlood/wiki).