Time bar (total: 4.2s)
| 11.0ms | 355× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 54 | 7 |
| 2 | 92 | 7 |
| 3 | 142 | 7 |
| 4 | 192 | 7 |
| 5 | 238 | 7 |
| 6 | 255 | 7 |
| 7 | 286 | 7 |
| 8 | 330 | 7 |
| 9 | 427 | 7 |
| 10 | 455 | 7 |
| 11 | 518 | 7 |
| 12 | 595 | 7 |
| 13 | 803 | 7 |
| 14 | 807 | 7 |
| 15 | 807 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 4.2b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 0.2b | (* (* z 3.0) y) |
| 0.3b | (/ y (* z 3.0)) |
| 6.8b | (/ t (* (* z 3.0) y)) |
| 30× | *-un-lft-identity |
| 25× | add-sqr-sqrt |
| 23× | add-exp-log add-cube-cbrt associate-+l+ add-cbrt-cube |
| 21× | prod-diff |
| 15× | times-frac |
| 9× | pow1 add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | associate-/l* |
| 5× | cbrt-undiv fma-def div-exp div-inv |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | associate-*r* pow-prod-down |
| 2× | frac-2neg frac-add clear-num associate-/r* sum-log distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*l* *-commutative flip-- flip-+ difference-of-squares |
| 89.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 17.0ms | (* (* z 3.0) y) |
| 7.0ms | (/ y (* z 3.0)) |
| 17.0ms | (/ t (* (* z 3.0) y)) |
| 76.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 23.0ms | (* (* z 3.0) y) |
| 19.0ms | (/ y (* z 3.0)) |
| 29.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 500 | 905 |
| 1 | 2477 | 746 |
| 2 | 5001 | 698 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 0.2b | (/ t (* z 3.0)) |
| 0.3b | (/ y (* z 3.0)) |
| 4.1b | (/ (/ t (* z 3.0)) y) |
| 48× | times-frac |
| 45× | *-un-lft-identity |
| 40× | add-sqr-sqrt |
| 38× | add-cube-cbrt |
| 23× | add-exp-log associate-+l+ add-cbrt-cube |
| 21× | prod-diff |
| 13× | associate-/l* |
| 10× | div-inv |
| 9× | cbrt-undiv div-exp add-log-exp |
| 5× | fma-def associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg prod-exp clear-num cbrt-unprod |
| 2× | frac-add sum-log distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log flip-- flip-+ associate-/l/ difference-of-squares |
| 92.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 8.0ms | (/ t (* z 3.0)) |
| 8.0ms | (/ y (* z 3.0)) |
| 14.0ms | (/ (/ t (* z 3.0)) y) |
| 79.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 18.0ms | (/ t (* z 3.0)) |
| 19.0ms | (/ y (* z 3.0)) |
| 30.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 577 | 1093 |
| 1 | 2337 | 935 |
| 2 | 5001 | 887 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (fma 1 x (- (* (/ y 3.0) (/ 1 z)))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 0.2b | (/ t (* z 3.0)) |
| 0.3b | (* (/ y 3.0) (/ 1 z)) |
| 4.1b | (/ (/ t (* z 3.0)) y) |
| 61× | times-frac |
| 54× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 40× | add-exp-log |
| 37× | add-cube-cbrt |
| 30× | add-cbrt-cube |
| 15× | div-exp |
| 13× | associate-*r* associate-*l* |
| 11× | cbrt-undiv |
| 10× | prod-exp associate-/l* |
| 8× | div-inv |
| 6× | pow1 cbrt-unprod add-log-exp unswap-sqr |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u |
| 3× | fma-def |
| 2× | rec-exp frac-2neg 1-exp clear-num fma-udef |
| 1× | +-commutative frac-times associate-+l+ associate-+r+ flip3-+ associate-*r/ pow-prod-down associate-*l/ sum-log un-div-inv *-commutative flip-+ associate-/l/ distribute-lft-out |
| 6.0ms | (+ (fma 1 x (- (* (/ y 3.0) (/ 1 z)))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 8.0ms | (/ t (* z 3.0)) |
| 25.0ms | (* (/ y 3.0) (/ 1 z)) |
| 15.0ms | (/ (/ t (* z 3.0)) y) |
| 100.0ms | (+ (fma 1 x (- (* (/ y 3.0) (/ 1 z)))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 20.0ms | (/ t (* z 3.0)) |
| 22.0ms | (* (/ y 3.0) (/ 1 z)) |
| 30.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 713 | 1089 |
| 1 | 3194 | 948 |
| 2 | 5001 | 928 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma 1 x (- (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y)) (/ (/ y 3.0) z))) |
| 0.2b | (/ t (* z 3.0)) |
| 0.2b | (/ (/ y 3.0) z) |
| 4.1b | (/ (/ t (* z 3.0)) y) |
| 111× | times-frac |
| 64× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 23× | add-exp-log add-cbrt-cube associate-/l* |
| 11× | div-inv |
| 10× | cbrt-undiv div-exp |
| 7× | associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | prod-exp cbrt-unprod associate-/l/ |
| 1× | fma-udef |
| 0.0ms | (fma 1 x (- (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y)) (/ (/ y 3.0) z))) |
| 8.0ms | (/ t (* z 3.0)) |
| 11.0ms | (/ (/ y 3.0) z) |
| 15.0ms | (/ (/ t (* z 3.0)) y) |
| 104.0ms | (fma 1 x (- (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y)) (/ (/ y 3.0) z))) |
| 19.0ms | (/ t (* z 3.0)) |
| 18.0ms | (/ (/ y 3.0) z) |
| 33.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 1056 |
| 1 | 2513 | 965 |
| 2 | 5001 | 965 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
71.5% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 1.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.3907014942898241e-56 | 1.3706120812682457e-50 | 1.6373854397720207e-52 |
| 8 | -4.2234171386325174e-57 | -1.628969886429466e-60 | -2.9828083705846457e-59 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 22 |
| 1 | 46 | 22 |
| 2 | 46 | 22 |
| 353.0ms | 11153× | body | 80 | valid |