Details

Time bar (total: 6.1m)

sample40.5s

Algorithm
intervals
Results
40.3s3261×body10240exit
82.0ms3517×pre80true
25.0ms245×body80valid
4.0msbody640valid
3.0msbody1280valid
2.0msbody2560valid
1.0msbody160valid

simplify25.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05325
114725
285025
3500125

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 7.7b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
1.5b
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
2.4b
(pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p)
3.4b
(/ (* (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)))

rewrite163.0ms

Algorithm
rewrite-expression-head
Rules
556×add-exp-log
312×prod-exp
264×pow-exp
249×div-exp
184×pow-to-exp
97×*-un-lft-identity
70×add-sqr-sqrt
65×add-cube-cbrt
62×times-frac
54×prod-diff
36×unpow-prod-down
16×add-cbrt-cube
15×distribute-lft-out
10×associate-/r/
pow1 pow-unpow div-inv add-log-exp
flip3-+ flip-+
cbrt-undiv expm1-log1p-u cbrt-unprod log1p-expm1-u
fma-neg
pow-pow difference-of-squares sqr-pow
sub-neg flip3-- frac-2neg diff-log clear-num associate-/r* flip-- associate-/l* distribute-lft-out--
Counts
4 → 332
Calls
4 calls:
22.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
10.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
10.0ms
(pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p)
94.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)))

series751.0ms

Counts
4 → 12
Calls
4 calls:
49.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
63.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
68.0ms
(pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p)
571.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)))

simplify134.0ms

Algorithm
egg-herbie
Counts
344 → 344
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
012818124
143897090
250017090

prune610.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.5b

localize7.0ms

Local error

Found 1 expressions with local error:

0.0b
(* 0.5 (* s c_n))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
associate-*l* pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
expm1-log1p-u associate-*r* *-commutative log1p-expm1-u add-log-exp
Counts
1 → 20
Calls
1 calls:
6.0ms
(* 0.5 (* s c_n))

series18.0ms

Counts
1 → 3
Calls
1 calls:
18.0ms
(* 0.5 (* s c_n))

simplify73.0ms

Algorithm
egg-herbie
Counts
23 → 23
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
08877
132062
2123462
3343862
4500262

prune52.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.5b

localize26.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
0.0b
(/ 1.0 (+ 1.0 (exp (- t))))
1.5b
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
1.5b
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (fma (log 0.5) c_p (fma 0.5 (* t c_p) 1)) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n)))

rewrite135.0ms

Algorithm
rewrite-expression-head
Rules
171×add-exp-log
99×*-un-lft-identity
87×prod-exp
70×add-sqr-sqrt
66×div-exp
65×add-cube-cbrt
62×times-frac
55×pow-exp
54×prod-diff
42×pow-to-exp
18×unpow-prod-down add-cbrt-cube
16×distribute-lft-out
10×associate-/r/
div-inv add-log-exp
pow1 cbrt-undiv flip3-+ associate-/r* flip-+
expm1-log1p-u cbrt-unprod log1p-expm1-u associate-/l*
pow-unpow fma-neg
frac-2neg clear-num difference-of-squares
sub-neg flip3-- pow-pow diff-log flip-- distribute-lft-out-- sqr-pow
Counts
4 → 215
Calls
4 calls:
24.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
8.0ms
(/ 1.0 (+ 1.0 (exp (- t))))
10.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
80.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (fma (log 0.5) c_p (fma 0.5 (* t c_p) 1)) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n)))

series834.0ms

Counts
4 → 12
Calls
4 calls:
49.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
25.0ms
(/ 1.0 (+ 1.0 (exp (- t))))
68.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
691.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (fma (log 0.5) c_p (fma 0.5 (* t c_p) 1)) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n)))

simplify122.0ms

Algorithm
egg-herbie
Counts
227 → 227
Iterations

Useful iterations: 1 (23.0ms)

IterNodesCost
011564971
147873939
250013939

prune695.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.5b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma 1/2 (* (pow (log 0.5) 2) (pow c_p 2)) (fma 0.5 (* s c_p) 1))
0.2b
(* (pow (log 0.5) 2) (pow c_p 2))
1.0b
(pow (log 0.5) 2)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
19×unpow-prod-down
16×add-exp-log unswap-sqr
11×unpow2 sqr-pow
add-cube-cbrt *-un-lft-identity associate-*l* prod-exp
associate-*r*
pow-to-exp pow-exp
pow1
add-cbrt-cube
expm1-log1p-u pow-unpow log1p-expm1-u add-log-exp
log-pow
pow-pow pow-prod-down *-commutative cbrt-unprod fma-udef
Counts
3 → 85
Calls
3 calls:
0.0ms
(fma 1/2 (* (pow (log 0.5) 2) (pow c_p 2)) (fma 0.5 (* s c_p) 1))
9.0ms
(* (pow (log 0.5) 2) (pow c_p 2))
2.0ms
(pow (log 0.5) 2)

series241.0ms

Counts
3 → 7
Calls
3 calls:
89.0ms
(fma 1/2 (* (pow (log 0.5) 2) (pow c_p 2)) (fma 0.5 (* s c_p) 1))
152.0ms
(* (pow (log 0.5) 2) (pow c_p 2))
0.0ms
(pow (log 0.5) 2)

simplify32.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
0228527
1912445
25002440

prune193.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.5b

regimes315.0ms

bsearch1.7s

Steps
ItersRangePoint
7
-1.414082875184719e-26
-7.437857922401063e-28
-7.639139057981639e-28

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04529
14529

end0.0ms

sample5.3m

Algorithm
intervals
Results
5.3m25949×body10240exit
590.0ms27992×pre80true
186.0ms1976×body80valid
29.0ms16×body1280valid
10.0ms12×body640valid
8.0ms29×body160valid
7.0msbody2560valid
5.0msbody5120valid
2.0msbody320valid