Time bar (total: 21.9s)
| 7.0ms | 256× | body | 80 | valid |
| 6.0ms | 275× | body | 80 | nan |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 41 | 6 |
| 2 | 69 | 6 |
| 3 | 95 | 6 |
| 4 | 125 | 6 |
| 5 | 140 | 6 |
| 6 | 142 | 6 |
| 7 | 142 | 6 |
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 | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 128× | times-frac |
| 95× | add-sqr-sqrt *-un-lft-identity |
| 67× | add-cube-cbrt |
| 16× | associate-/r* |
| 14× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 8× | div-inv associate-/l* |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | flip3-- div-sub associate-/r/ flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 16.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 2.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 43.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 82.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 47.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 1691 |
| 1 | 2379 | 1609 |
| 2 | 5002 | 1609 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) (/ 1 6.0)) |
| 0.0b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 652× | times-frac |
| 371× | add-sqr-sqrt *-un-lft-identity |
| 279× | add-cube-cbrt |
| 46× | distribute-lft-out-- difference-of-squares |
| 36× | div-inv |
| 27× | add-exp-log |
| 24× | associate-/l* |
| 17× | div-exp add-cbrt-cube |
| 16× | associate-/r* |
| 9× | cbrt-undiv |
| 3× | pow1 expm1-log1p-u div-sub log1p-expm1-u associate-/l/ add-log-exp |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | flip3-- associate-/r/ flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 23.0ms | (/ (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) (/ 1 6.0)) |
| 9.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 40.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 86.0ms | (/ (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) (/ 1 6.0)) |
| 86.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: 1 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1624 | 5786 |
| 1 | 5001 | 5326 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.2b | (* (/ 1 (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (/ (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0))) |
| 0.2b | (/ (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0)) |
| 0.3b | (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 4153× | times-frac |
| 2296× | add-sqr-sqrt |
| 2247× | *-un-lft-identity |
| 1690× | add-cube-cbrt |
| 753× | associate-*r* |
| 697× | sqrt-prod |
| 627× | cbrt-prod |
| 279× | add-exp-log |
| 277× | distribute-lft-out-- difference-of-squares |
| 125× | div-exp |
| 119× | div-inv |
| 107× | add-cbrt-cube |
| 104× | prod-exp |
| 59× | cbrt-undiv |
| 42× | associate-/l* |
| 38× | cbrt-unprod |
| 29× | associate-/r* |
| 18× | rec-exp 1-exp |
| 13× | unswap-sqr |
| 12× | pow1 |
| 7× | associate-*l* |
| 4× | expm1-log1p-u pow-prod-down log1p-expm1-u add-log-exp |
| 3× | pow-flip frac-2neg div-sub clear-num associate-/l/ |
| 2× | associate-/r/ |
| 1× | frac-times flip3-- associate-*r/ associate-*l/ *-commutative flip-- inv-pow |
| 27.0ms | (/ 1 (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 375.0ms | (* (/ 1 (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (/ (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0))) |
| 39.0ms | (/ (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0)) |
| 10.0ms | (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 101.0ms | (/ 1 (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 91.0ms | (* (/ 1 (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (/ (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0))) |
| 175.0ms | (/ (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0)) |
| 162.0ms | (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5002 | 40165 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) (sqrt (/ 1 6.0))) |
| 0.1b | (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.1b | (/ (/ (+ (sqrt x) (sqrt 1.0)) 1) (sqrt (/ 1 6.0))) |
| 0.7b | (* (/ (/ (+ (sqrt x) (sqrt 1.0)) 1) (sqrt (/ 1 6.0))) (/ (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) (sqrt (/ 1 6.0)))) |
| 4373× | times-frac |
| 2973× | add-sqr-sqrt |
| 2459× | *-un-lft-identity |
| 2301× | sqrt-prod |
| 1562× | add-cube-cbrt |
| 501× | associate-*r* |
| 412× | difference-of-squares |
| 309× | associate-*l* |
| 206× | distribute-lft-out-- |
| 198× | distribute-lft-out |
| 173× | div-inv |
| 117× | unswap-sqr |
| 66× | add-exp-log |
| 59× | associate-/l* |
| 52× | add-cbrt-cube |
| 36× | div-exp |
| 35× | associate-/r* |
| 25× | cbrt-undiv |
| 12× | prod-exp |
| 9× | cbrt-unprod |
| 6× | pow1 |
| 4× | expm1-log1p-u sqrt-div 1-exp associate-/r/ log1p-expm1-u associate-/l/ add-log-exp |
| 3× | frac-2neg div-sub clear-num |
| 1× | frac-times flip3-- associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- |
| 37.0ms | (/ (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) (sqrt (/ 1 6.0))) |
| 27.0ms | (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 32.0ms | (/ (/ (+ (sqrt x) (sqrt 1.0)) 1) (sqrt (/ 1 6.0))) |
| 1.9s | (* (/ (/ (+ (sqrt x) (sqrt 1.0)) 1) (sqrt (/ 1 6.0))) (/ (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) (sqrt (/ 1 6.0)))) |
| 330.0ms | (/ (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) (sqrt (/ 1 6.0))) |
| 178.0ms | (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 113.0ms | (/ (/ (+ (sqrt x) (sqrt 1.0)) 1) (sqrt (/ 1 6.0))) |
| 709.0ms | (* (/ (/ (+ (sqrt x) (sqrt 1.0)) 1) (sqrt (/ 1 6.0))) (/ (/ (- (sqrt x) (sqrt 1.0)) (fma (sqrt x) 4.0 (+ x 1.0))) (sqrt (/ 1 6.0)))) |
Useful iterations: 0 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 42995 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 6 |
| 1 | 11 | 6 |
| 231.0ms | 8000× | body | 80 | valid |
| 202.0ms | 7968× | body | 80 | nan |