Time bar (total: 16.2s)
| 10.0ms | 334× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 24 | 15 |
| 2 | 53 | 15 |
| 3 | 88 | 15 |
| 4 | 134 | 15 |
| 5 | 188 | 15 |
| 6 | 234 | 15 |
| 7 | 251 | 15 |
| 8 | 276 | 15 |
| 9 | 317 | 15 |
| 10 | 373 | 15 |
| 11 | 389 | 15 |
| 12 | 462 | 15 |
| 13 | 565 | 15 |
| 14 | 710 | 15 |
| 15 | 718 | 15 |
| done | 718 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.1b
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.2b | (/ y (* z 3.0)) |
| 7.6b | (/ 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 |
| 38.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 6.0ms | (* (* z 3.0) y) |
| 3.0ms | (/ y (* z 3.0)) |
| 10.0ms | (/ t (* (* z 3.0) y)) |
| 77.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 20.0ms | (* (* z 3.0) y) |
| 19.0ms | (/ y (* z 3.0)) |
| 32.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 2 (159.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 1873 |
| 1 | 515 | 1735 |
| 2 | 2347 | 1473 |
| done | 5000 | 1473 |
9 alts after pruning (9 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.2b | (/ y (* z 3.0)) |
| 4.6b | (/ (/ 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 |
| 44.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 3.0ms | (/ t (* z 3.0)) |
| 3.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 77.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 25.0ms | (/ t (* z 3.0)) |
| 24.0ms | (/ y (* z 3.0)) |
| 33.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 2 (174.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2245 |
| 1 | 592 | 2093 |
| 2 | 2307 | 1829 |
| done | 5001 | 1829 |
7 alts after pruning (7 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 | (/ t (* z 3.0)) |
| 0.2b | (/ (/ y z) 3.0) |
| 4.6b | (/ (/ t (* z 3.0)) y) |
| 312× | times-frac |
| 222× | add-sqr-sqrt |
| 220× | *-un-lft-identity |
| 213× | add-cube-cbrt |
| 131× | associate-+l+ |
| 129× | prod-diff |
| 23× | add-exp-log add-cbrt-cube div-inv associate-/l* |
| 10× | cbrt-undiv div-exp |
| 9× | add-log-exp |
| 7× | fma-def associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg clear-num difference-of-squares |
| 2× | frac-add prod-exp sum-log cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log flip-- flip-+ |
| 148.0ms | (+ (- x (/ (/ y z) 3.0)) (/ (/ t (* z 3.0)) y)) |
| 3.0ms | (/ t (* z 3.0)) |
| 5.0ms | (/ (/ y z) 3.0) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 79.0ms | (+ (- x (/ (/ y z) 3.0)) (/ (/ t (* z 3.0)) y)) |
| 19.0ms | (/ t (* z 3.0)) |
| 19.0ms | (/ (/ y z) 3.0) |
| 36.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (623.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 7692 |
| 1 | 1311 | 7216 |
| done | 5001 | 6100 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (/ y z) 3.0) |
| 0.2b | (/ (/ 1 z) 3.0) |
| 2.8b | (+ (- (/ (/ t (* z 3.0)) y) (/ (/ y z) 3.0)) (/ (/ y z) 3.0)) |
| 4.6b | (/ (/ t (* z 3.0)) y) |
| 3137× | times-frac |
| 1603× | add-sqr-sqrt |
| 1599× | *-un-lft-identity |
| 1582× | add-cube-cbrt |
| 1077× | associate-+l+ |
| 1075× | prod-diff |
| 287× | div-inv |
| 33× | associate-/l* |
| 27× | add-exp-log |
| 23× | add-cbrt-cube |
| 14× | div-exp |
| 11× | cbrt-undiv fma-def |
| 9× | associate-/r* add-log-exp |
| 6× | difference-of-squares |
| 4× | pow1 expm1-log1p-u log1p-expm1-u distribute-lft-out-- |
| 3× | frac-2neg frac-add clear-num associate-/l/ distribute-lft-out |
| 2× | sum-log |
| 1× | +-commutative associate-+l- sub-neg rec-exp flip3-- flip3-+ diff-log 1-exp prod-exp frac-sub flip-- cbrt-unprod flip-+ |
| 6.0ms | (/ (/ y z) 3.0) |
| 6.0ms | (/ (/ 1 z) 3.0) |
| 529.0ms | (+ (- (/ (/ t (* z 3.0)) y) (/ (/ y z) 3.0)) (/ (/ y z) 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 19.0ms | (/ (/ y z) 3.0) |
| 22.0ms | (/ (/ 1 z) 3.0) |
| 31.0ms | (+ (- (/ (/ t (* z 3.0)) y) (/ (/ y z) 3.0)) (/ (/ y z) 3.0)) |
| 30.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (541.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 580 | 46063 |
| 1 | 1534 | 42671 |
| done | 5000 | 42297 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
80.6% (0.3b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 1.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 4.6138914274165986e+49 | 1.0286577002489468e+63 | 5.460978228047663e+49 |
| 8 | -2.350670412092924e+26 | -2.7994419072026865e+22 | -3.1361300744902736e+22 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 57 |
| 1 | 41 | 57 |
| done | 41 | 57 |
| 351.0ms | 11001× | body | 80 | valid |