Time bar (total: 14.0s)
| 10.0ms | 256× | body | 80 | valid |
| 7.0ms | 286× | body | 80 | nan |
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)) |
| 6.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 13.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 41.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 77.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 87.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (864.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 562 | 3468 |
| 2 | 1909 | 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)) |
| 16.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))) |
| 42.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 88.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 83.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1667 |
| 1 | 354 | 1615 |
| 2 | 953 | 1455 |
| 3 | 3100 | 1453 |
| done | 5000 | 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-+ |
| 62.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)))))) |
| 18.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 94.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))))) |
| 24.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 504.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)))))) |
| 266.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 411.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))))) |
| 283.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 347 | 10059 |
| 1 | 1025 | 9372 |
| 2 | 3340 | 8127 |
| done | 5000 | 8054 |
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 | (* (/ (sqrt 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 | (/ (sqrt 1) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) |
| 1025× | times-frac |
| 844× | *-un-lft-identity |
| 774× | sqrt-prod |
| 663× | add-sqr-sqrt |
| 443× | add-cube-cbrt |
| 221× | associate-*l* |
| 170× | distribute-lft-out |
| 58× | associate-*r* |
| 52× | difference-of-squares |
| 47× | associate-/r* |
| 34× | add-exp-log add-cbrt-cube |
| 30× | associate-/r/ unswap-sqr |
| 26× | distribute-lft-out-- |
| 21× | associate-/l* |
| 18× | div-inv |
| 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 |
| 2× | associate-/l/ |
| 1× | frac-times flip3-- div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- |
| 13.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0))) |
| 261.0ms | (* (/ (sqrt 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 | (/ (sqrt 1) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) |
| 536.0ms | (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0))) |
| 424.0ms | (* (/ (sqrt 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))))) |
| 292.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 282.0ms | (/ (sqrt 1) (/ (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) (+ (sqrt x) (sqrt 1.0)))) |
Useful iterations: 2 (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 659 | 26650 |
| 1 | 1910 | 23328 |
| 2 | 4648 | 20404 |
| done | 5000 | 20404 |
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 |
| 243.0ms | 8000× | body | 80 | valid |
| 211.0ms | 8031× | body | 80 | nan |