Загрузил резльутаты в репу

This commit is contained in:
2025-04-01 15:30:36 +03:00
parent ca32f11dbb
commit 850ae49a14
149 changed files with 4667 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 656.92 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 127512.37 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 398.64 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 5775.76 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 961.84 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 190.24 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 16595.83 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1012
Time: 491.46 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 100x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 24677.60 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 100x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 2062.14 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 100x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 124.21 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1000x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 14065.34 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1000x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 1138.56 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 1000x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 103.11 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10000x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 12445.25 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10000x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 618.89 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10000x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 1990
Time: 727.77 ms
Results of the algorithm using shared memory.
Matrix: 1000x1000 | BlocksXThreadXThread: 10000x3x3 | Obstacles: 10%