Time bar (total: 10.0m)
| 39.4s | 3269× | body | 10240 | exit |
| 80.0ms | 3525× | pre | 80 | true |
| 23.0ms | 248× | body | 80 | valid |
| 3.0ms | 4× | body | 640 | valid |
| 2.0ms | 1× | body | 1280 | valid |
| 1.0ms | 2× | body | 160 | valid |
| 0.0ms | 1× | body | 320 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 25 |
| 1 | 147 | 25 |
| 2 | 850 | 25 |
| 3 | 5001 | 25 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 5.5b
Found 4 expressions with local error:
| 0.2b | (/ 1.0 (+ 1.0 (exp (- s)))) |
| 0.2b | (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) |
| 1.7b | (pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p) |
| 2.7b | (/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n))) |
| 4037× | times-frac |
| 3731× | add-sqr-sqrt |
| 3436× | unpow-prod-down |
| 2200× | associate-*l* |
| 2051× | *-un-lft-identity |
| 1231× | add-cube-cbrt |
| 1200× | unswap-sqr |
| 1000× | associate-*r* |
| 902× | sqr-pow |
| 558× | add-exp-log |
| 312× | prod-exp |
| 310× | distribute-lft-out |
| 264× | pow-exp |
| 250× | div-exp |
| 206× | associate-/r/ |
| 200× | difference-of-squares |
| 184× | pow-to-exp |
| 104× | div-inv |
| 103× | flip3-+ flip-+ |
| 100× | *-commutative distribute-lft-out-- |
| 53× | associate-/r* |
| 52× | associate-/l* |
| 18× | add-cbrt-cube |
| 6× | pow1 pow-unpow |
| 5× | cbrt-undiv |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp |
| 2× | pow-pow frac-2neg clear-num |
| 5.0ms | (/ 1.0 (+ 1.0 (exp (- s)))) |
| 8.0ms | (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) |
| 8.0ms | (pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p) |
| 116.0ms | (/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n))) |
| 25.0ms | (/ 1.0 (+ 1.0 (exp (- s)))) |
| 70.0ms | (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) |
| 70.0ms | (pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p) |
| 584.0ms | (/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n))) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5002 | 117861 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2798 | 3 | 2801 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 2799 | 3 | 2802 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) |
| 0.3b | (log (/ 1.0 (+ 1.0 (exp (- s))))) |
| 1.7b | (log (/ 1.0 (+ 1.0 (exp (- t))))) |
| 11.5b | (- (+ (* (log (/ 1.0 (+ 1.0 (exp (- s))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- s)))))) c_n)) (+ (* (log (/ 1.0 (+ 1.0 (exp (- t))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n))) |
| 630× | *-un-lft-identity |
| 540× | associate-*l* |
| 413× | distribute-lft-out |
| 277× | pow1 |
| 273× | log-pow |
| 144× | prod-diff |
| 101× | distribute-lft-out-- |
| 57× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 42× | log-prod |
| 25× | times-frac |
| 22× | log-div |
| 16× | add-log-exp |
| 12× | fma-neg |
| 11× | add-exp-log |
| 8× | associate-/r* associate-/l* |
| 6× | flip3-+ flip-+ |
| 5× | rem-log-exp |
| 4× | expm1-log1p-u diff-log log-rec clear-num sum-log associate-/r/ frac-sub add-cbrt-cube log1p-expm1-u |
| 3× | difference-of-squares |
| 2× | +-commutative flip3-- frac-2neg div-exp associate--l+ flip-- div-inv associate--r+ |
| 1× | sub-neg |
| 12.0ms | (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) |
| 7.0ms | (log (/ 1.0 (+ 1.0 (exp (- s))))) |
| 6.0ms | (log (/ 1.0 (+ 1.0 (exp (- t))))) |
| 49.0ms | (- (+ (* (log (/ 1.0 (+ 1.0 (exp (- s))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- s)))))) c_n)) (+ (* (log (/ 1.0 (+ 1.0 (exp (- t))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n))) |
| 94.0ms | (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) |
| 71.0ms | (log (/ 1.0 (+ 1.0 (exp (- s))))) |
| 72.0ms | (log (/ 1.0 (+ 1.0 (exp (- t))))) |
| 350.0ms | (- (+ (* (log (/ 1.0 (+ 1.0 (exp (- s))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- s)))))) c_n)) (+ (* (log (/ 1.0 (+ 1.0 (exp (- t))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n))) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 948 | 16284 |
| 1 | 3362 | 11850 |
| 2 | 5001 | 11844 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 395 | 2 | 397 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 397 | 3 | 400 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n) |
| 0.2b | (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) |
| 0.3b | (log (/ 1.0 (+ 1.0 (exp (- s))))) |
| 11.5b | (- (+ (* (log (/ 1.0 (+ 1.0 (exp (- s))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- s)))))) c_n)) (+ (* (fma t 0.5 (- (log 0.5) (* 0.03125 (/ (pow t 2) (pow 0.5 2))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n))) |
| 491× | *-un-lft-identity |
| 362× | associate-*l* |
| 289× | distribute-lft-out |
| 155× | pow1 |
| 149× | log-pow |
| 108× | prod-diff |
| 71× | distribute-lft-out-- |
| 48× | add-sqr-sqrt |
| 39× | add-cube-cbrt |
| 24× | log-prod |
| 16× | add-log-exp |
| 13× | times-frac |
| 12× | log-div fma-neg |
| 10× | add-exp-log |
| 6× | add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | expm1-log1p-u diff-log associate-/r* sum-log frac-sub log1p-expm1-u associate-/l* |
| 3× | rem-log-exp associate-*r* difference-of-squares |
| 2× | +-commutative flip3-- log-rec associate--l+ clear-num associate-/r/ flip-- associate--r+ |
| 1× | sub-neg frac-2neg div-exp pow-prod-down prod-exp *-commutative cbrt-unprod div-inv unswap-sqr |
| 7.0ms | (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n) |
| 12.0ms | (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) |
| 6.0ms | (log (/ 1.0 (+ 1.0 (exp (- s))))) |
| 40.0ms | (- (+ (* (log (/ 1.0 (+ 1.0 (exp (- s))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- s)))))) c_n)) (+ (* (fma t 0.5 (- (log 0.5) (* 0.03125 (/ (pow t 2) (pow 0.5 2))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n))) |
| 126.0ms | (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n) |
| 95.0ms | (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) |
| 72.0ms | (log (/ 1.0 (+ 1.0 (exp (- s))))) |
| 444.0ms | (- (+ (* (log (/ 1.0 (+ 1.0 (exp (- s))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- s)))))) c_n)) (+ (* (fma t 0.5 (- (log 0.5) (* 0.03125 (/ (pow t 2) (pow 0.5 2))))) c_p) (* (log (- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))) c_n))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 865 | 13902 |
| 1 | 3147 | 9902 |
| 2 | 5001 | 9895 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 309 | 1 | 310 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 309 | 4 | 313 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (/ 1 (+ (exp (* -1 s)) 1.0)) |
| 0.2b | (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) c_n (* 0.5 (* t c_p))) |
| 0.2b | (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) |
| 41.8b | (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (* -1 s)) 1.0))))) c_n (- (* 0.125 (* (pow t 2) c_p)) (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) c_n (* 0.5 (* t c_p))))) |
| 28× | add-sqr-sqrt *-un-lft-identity |
| 16× | add-cube-cbrt |
| 14× | times-frac |
| 12× | log-prod |
| 9× | add-exp-log |
| 6× | pow1 add-cbrt-cube |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u distribute-lft-out distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | associate-*l* associate-/l* unswap-sqr |
| 2× | log-div div-exp associate-/r/ fma-udef |
| 1× | cbrt-undiv rec-exp flip3-- distribute-rgt-out-- pow-flip frac-2neg flip3-+ 1-exp rem-log-exp clear-num log-pow *-commutative flip-- flip-+ div-inv inv-pow |
| 8.0ms | (/ 1 (+ (exp (* -1 s)) 1.0)) |
| 1.0ms | (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) c_n (* 0.5 (* t c_p))) |
| 24.0ms | (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) |
| 1.0ms | (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (* -1 s)) 1.0))))) c_n (- (* 0.125 (* (pow t 2) c_p)) (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) c_n (* 0.5 (* t c_p))))) |
| 23.0ms | (/ 1 (+ (exp (* -1 s)) 1.0)) |
| 132.0ms | (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) c_n (* 0.5 (* t c_p))) |
| 95.0ms | (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) |
| 292.0ms | (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (* -1 s)) 1.0))))) c_n (- (* 0.125 (* (pow t 2) c_p)) (fma (log (- 1.0 (* 1.0 (/ 1 (+ (exp (- t)) 1.0))))) c_n (* 0.5 (* t c_p))))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 442 | 1130 |
| 1 | 1412 | 1005 |
| 2 | 5001 | 985 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 1 | 96 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 96 | 4 | 100 |
Merged error: 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 32 |
| 1 | 45 | 32 |
| 9.0m | 43988× | body | 10240 | exit |
| 928.0ms | 47467× | pre | 80 | true |
| 299.0ms | 3364× | body | 80 | valid |
| 61.0ms | 8× | body | 5120 | valid |
| 47.0ms | 25× | body | 1280 | valid |
| 29.0ms | 11× | body | 2560 | valid |
| 22.0ms | 30× | body | 640 | valid |
| 8.0ms | 34× | body | 160 | valid |
| 2.0ms | 6× | body | 320 | valid |