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

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: 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%