diff --git a/times.txt b/times.txt new file mode 100644 index 0000000..9da2f64 --- /dev/null +++ b/times.txt @@ -0,0 +1,12 @@ +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