- 14 Sep, 2018 21 commits
-
-
Alexis Di Lisi authored
-
Alexis Di Lisi authored
-
Alexis Di Lisi authored
-
Alexis Di Lisi authored
-
Alexis Di Lisi authored
Relatively small model batch. These models are used to test the implementation of the distributed Union-Find. * benchmarks/models/*.txt: here.
-
Alexis Di Lisi authored
* benchmarks/results/README: here.
-
Alexis Di Lisi authored
Each sending depends on the depth. Only one thread per machine manages the reception of messages. This test was performed with 3 machines. * benchmarks/results/central3_depth/*: here.
-
Alexis Di Lisi authored
Each sending depends on the depth. The algorithm uses a second DFS to close the successors. Only one thread per machine manages the reception of messages. This test was performed with 2 machines. * benchmarks/results/central2_depth_dfs/*: here.
-
Alexis Di Lisi authored
Each sending depends on the depth. Only one thread per machine manages the reception of messages. This test was performed with 2 machines. * benchmarks/results/central2_depth/*: here.
-
Alexis Di Lisi authored
Each sending depends on the depth. The algorithm uses a second DFS to close the successors. * benchmarks/results/depth_dfs/*: here.
-
Alexis Di Lisi authored
Each shipment depends directly on the threshold. * benchmarks/results/pop_end/*: here.
-
Alexis Di Lisi authored
Each shipment depends directly on the threshold. The algorithm uses a second DFS to close the successors. * benchmarks/results/pop_dfs/*: here.
-
Alexis Di Lisi authored
Each shipment depends directly on the threshold. The algorithm uses a second DFS to close the successors. * benchmarks/results/pop_dfs_end/*: here.
-
Alexis Di Lisi authored
* benchmarks/results/depth_end/README: here.
-
Alexis Di Lisi authored
Each sending depends on the depth. * benchmarks/results/*: here.
-
Alexis Di Lisi authored
* benchmarks/scripts/README: here.
-
Alexis Di Lisi authored
* benchmarks/scripts/dve_to_dve2c.sh: here.
-
Alexis Di Lisi authored
Relatively small model batch. These models are used to test the implementation of the distributed DFS, and must be compiled beforehand with the script dve_to_dve2c. * benchmarks/models/*: here.
-
Alexis Di Lisi authored
This report is divided into three parts: The first is a set of definitions related to model checking, the second deals with deadlock verification and the implementation of a distributed DFS and finally, the third part deals with the distributed Union-Find structure. * report/1808.pdf, report/slides.pdf: here.
-
Alexis Di Lisi authored
-
Alexis Di Lisi authored
-