Time bar (total: 6.5s)
| 7.0ms | 256× | body | 80 | valid |
| 6.0ms | 245× | 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 | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 0.0b | (/ (- x 1.0) (/ (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)) |
| 2.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 12.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 41.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 49.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 84.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 1691 |
| 1 | 2379 | 1609 |
| 2 | 5002 | 1609 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 0.2b | (/ 1.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 0.2b | (/ x (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 168× | times-frac |
| 104× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 32× | associate-/r* |
| 18× | add-exp-log add-cbrt-cube |
| 12× | div-inv associate-/l* |
| 8× | cbrt-undiv div-exp |
| 4× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u add-log-exp |
| 2× | associate-/r/ |
| 2.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 2.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 5.0ms | (/ 1.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 5.0ms | (/ x (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 51.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 51.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 61.0ms | (/ 1.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 100.0ms | (/ x (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 668 | 2123 |
| 1 | 2799 | 2002 |
| 2 | 5001 | 2002 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 0.2b | (/ 1.0 (* (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)))) |
| 0.2b | (/ x (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 0.3b | (* (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 130× | times-frac |
| 118× | add-sqr-sqrt |
| 87× | add-cube-cbrt *-un-lft-identity |
| 79× | sqrt-prod |
| 20× | pow1 |
| 18× | swap-sqr |
| 16× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 14× | associate-/r* |
| 11× | div-inv |
| 9× | sqrt-pow1 pow1/2 sqrt-div unswap-sqr |
| 6× | associate-/l* |
| 5× | cbrt-undiv div-exp pow-prod-up |
| 4× | expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 3× | pow-prod-down pow-sqr |
| 2× | frac-times rem-sqrt-square frac-2neg associate-*r/ associate-*l/ prod-exp clear-num cbrt-unprod |
| 1× | pow2 pow-plus sqrt-unprod rem-square-sqrt *-commutative |
| 2.0ms | (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 9.0ms | (/ 1.0 (* (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)))) |
| 5.0ms | (/ x (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 22.0ms | (* (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 127.0ms | (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 196.0ms | (/ 1.0 (* (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)))) |
| 97.0ms | (/ x (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 99.0ms | (* (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
Useful iterations: 2 (122.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 807 | 2439 |
| 1 | 4614 | 2185 |
| 2 | 5002 | 2175 |
3 alts after pruning (2 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)))) (/ (- (sqrt x) (sqrt 1.0)) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) 6.0))) |
| 0.0b | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.1b | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 0.2b | (/ (- (sqrt x) (sqrt 1.0)) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)) |
| 839× | times-frac |
| 755× | add-sqr-sqrt |
| 580× | *-un-lft-identity |
| 519× | sqrt-prod |
| 348× | add-cube-cbrt |
| 203× | associate-*r* |
| 180× | difference-of-squares |
| 90× | distribute-lft-out-- |
| 34× | add-exp-log associate-*l* add-cbrt-cube |
| 31× | associate-/r* |
| 26× | distribute-lft-out |
| 24× | div-inv |
| 20× | associate-/l* |
| 14× | cbrt-undiv div-exp |
| 12× | unswap-sqr |
| 6× | pow1 prod-exp cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u associate-/l/ add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | associate-/r/ |
| 1× | frac-times flip3-- flip3-+ div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- flip-+ |
| 168.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))) 6.0))) |
| 17.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))) 6.0) |
| 31.0ms | (/ (- (sqrt x) (sqrt 1.0)) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)) |
| 471.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))) 6.0))) |
| 262.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 103.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 325.0ms | (/ (- (sqrt x) (sqrt 1.0)) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)) |
Useful iterations: 1 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1889 | 12378 |
| 1 | 5002 | 11852 |
3 alts after pruning (1 fresh and 2 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 | 14 | 18 |
| 1 | 14 | 18 |
| 233.0ms | 8000× | body | 80 | valid |
| 214.0ms | 8078× | body | 80 | nan |