search-algorithms/times.txt
2023-09-10 22:03:06 -05:00

13 lines
152 B
Plaintext

BFS:
- 10: 0.052015
- 20: 0.05767
- 100: 0.123823
DFS:
- 10: 0.02199
- 20: 0.034288
- 100: 0.092118
UCBFS:
- 10: 0.141568
- 20: 0.288738
- 100: 1.31126