Time bar (total: 4.5s)
| 10.0ms | 355× | body | 80 | valid |
Useful iterations: 0 (1.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 |
| 91.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 17.0ms | (* (* z 3.0) y) |
| 8.0ms | (/ y (* z 3.0)) |
| 18.0ms | (/ t (* (* z 3.0) y)) |
| 66.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 21.0ms | (* (* z 3.0) y) |
| 16.0ms | (/ y (* z 3.0)) |
| 26.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 2 (58.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 |
| 95.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 8.0ms | (/ t (* z 3.0)) |
| 8.0ms | (/ y (* z 3.0)) |
| 15.0ms | (/ (/ t (* z 3.0)) y) |
| 69.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 17.0ms | (/ t (* z 3.0)) |
| 18.0ms | (/ y (* z 3.0)) |
| 28.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 2 (51.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)) |
| 26.0ms | (* (/ y 3.0) (/ 1 z)) |
| 15.0ms | (/ (/ t (* z 3.0)) y) |
| 86.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)) |
| 17.0ms | (* (/ y 3.0) (/ 1 z)) |
| 25.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 2 (58.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 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) |
| 312× | times-frac |
| 222× | add-sqr-sqrt |
| 215× | *-un-lft-identity |
| 213× | add-cube-cbrt |
| 129× | prod-diff |
| 23× | add-exp-log add-cbrt-cube div-inv associate-/l* |
| 10× | cbrt-undiv div-exp |
| 7× | associate-/r* |
| 6× | add-log-exp |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg fma-neg clear-num difference-of-squares |
| 2× | prod-exp cbrt-unprod associate-/l/ |
| 1× | sub-neg flip3-- diff-log associate--l+ flip-- fma-udef distribute-lft-out-- |
| 32.0ms | (- (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) |
| 17.0ms | (/ (/ t (* z 3.0)) y) |
| 71.0ms | (- (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y)) (/ (/ y 3.0) z)) |
| 21.0ms | (/ t (* z 3.0)) |
| 16.0ms | (/ (/ y 3.0) z) |
| 26.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1521 | 7921 |
| 1 | 5002 | 6456 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
71.8% (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 | 45 | 22 |
| 1 | 47 | 22 |
| 2 | 47 | 22 |
| 350.0ms | 11153× | body | 80 | valid |