Time bar (total: 14.6s)
| 126.0ms | 198× | body | 10240 | exit |
| 21.0ms | 369× | body | 80 | nan |
| 16.0ms | 241× | body | 80 | valid |
| 2.0ms | 17× | body | 160 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 12 |
| 1 | 19 | 12 |
| 2 | 28 | 12 |
| 3 | 40 | 12 |
| 4 | 74 | 12 |
| 5 | 175 | 12 |
| 6 | 479 | 12 |
| 7 | 1665 | 12 |
| done | 5000 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 4.1b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 0.0b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 4.3b | (- (exp (* 2.0 x)) 1.0) |
| 4.5b | (- (exp x) 1.0) |
| 78× | add-sqr-sqrt |
| 75× | *-un-lft-identity |
| 51× | times-frac |
| 31× | sqrt-prod |
| 27× | add-cube-cbrt |
| 24× | distribute-lft-out-- difference-of-squares |
| 8× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-- associate-/r* flip-- associate-/l* |
| 4× | associate-/r/ |
| 2× | sub-neg rem-sqrt-square diff-log div-inv associate-/l/ |
| 1× | cbrt-undiv frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num |
| 40.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 79.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 29.0ms | (- (exp (* 2.0 x)) 1.0) |
| 38.0ms | (- (exp x) 1.0) |
| 119.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 70.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 41.0ms | (- (exp (* 2.0 x)) 1.0) |
| 33.0ms | (- (exp x) 1.0) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 2376 |
| 1 | 388 | 2279 |
| 2 | 904 | 2169 |
| 3 | 2293 | 2156 |
| done | 5001 | 2154 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) |
| 0.0b | (/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0)) |
| 4.5b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 4.5b | (- (exp x) 1.0) |
| 32× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 14× | sqrt-prod |
| 11× | add-exp-log add-cbrt-cube difference-of-squares |
| 9× | flip3-- associate-*r* flip-- |
| 8× | frac-times add-cube-cbrt associate-/l/ add-log-exp |
| 7× | distribute-lft-out-- |
| 6× | pow1 flip3-+ flip-+ |
| 5× | times-frac associate-*l* associate-/r* |
| 4× | sub-neg associate-*r/ associate-*l/ |
| 2× | cbrt-undiv distribute-rgt-in distribute-lft-in diff-log div-exp prod-exp associate-/r/ cbrt-unprod distribute-lft-out |
| 1× | frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 168.0ms | (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) |
| 123.0ms | (/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0)) |
| 36.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 21.0ms | (- (exp x) 1.0) |
| 142.0ms | (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) |
| 244.0ms | (/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0)) |
| 87.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 17.0ms | (- (exp x) 1.0) |
Useful iterations: 2 (351.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 2590 |
| 1 | 473 | 1851 |
| 2 | 2004 | 1667 |
| done | 5002 | 1667 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* x (+ (* 0.5 x) 1.0)) |
| 23.2b | (sqrt (+ 2.0 (* x (+ (* 0.5 x) 1.0)))) |
| 8× | add-sqr-sqrt |
| 5× | pow1 add-cube-cbrt *-un-lft-identity |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-*r* associate-*l* sqrt-prod |
| 2× | flip3-+ sqrt-div associate-*r/ flip-+ add-log-exp |
| 1× | distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 43.0ms | (* x (+ (* 0.5 x) 1.0)) |
| 6.0ms | (sqrt (+ 2.0 (* x (+ (* 0.5 x) 1.0)))) |
| 98.0ms | (* x (+ (* 0.5 x) 1.0)) |
| 101.0ms | (sqrt (+ 2.0 (* x (+ (* 0.5 x) 1.0)))) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 598 |
| 1 | 280 | 541 |
| 2 | 885 | 507 |
| 3 | 3334 | 498 |
| done | 5002 | 498 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* x (+ (* 0.5 x) 1.0)) |
| 0.0b | (* x (+ (* 0.5 x) 1.0)) |
| 0.1b | (/ (sqrt (- (* 2.0 2.0) (* (* x (+ (* 0.5 x) 1.0)) (* x (+ (* 0.5 x) 1.0))))) (sqrt (- 2.0 (* x (+ (* 0.5 x) 1.0))))) |
| 0.2b | (* (* x (+ (* 0.5 x) 1.0)) (* x (+ (* 0.5 x) 1.0))) |
| 52× | sqrt-prod |
| 47× | pow1 |
| 42× | add-sqr-sqrt times-frac |
| 38× | add-cube-cbrt *-un-lft-identity |
| 22× | add-exp-log add-cbrt-cube |
| 19× | pow-prod-down |
| 18× | associate-*r/ |
| 10× | prod-exp cbrt-unprod |
| 8× | flip3-+ flip-+ |
| 7× | associate-*r* associate-*l* associate-/l* difference-of-squares |
| 6× | distribute-rgt-in distribute-lft-in associate-/r* |
| 4× | frac-times sqrt-div pow-sqr pow-prod-up add-log-exp |
| 3× | *-commutative |
| 2× | flip3-- pow-plus associate-*l/ associate-/r/ flip-- associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 sqrt-undiv frac-2neg swap-sqr div-exp clear-num div-inv |
| 27.0ms | (* x (+ (* 0.5 x) 1.0)) |
| 33.0ms | (* x (+ (* 0.5 x) 1.0)) |
| 25.0ms | (/ (sqrt (- (* 2.0 2.0) (* (* x (+ (* 0.5 x) 1.0)) (* x (+ (* 0.5 x) 1.0))))) (sqrt (- 2.0 (* x (+ (* 0.5 x) 1.0))))) |
| 139.0ms | (* (* x (+ (* 0.5 x) 1.0)) (* x (+ (* 0.5 x) 1.0))) |
| 91.0ms | (* x (+ (* 0.5 x) 1.0)) |
| 101.0ms | (* x (+ (* 0.5 x) 1.0)) |
| 211.0ms | (/ (sqrt (- (* 2.0 2.0) (* (* x (+ (* 0.5 x) 1.0)) (* x (+ (* 0.5 x) 1.0))))) (sqrt (- 2.0 (* x (+ (* 0.5 x) 1.0))))) |
| 70.0ms | (* (* x (+ (* 0.5 x) 1.0)) (* x (+ (* 0.5 x) 1.0))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 242 | 5365 |
| 1 | 588 | 4728 |
| 2 | 2118 | 4482 |
| done | 5002 | 4456 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b