Time bar (total: 15.9s)
| 13.0ms | 301× | body | 80 | nan |
| 13.0ms | 274× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 47 | 14 |
| 3 | 73 | 14 |
| 4 | 96 | 14 |
| 5 | 130 | 14 |
| 6 | 193 | 14 |
| 7 | 445 | 14 |
| 8 | 1118 | 14 |
| 9 | 4485 | 14 |
| done | 5001 | 14 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log *-un-lft-identity add-cbrt-cube |
| 11× | add-cube-cbrt |
| 9× | add-log-exp |
| 6× | pow1 times-frac associate-*r* associate-/l* |
| 4× | cbrt-undiv div-exp sqrt-prod |
| 3× | diff-log associate-*l* prod-exp cbrt-unprod distribute-lft-out-- |
| 2× | sub-neg flip3-- frac-2neg associate--l+ clear-num associate-/r* frac-sub flip-- div-inv unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative difference-of-squares |
| 144.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 68.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 27.0ms | (/ 1.0 (* x 9.0)) |
| 76.0ms | (/ y (* 3.0 (sqrt x))) |
| 39.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (480.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 1191 |
| 1 | 530 | 1096 |
| 2 | 2287 | 1004 |
| done | 5000 | 1004 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 0.3b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 71× | add-sqr-sqrt |
| 51× | times-frac |
| 37× | *-un-lft-identity |
| 35× | add-cube-cbrt |
| 28× | associate-*r* sqrt-prod |
| 25× | associate-*l* |
| 23× | add-exp-log add-cbrt-cube |
| 11× | unswap-sqr |
| 9× | add-log-exp |
| 8× | pow1 |
| 6× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 3× | diff-log div-inv associate-/l* |
| 2× | sub-neg flip3-- pow-prod-down associate--l+ *-commutative frac-sub flip-- |
| 1× | associate--l- frac-times frac-2neg associate-*r/ associate-*l/ clear-num associate-/r* distribute-lft-out-- difference-of-squares |
| 42.0ms | (- (- 1.0 (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 23.0ms | (/ y (* 3.0 (sqrt x))) |
| 46.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 18.0ms | (* 3.0 (sqrt x)) |
| 139.0ms | (- (- 1.0 (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 81.0ms | (/ y (* 3.0 (sqrt x))) |
| 101.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 53.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (3.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 2171 |
| 1 | 829 | 1758 |
| 2 | 4533 | 1644 |
| done | 5001 | 1598 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (- (/ (/ 1.0 9.0) x)) (/ y (* 3.0 (sqrt x)))) |
| 0.3b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (/ (/ 1.0 9.0) x) |
| 0.3b | (* 3.0 (sqrt x)) |
| 78× | times-frac |
| 57× | add-sqr-sqrt |
| 55× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube associate-/l* |
| 8× | add-log-exp |
| 6× | pow1 associate-*r* div-inv |
| 5× | cbrt-undiv div-exp |
| 4× | associate-/r* sqrt-prod |
| 3× | associate-*l* |
| 2× | frac-2neg diff-log prod-exp clear-num cbrt-unprod distribute-lft-out-- unswap-sqr |
| 1× | associate--l- neg-sub0 sub-neg flip3-- distribute-rgt-neg-in pow-prod-down neg-log *-commutative frac-sub flip-- associate-/l/ distribute-neg-frac difference-of-squares |
| 194.0ms | (- (- (/ (/ 1.0 9.0) x)) (/ y (* 3.0 (sqrt x)))) |
| 13.0ms | (/ y (* 3.0 (sqrt x))) |
| 18.0ms | (/ (/ 1.0 9.0) x) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 91.0ms | (- (- (/ (/ 1.0 9.0) x)) (/ y (* 3.0 (sqrt x)))) |
| 110.0ms | (/ y (* 3.0 (sqrt x))) |
| 34.0ms | (/ (/ 1.0 9.0) x) |
| 61.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 1743 |
| 1 | 732 | 1622 |
| 2 | 3148 | 1526 |
| done | 5001 | 1518 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (* 3.0 (sqrt x)) y) |
| 0.3b | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (/ 1 (/ (* 3.0 (sqrt x)) y)) |
| 85× | add-sqr-sqrt |
| 84× | times-frac |
| 51× | add-cube-cbrt *-un-lft-identity |
| 44× | add-exp-log |
| 32× | add-cbrt-cube |
| 28× | associate-*r* sqrt-prod |
| 25× | associate-*l* |
| 18× | div-exp |
| 11× | cbrt-undiv unswap-sqr |
| 10× | associate-/r* |
| 9× | pow1 prod-exp |
| 8× | div-inv |
| 7× | cbrt-unprod |
| 4× | associate-/l* add-log-exp |
| 3× | rec-exp 1-exp |
| 2× | frac-2neg pow-prod-down clear-num *-commutative |
| 1× | frac-times pow-flip associate-*r/ associate-*l/ associate-/r/ inv-pow |
| 22.0ms | (/ (* 3.0 (sqrt x)) y) |
| 69.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 15.0ms | (* 3.0 (sqrt x)) |
| 25.0ms | (/ 1 (/ (* 3.0 (sqrt x)) y)) |
| 95.0ms | (/ (* 3.0 (sqrt x)) y) |
| 128.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 70.0ms | (* 3.0 (sqrt x)) |
| 103.0ms | (/ 1 (/ (* 3.0 (sqrt x)) y)) |
Useful iterations: done (565.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 2302 |
| 1 | 946 | 1945 |
| done | 5000 | 1801 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 20 |
| 1 | 20 | 20 |
| done | 20 | 20 |
| 895.0ms | 8672× | body | 80 | nan |
| 664.0ms | 8557× | body | 80 | valid |