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

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%