Skip to content

Commit 8a6dd8c

Browse files
committed
Update README.md
1 parent 495068f commit 8a6dd8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ As usual, take into account that benchmarks will vary wildly depending on the gr
7171
the distance between the start and end points, and the distribution of walls. Don't take these as
7272
perfect indicators of performance given a specific grid size.
7373

74+
Grids are built with a 20% density of obstacles, with randomized start and end points. This results
75+
in fairly chaotic grids, which may challenge the algorithms performance.
76+
7477
### Unstable Grids (30s, 50 samples)
7578

7679
_Uses random seeds to give a better indicator of average execution time._

0 commit comments

Comments
 (0)