Time bar (total: 13.3s)
| 16.0ms | 339× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 24 | 15 |
| 2 | 54 | 15 |
| 3 | 92 | 15 |
| 4 | 137 | 15 |
| 5 | 150 | 15 |
| 6 | 159 | 15 |
| 7 | 176 | 15 |
| 8 | 197 | 15 |
| 9 | 206 | 15 |
| done | 206 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 0.2b | (/ y (* z 3.0)) |
| 0.5b | (* (* z 3.0) y) |
| 6.2b | (/ 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 |
| 177.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 9.0ms | (/ y (* z 3.0)) |
| 41.0ms | (* (* z 3.0) y) |
| 29.0ms | (/ t (* (* z 3.0) y)) |
| 98.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 31.0ms | (/ y (* z 3.0)) |
| 23.0ms | (* (* z 3.0) y) |
| 47.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 1873 |
| 1 | 492 | 1735 |
| 2 | 2043 | 1473 |
| done | 5000 | 1458 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 0.2b | (/ y (* z 3.0)) |
| 0.4b | (/ t (* z 3.0)) |
| 4.7b | (/ (/ 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 |
| 124.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 8.0ms | (/ y (* z 3.0)) |
| 8.0ms | (/ t (* z 3.0)) |
| 19.0ms | (/ (/ t (* z 3.0)) y) |
| 124.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 24.0ms | (/ y (* z 3.0)) |
| 23.0ms | (/ t (* z 3.0)) |
| 38.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2245 |
| 1 | 571 | 2093 |
| 2 | 1841 | 1829 |
| done | 5001 | 1813 |
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 | (* (/ y 3.0) (/ 1 z)) |
| 0.4b | (/ t (* z 3.0)) |
| 4.7b | (/ (/ 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 |
| 13.0ms | (+ (fma 1 x (- (* (/ y 3.0) (/ 1 z)))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 56.0ms | (* (/ y 3.0) (/ 1 z)) |
| 11.0ms | (/ t (* z 3.0)) |
| 16.0ms | (/ (/ t (* z 3.0)) y) |
| 117.0ms | (+ (fma 1 x (- (* (/ y 3.0) (/ 1 z)))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 25.0ms | (* (/ y 3.0) (/ 1 z)) |
| 31.0ms | (/ t (* z 3.0)) |
| 48.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 2264 |
| 1 | 681 | 2045 |
| 2 | 1978 | 1717 |
| done | 5000 | 1594 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (fma 1 x (- (/ (/ y 3.0) z))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 0.1b | (/ (/ y 3.0) z) |
| 0.4b | (/ t (* z 3.0)) |
| 4.7b | (/ (/ t (* z 3.0)) y) |
| 111× | times-frac |
| 67× | *-un-lft-identity |
| 65× | add-sqr-sqrt add-cube-cbrt |
| 23× | add-exp-log add-cbrt-cube associate-/l* |
| 11× | div-inv |
| 10× | cbrt-undiv div-exp |
| 7× | associate-/r* |
| 6× | add-log-exp |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | fma-def frac-2neg clear-num |
| 2× | prod-exp cbrt-unprod fma-udef associate-/l/ |
| 1× | +-commutative associate-+l+ associate-+r+ flip3-+ sum-log flip-+ distribute-lft-out |
| 11.0ms | (+ (fma 1 x (- (/ (/ y 3.0) z))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 25.0ms | (/ (/ y 3.0) z) |
| 17.0ms | (/ t (* z 3.0)) |
| 32.0ms | (/ (/ t (* z 3.0)) y) |
| 154.0ms | (+ (fma 1 x (- (/ (/ y 3.0) z))) (fma (/ 1 z) (+ (- (/ y 3.0)) (/ y 3.0)) (/ (/ t (* z 3.0)) y))) |
| 32.0ms | (/ (/ y 3.0) z) |
| 31.0ms | (/ t (* z 3.0)) |
| 61.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 2443 |
| 1 | 685 | 2342 |
| 2 | 1961 | 2084 |
| done | 5000 | 1961 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
74.3% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 1.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1902.9075791774285 | 31328744069.68555 | 2285.0509823898337 |
| 7 | -351616126183326.2 | -1762094723581.6226 | -15821052806207.406 |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 71 |
| 1 | 54 | 71 |
| 2 | 59 | 70 |
| done | 59 | 70 |
| 1.3s | 11189× | body | 80 | valid |