Details

Time bar (total: 9.1m)

sample40.5s

Algorithm
intervals
Results
40.2s3287×body10240exit
79.0ms3543×pre80true
23.0ms242×body80valid
15.0msbody5120valid
8.0msbody2560valid
2.0msbody1280valid
2.0msbody160valid
1.0msbody640valid
0.0msbody320valid

simplify24.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.3b

localize25.0ms

Local error

Found 4 expressions with local error:

0.3b
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
0.5b
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
1.0b
(pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p)
3.9b
(/ (* (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)))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
556×add-exp-log
312×prod-exp
264×pow-exp
249×div-exp
184×pow-to-exp
36×unpow-prod-down *-un-lft-identity
27×add-sqr-sqrt
26×times-frac
22×add-cube-cbrt
16×add-cbrt-cube
pow1 pow-unpow distribute-lft-out add-log-exp
cbrt-undiv associate-/r/ cbrt-unprod
div-inv
pow-pow flip3-+ flip-+ difference-of-squares sqr-pow
sub-neg flip3-- frac-2neg diff-log clear-num associate-/r* flip-- associate-/l* distribute-lft-out--
Counts
4 → 267
Calls
4 calls:
9.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p)
39.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)))

series787.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
71.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
67.0ms
(pow (/ 1.0 (+ 1.0 (exp (- t)))) c_p)
597.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)))

simplify98.0ms

Algorithm
egg-herbie
Counts
279 → 279
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
09765948
131425704
250015704

prune447.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.7b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(* 0.5 (* s c_p))
0.0b
(* 0.5 (* s c_n))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
12×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
associate-*r* *-commutative add-log-exp
Counts
2 → 36
Calls
2 calls:
4.0ms
(* 0.5 (* s c_p))
8.0ms
(* 0.5 (* s c_n))

series38.0ms

Counts
2 → 6
Calls
2 calls:
19.0ms
(* 0.5 (* s c_p))
19.0ms
(* 0.5 (* s c_n))

simplify54.0ms

Algorithm
egg-herbie
Counts
42 → 42
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0153142
1595112
22373112
35002112

prune80.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.7b

localize27.0ms

Local error

Found 4 expressions with local error:

0.2b
(* c_p (+ (log 0.5) (* 0.5 t)))
0.3b
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
0.5b
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
1.7b
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n)))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
171×add-exp-log
88×prod-exp
65×div-exp
55×pow-exp
42×pow-to-exp
23×*-un-lft-identity
22×add-sqr-sqrt
18×unpow-prod-down add-cbrt-cube
15×add-cube-cbrt
14×times-frac
pow1
add-log-exp
cbrt-unprod
cbrt-undiv associate-/r/
pow-unpow flip3-+ associate-*r* associate-*l* flip-+ distribute-lft-out
associate-*r/ associate-*l/ div-inv difference-of-squares
distribute-rgt-in sub-neg flip3-- pow-pow frac-2neg distribute-lft-in diff-log pow-prod-down clear-num associate-/r* *-commutative flip-- associate-/l* distribute-lft-out-- unswap-sqr sqr-pow
Counts
4 → 141
Calls
4 calls:
5.0ms
(* c_p (+ (log 0.5) (* 0.5 t)))
9.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
39.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n)))

series941.0ms

Counts
4 → 12
Calls
4 calls:
99.0ms
(* c_p (+ (log 0.5) (* 0.5 t)))
52.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (- t)))))
72.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
719.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- t))))) c_n)))

simplify101.0ms

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 1 (19.0ms)

IterNodesCost
09232823
140472572
250022572

prune446.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.7b

localize28.0ms

Local error

Found 4 expressions with local error:

0.1b
(* 0.020833333333333336 (pow t 3))
0.2b
(* c_p (+ (log 0.5) (* 0.5 t)))
0.5b
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
1.7b
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- (+ (* 0.020833333333333336 (pow t 3)) 0.5) (* 0.25 t)) c_n)))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
176×add-exp-log
91×prod-exp
65×div-exp
56×pow-exp
43×pow-to-exp
28×add-sqr-sqrt
25×*-un-lft-identity
22×unpow-prod-down
20×add-cbrt-cube
19×add-cube-cbrt
15×associate-*r*
13×times-frac
pow1
associate-*l* cbrt-unprod
unswap-sqr
cbrt-undiv cube-prod associate-/r/ add-log-exp
pow-unpow flip3-+ flip-+ distribute-lft-out sqr-pow
associate-*r/ associate-*l/ *-commutative div-inv
distribute-rgt-in cube-mult pow-pow frac-2neg distribute-lft-in unpow3 pow-prod-down clear-num associate-/r* associate-/l*
Counts
4 → 157
Calls
4 calls:
6.0ms
(* 0.020833333333333336 (pow t 3))
5.0ms
(* c_p (+ (log 0.5) (* 0.5 t)))
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
36.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- (+ (* 0.020833333333333336 (pow t 3)) 0.5) (* 0.25 t)) c_n)))

series1.1s

Counts
4 → 12
Calls
4 calls:
37.0ms
(* 0.020833333333333336 (pow t 3))
96.0ms
(* c_p (+ (log 0.5) (* 0.5 t)))
70.0ms
(pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p)
943.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (- s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (- s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- (+ (* 0.020833333333333336 (pow t 3)) 0.5) (* 0.25 t)) c_n)))

simplify112.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
09552777
144222525
250012525

prune487.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.7b

regimes182.0ms

bsearch1.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05732
15732

end0.0ms

sample8.3m

Algorithm
intervals
Results
8.3m40445×body10240exit
878.0ms43583×pre80true
287.0ms3033×body80valid
63.0msbody5120valid
35.0ms19×body1280valid
22.0msbody2560valid
13.0ms48×body160valid
10.0ms13×body640valid
4.0ms10×body320valid