Time bar (total: 12.4s)
| 8.0ms | 286× | body | 80 | nan |
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 40 | 13 |
| 3 | 65 | 13 |
| 4 | 89 | 13 |
| 5 | 113 | 13 |
| 6 | 126 | 13 |
| 7 | 128 | 13 |
| done | 128 | 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.0b | (/ 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)) |
| 5.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 9.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 39.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 73.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 81.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (791.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 562 | 3468 |
| 2 | 1911 | 3294 |
| done | 5000 | 3292 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.1b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 3× | expm1-log1p-u associate-*l* associate-/r* log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 15.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 9.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 37.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 80.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 74.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1667 |
| 1 | 354 | 1615 |
| 2 | 955 | 1455 |
| 3 | 3106 | 1453 |
| done | 5001 | 1452 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 6.0 (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 0.0b | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.0b | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.0b | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 227× | add-sqr-sqrt |
| 200× | sqrt-prod |
| 197× | *-un-lft-identity |
| 180× | times-frac |
| 93× | add-cube-cbrt |
| 59× | associate-*r* |
| 52× | difference-of-squares |
| 38× | add-exp-log add-cbrt-cube |
| 37× | associate-*l* |
| 26× | distribute-lft-out distribute-lft-out-- |
| 14× | associate-/l* |
| 13× | prod-exp cbrt-unprod |
| 12× | associate-/r* |
| 11× | pow1 |
| 10× | cbrt-undiv div-exp |
| 9× | unswap-sqr |
| 5× | associate-*r/ |
| 4× | expm1-log1p-u pow-prod-down log1p-expm1-u div-inv associate-/l/ add-log-exp |
| 2× | frac-times frac-2neg associate-*l/ clear-num *-commutative |
| 1× | flip3-- flip3-+ div-sub flip-- flip-+ |
| 57.0ms | (* 6.0 (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 21.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 88.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 23.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 454.0ms | (* 6.0 (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 250.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 374.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 257.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 347 | 10059 |
| 1 | 1025 | 9426 |
| 2 | 3429 | 8135 |
| done | 5001 | 8082 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0))) |
| 0.0b | (* (/ 1 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.0b | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.1b | (/ 1 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) |
| 608× | times-frac |
| 525× | *-un-lft-identity |
| 449× | add-sqr-sqrt |
| 369× | sqrt-prod |
| 268× | add-cube-cbrt |
| 113× | associate-*l* |
| 98× | distribute-lft-out |
| 64× | add-exp-log |
| 58× | associate-*r* |
| 52× | difference-of-squares |
| 47× | associate-/r* |
| 34× | add-cbrt-cube |
| 30× | div-exp |
| 26× | distribute-lft-out-- |
| 21× | unswap-sqr |
| 18× | associate-/r/ associate-/l* |
| 14× | cbrt-undiv prod-exp |
| 12× | div-inv |
| 8× | flip3-+ flip-+ |
| 7× | pow1 |
| 6× | rec-exp 1-exp cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | associate-/l/ |
| 1× | frac-times flip3-- pow-flip div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- inv-pow |
| 13.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0))) |
| 165.0ms | (* (/ 1 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 23.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 23.0ms | (/ 1 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) |
| 465.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0))) |
| 396.0ms | (* (/ 1 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 272.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 251.0ms | (/ 1 (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 578 | 18033 |
| 1 | 1694 | 16411 |
| done | 5002 | 14607 |
4 alts after pruning (1 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 | 12 | 13 |
| done | 12 | 13 |
| 263.0ms | 8000× | body | 80 | valid |
| 231.0ms | 8031× | body | 80 | nan |