Skip to content

Commit 8b66714

Browse files
authored
Update README.md
1 parent 6a3ef43 commit 8b66714

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

README.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,43 @@
1-
# distributed_algorithms_omnetpp
1+
# distributed_algorithms_omnetpp
2+
3+
- Introduction to Omnet++
4+
- lab1
5+
- TicToc
6+
- Information diffusion
7+
- diffuse_v0
8+
- diffuse_v1
9+
- diffuse_v2
10+
- diffuse_v3
11+
- Wake-up
12+
- Wflood
13+
- Traversal
14+
- Terry Traversal
15+
- DFT_traversal_v0
16+
- DFT_traversal_v1
17+
- DFT_traversal_v2
18+
- DFT_traversal_v3
19+
- BFT_draft (DRAFT !)
20+
21+
- Spanning tree construction
22+
- ST_0
23+
- ST_1
24+
- ST_2
25+
- ST_DFT
26+
- Diffusion_Tree
27+
- Routing
28+
- RR_v0
29+
- RR_v1
30+
- RT_v0
31+
- RT_v1
32+
- Extra
33+
- saturation (used for tree computation : center, median ... )
34+
- center_finding (based on saturation)
35+
- Tree_center_finding_BFT
36+
- Chandy_Lamport (snapshot)
37+
- p2p_centralisee
38+
39+
## Contributing
40+
feel free
41+
## Copyright and License
42+
43+
this repo is licensed under the [MIT License](LICENSE.md).

0 commit comments

Comments
 (0)