Time bar (total: 15.0s)
| 19.0ms | 256× | body | 80 | valid |
| 12.0ms | 245× | body | 80 | nan |
Useful iterations: 2 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 41 | 13 |
| 3 | 70 | 13 |
| 4 | 99 | 13 |
| 5 | 128 | 13 |
| 6 | 141 | 13 |
| 7 | 143 | 13 |
| done | 143 | 13 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.1b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 138× | times-frac |
| 103× | add-sqr-sqrt *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 20.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 25.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 42.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 79.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 97.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 631 | 3490 |
| 2 | 3038 | 3298 |
| done | 5001 | 3288 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.0b | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0b | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0b | (/ 6.0 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 426× | times-frac |
| 380× | add-sqr-sqrt |
| 310× | *-un-lft-identity |
| 290× | sqrt-prod |
| 186× | add-cube-cbrt |
| 96× | difference-of-squares |
| 66× | associate-/r* |
| 48× | distribute-lft-out-- |
| 14× | distribute-lft-out |
| 11× | add-exp-log add-cbrt-cube |
| 9× | associate-/r/ |
| 8× | associate-/l* |
| 6× | pow1 div-inv |
| 4× | cbrt-undiv expm1-log1p-u flip3-- div-exp flip-- log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/ |
| 1× | flip3-+ flip-+ |
| 47.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 3.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 3.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 65.0ms | (/ 6.0 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 559.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 102.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 101.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 391.0ms | (/ 6.0 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
Useful iterations: done (598.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 429 | 10566 |
| 1 | 1121 | 9670 |
| done | 5001 | 9389 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0b | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0b | (* (sqrt (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (sqrt (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 0.0b | (/ 6.0 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 622× | sqrt-prod |
| 584× | times-frac |
| 525× | add-sqr-sqrt |
| 507× | *-un-lft-identity |
| 251× | add-cube-cbrt |
| 96× | difference-of-squares |
| 72× | distribute-lft-out |
| 65× | swap-sqr |
| 60× | associate-/r* |
| 48× | distribute-lft-out-- |
| 37× | associate-*r* associate-*l* |
| 21× | pow1 |
| 16× | unswap-sqr |
| 11× | add-exp-log add-cbrt-cube |
| 10× | sqrt-pow1 pow1/2 |
| 9× | associate-/r/ div-inv |
| 5× | pow-prod-up |
| 4× | expm1-log1p-u flip3-- sqrt-div flip-- log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp pow-prod-down pow-sqr associate-/l* |
| 2× | rem-sqrt-square |
| 1× | pow2 frac-times frac-2neg pow-plus sqrt-unprod associate-*r/ associate-*l/ prod-exp clear-num rem-square-sqrt *-commutative cbrt-unprod |
| 1.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 1.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 168.0ms | (* (sqrt (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (sqrt (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 31.0ms | (/ 6.0 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 70.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 99.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 284.0ms | (* (sqrt (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (sqrt (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 314.0ms | (/ 6.0 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
Useful iterations: done (699.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 548 | 17531 |
| 1 | 1315 | 13574 |
| done | 5000 | 13121 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0)) |
| 0.3b | (/ (sqrt 6.0) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0))) |
| 0.3b | (/ (sqrt 6.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.6b | (* (/ (sqrt 6.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (sqrt 6.0) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0)))) |
| 1002× | times-frac |
| 762× | add-sqr-sqrt |
| 614× | *-un-lft-identity |
| 563× | sqrt-prod |
| 444× | add-cube-cbrt |
| 221× | associate-*r* |
| 85× | distribute-lft-out-- difference-of-squares |
| 47× | associate-/r* |
| 40× | associate-*l* |
| 35× | unswap-sqr |
| 34× | add-exp-log add-cbrt-cube |
| 30× | associate-/r/ |
| 18× | div-inv associate-/l* |
| 14× | cbrt-undiv flip3-- div-exp flip-- |
| 6× | pow1 prod-exp cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 1× | frac-times sqrt-undiv associate-*r/ pow-prod-down associate-*l/ *-commutative |
| 15.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0)) |
| 23.0ms | (/ (sqrt 6.0) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0))) |
| 8.0ms | (/ (sqrt 6.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 231.0ms | (* (/ (sqrt 6.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (sqrt 6.0) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0)))) |
| 177.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0)) |
| 213.0ms | (/ (sqrt 6.0) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0))) |
| 164.0ms | (/ (sqrt 6.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 154.0ms | (* (/ (sqrt 6.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (sqrt 6.0) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (- x 1.0)))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 683 | 23023 |
| 1 | 2305 | 21120 |
| done | 5000 | 20432 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 11 | 13 |
| done | 11 | 13 |
| 543.0ms | 8000× | body | 80 | valid |
| 433.0ms | 7921× | body | 80 | nan |