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

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: 990
Time: 166.68 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 1x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 18837.48 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 1x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 99.68 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 1x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 1120.05 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 1x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 166.05 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 31345.94 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 64.02 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 2109.16 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10x3x3 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 520
Time: 65.43 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 100x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 3566.38 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 100x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 192
Time: 34.91 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 100x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 347.11 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 100x3x3 | Obstacles: 10%

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 17.32 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10000x10x10 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 1724.55 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10000x1x1 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 114.62 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10000x32x32 | Obstacles: 10%

View File

@@ -0,0 +1,5 @@
Success! Path length: 990
Time: 148.09 ms
Results of the algorithm using shared memory.
Matrix: 500x500 | BlocksXThreadXThread: 10000x3x3 | Obstacles: 10%