Time bar (total: 15.4s)
| 33.0ms | 418× | body | 80 | valid |
Useful iterations: 7 (813.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 22 | 15 |
| 2 | 55 | 15 |
| 3 | 100 | 15 |
| 4 | 181 | 15 |
| 5 | 330 | 15 |
| 6 | 715 | 15 |
| 7 | 1555 | 13 |
| 8 | 4529 | 13 |
| done | 5000 | 13 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 11.5b
Found 3 expressions with local error:
| 0.0b | (- y (/ (- (* z z) (* x x)) y)) |
| 0.7b | (- (* z z) (* x x)) |
| 11.3b | (/ (- (* z z) (* x x)) y) |
| 17× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 13× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-log-exp difference-of-squares |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-/l* |
| 3× | pow1 flip3-- associate-/r* flip-- |
| 2× | sub-neg diff-log div-sub associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv distribute-lft-out-- associate--r- |
| 33.0ms | (- y (/ (- (* z z) (* x x)) y)) |
| 9.0ms | (- (* z z) (* x x)) |
| 26.0ms | (/ (- (* z z) (* x x)) y) |
| 62.0ms | (- y (/ (- (* z z) (* x x)) y)) |
| 44.0ms | (- (* z z) (* x x)) |
| 66.0ms | (/ (- (* z z) (* x x)) y) |
Useful iterations: 3 (725.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 1074 |
| 1 | 281 | 1017 |
| 2 | 806 | 945 |
| 3 | 3327 | 939 |
| done | 5000 | 939 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- y (/ (+ z x) (/ y (- z x)))) |
| 0.0b | (/ y (- z x)) |
| 0.2b | (/ (+ z x) (/ y (- z x))) |
| 177× | times-frac |
| 164× | *-un-lft-identity |
| 127× | add-sqr-sqrt |
| 80× | add-cube-cbrt |
| 26× | associate-/r* |
| 22× | distribute-lft-out difference-of-squares |
| 20× | distribute-lft-out-- |
| 13× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 7× | flip3-- flip-- div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | sub-neg flip3-+ diff-log flip-+ |
| 77.0ms | (- y (/ (+ z x) (/ y (- z x)))) |
| 12.0ms | (/ y (- z x)) |
| 34.0ms | (/ (+ z x) (/ y (- z x))) |
| 49.0ms | (- y (/ (+ z x) (/ y (- z x)))) |
| 42.0ms | (/ y (- z x)) |
| 59.0ms | (/ (+ z x) (/ y (- z x))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 3223 |
| 1 | 566 | 3010 |
| 2 | 2059 | 2910 |
| done | 5000 | 2883 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- y (* (+ z x) (/ (- z x) y))) |
| 0.0b | (/ (- z x) y) |
| 0.2b | (* (+ z x) (/ (- z x) y)) |
| 42× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* add-log-exp |
| 4× | associate-*l* |
| 3× | associate-/r* |
| 2× | cbrt-undiv frac-times flip3-- flip3-+ div-exp associate-*l/ prod-exp flip-- cbrt-unprod flip-+ div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg frac-2neg diff-log div-sub associate-*r/ pow-prod-down clear-num *-commutative distribute-lft-out |
| 10.0ms | (- y (* (+ z x) (/ (- z x) y))) |
| 17.0ms | (/ (- z x) y) |
| 51.0ms | (* (+ z x) (/ (- z x) y)) |
| 66.0ms | (- y (* (+ z x) (/ (- z x) y))) |
| 46.0ms | (/ (- z x) y) |
| 92.0ms | (* (+ z x) (/ (- z x) y)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 1274 |
| 1 | 375 | 1191 |
| 2 | 1494 | 1111 |
| done | 5002 | 1108 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ y (/ (- x z) (/ y (+ z x)))) |
| 0.0b | (/ y (+ z x)) |
| 0.2b | (/ (- x z) (/ y (+ z x))) |
| 174× | times-frac |
| 163× | *-un-lft-identity |
| 117× | add-sqr-sqrt |
| 79× | add-cube-cbrt |
| 23× | distribute-lft-out |
| 22× | associate-/r* |
| 19× | distribute-lft-out-- difference-of-squares |
| 15× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | flip3-+ flip-+ div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg div-sub clear-num associate-/l/ |
| 1× | +-commutative associate-+r- flip3-- sum-log flip-- |
| 94.0ms | (+ y (/ (- x z) (/ y (+ z x)))) |
| 20.0ms | (/ y (+ z x)) |
| 48.0ms | (/ (- x z) (/ y (+ z x))) |
| 59.0ms | (+ y (/ (- x z) (/ y (+ z x)))) |
| 28.0ms | (/ y (+ z x)) |
| 71.0ms | (/ (- x z) (/ y (+ z x))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 3206 |
| 1 | 690 | 2995 |
| 2 | 2385 | 2901 |
| done | 5002 | 2880 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 12 | 13 |
| done | 12 | 13 |
| 1.4s | 13572× | body | 80 | valid |