Time bar (total: 6.5s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 10 |
| 1 | 79 | 10 |
| 2 | 210 | 10 |
| 3 | 483 | 10 |
| 4 | 910 | 10 |
| 5 | 1516 | 10 |
| 6 | 2818 | 10 |
| 7 | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 30.0b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.9b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 3.1b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 28.1b | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 40× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 18× | add-cube-cbrt |
| 15× | times-frac |
| 13× | distribute-lft-out |
| 11× | add-log-exp |
| 10× | associate-*l/ |
| 8× | add-exp-log add-cbrt-cube |
| 7× | flip3-+ flip-+ |
| 6× | pow1 |
| 5× | associate-/r* |
| 4× | expm1-log1p-u associate-*l* frac-add log1p-expm1-u |
| 3× | fma-neg associate-*r* prod-diff associate-/l* |
| 2× | flip3-- diff-log sum-log associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg fma-def frac-2neg div-sub div-exp pow-prod-down prod-exp associate--l+ clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 11.0ms | (* (+ t y) a) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 41.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 88.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 28.0ms | (* (+ t y) a) |
| 68.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 128.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 764.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 1186 |
| 1 | 2509 | 1087 |
| 2 | 5002 | 1077 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 8.5b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 1.9b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 3.1b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 28.2b | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 62× | *-un-lft-identity |
| 33× | add-sqr-sqrt |
| 32× | times-frac |
| 26× | add-cube-cbrt |
| 21× | associate-*r* distribute-lft-out |
| 17× | add-exp-log |
| 11× | add-cbrt-cube add-log-exp |
| 10× | associate-*l/ |
| 7× | pow1 flip3-+ flip-+ |
| 5× | associate-/r* |
| 4× | expm1-log1p-u div-exp frac-add prod-exp associate-/r/ log1p-expm1-u |
| 3× | flip3-- fma-neg associate-*l* prod-diff flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp diff-log 1-exp sum-log cbrt-unprod div-inv |
| 1× | +-commutative sub-neg pow-flip fma-def frac-2neg associate-*r/ pow-prod-down associate--l+ clear-num un-div-inv *-commutative inv-pow |
| 22.0ms | (/ 1 (+ (+ x t) y)) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 42.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 147.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 68.0ms | (/ 1 (+ (+ x t) y)) |
| 52.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 112.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 758.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 1370 |
| 1 | 2954 | 1192 |
| 2 | 5001 | 1143 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 8.5b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 1.8b | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 1.9b | (- (* (+ t y) a) (* y b)) |
| 28.1b | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 150× | *-un-lft-identity |
| 132× | times-frac |
| 70× | add-sqr-sqrt add-cube-cbrt |
| 48× | distribute-lft-out |
| 22× | associate-/r* |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 8× | div-exp associate-/l* |
| 6× | div-inv add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u log1p-expm1-u |
| 2× | rec-exp frac-2neg 1-exp clear-num associate-/l/ |
| 1× | sub-neg flip3-- pow-flip flip3-+ fma-neg diff-log prod-diff associate-/r/ flip-- flip-+ fma-udef inv-pow |
| 23.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 0.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 6.0ms | (- (* (+ t y) a) (* y b)) |
| 39.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 673.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 112.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 39.0ms | (- (* (+ t y) a) (* y b)) |
| 123.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 2605 |
| 1 | 2228 | 2401 |
| 2 | 5002 | 2286 |
13 alts after pruning (11 fresh and 2 done)
Merged error: 6.2b
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
13 alts after pruning (10 fresh and 3 done)
Merged error: 6.2b
53.3% (11.4b remaining)
Error of 16.0b against oracle of 4.6b and baseline of 29.0b
| Iters | Range | Point | |
|---|---|---|---|
| 3 | 2.9628054379327865e+112 | 3.641464327895606e+112 | 3.0052216185554625e+112 |
| 9 | -6.011343188368855e+49 | -4.255856865503309e+42 | -1.5789142602105122e+46 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 13 |
| 1 | 41 | 13 |
| 377.0ms | 8000× | body | 80 | valid |
| 0.0ms | 1× | body | 640 | valid |