Details

Time bar (total: 12.2s)

sample2.2s

Algorithm
intervals
Results
1.4s197×body5120exit
548.0ms2957×body80overflowed
80.0ms3411×pre80true
32.0ms251×body80valid
2.0msbody1280valid
2.0msbody640valid
1.0msbody160valid
0.0msbody160overflowed

simplify27.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
05325
114725
285025
3500125

prune6.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 3.7b

Counts
2 → 1

localize22.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (/ 1.0 (+ 1.0 (exp (neg s)))))
0.7b
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
1.2b
(pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p)
1.7b
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

rewrite79.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 (neg s)))))
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p)
39.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

series220.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- 1.0 (/ 1.0 (+ 1.0 (exp (neg s)))))
15.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
16.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p)
182.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

simplify111.0ms

Algorithm
egg-herbie
Counts
279 → 279
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
09825948
131575704
250035704

prune274.0ms

Filtered
279 candidates to 79 candidates (71.7%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New2763279
Fresh000
Picked101
Done000
Total2773280

Merged error: 0.5b

Counts
280 → 3

localize8.0ms

Local error

Found 2 expressions with local error:

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

rewrite12.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_n))
7.0ms
(* 0.5 (* s c_p))

series7.0ms

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

simplify59.0ms

Algorithm
egg-herbie
Counts
42 → 42
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0153142
1595112
22373112
35002112

prune49.0ms

Filtered
42 candidates to 22 candidates (47.6%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New41142
Fresh022
Picked101
Done000
Total42345

Merged error: 0.5b

Counts
45 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (* 0.5 (* s c_n))) (cbrt (* 0.5 (* s c_n))))
24.7b
(cbrt (* 0.5 (* s c_n)))
24.7b
(cbrt (* 0.5 (* s c_n)))
24.7b
(cbrt (* 0.5 (* s c_n)))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
11×pow1
10×add-sqr-sqrt
pow1/3
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 58
Calls
4 calls:
5.0ms
(* (cbrt (* 0.5 (* s c_n))) (cbrt (* 0.5 (* s c_n))))
3.0ms
(cbrt (* 0.5 (* s c_n)))
3.0ms
(cbrt (* 0.5 (* s c_n)))
4.0ms
(cbrt (* 0.5 (* s c_n)))

series78.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(* (cbrt (* 0.5 (* s c_n))) (cbrt (* 0.5 (* s c_n))))
16.0ms
(cbrt (* 0.5 (* s c_n)))
17.0ms
(cbrt (* 0.5 (* s c_n)))
17.0ms
(cbrt (* 0.5 (* s c_n)))

simplify109.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 3 (104.0ms)

IterNodesCost
0206465
1729414
23912363
35001358

prune138.0ms

Filtered
70 candidates to 52 candidates (25.7%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New69170
Fresh022
Picked101
Done000
Total70373

Merged error: 0.5b

Counts
73 → 3

localize19.0ms

Local error

Found 4 expressions with local error:

24.7b
(cbrt (* 0.5 (* s c_n)))
24.7b
(cbrt (* 0.5 (* s c_n)))
24.7b
(cbrt (* 0.5 (* s c_n)))
24.7b
(cbrt (* 0.5 (* s c_n)))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity pow1/3 add-cbrt-cube add-log-exp
Counts
4 → 36
Calls
4 calls:
4.0ms
(cbrt (* 0.5 (* s c_n)))
4.0ms
(cbrt (* 0.5 (* s c_n)))
4.0ms
(cbrt (* 0.5 (* s c_n)))
4.0ms
(cbrt (* 0.5 (* s c_n)))

series65.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(cbrt (* 0.5 (* s c_n)))
16.0ms
(cbrt (* 0.5 (* s c_n)))
16.0ms
(cbrt (* 0.5 (* s c_n)))
16.0ms
(cbrt (* 0.5 (* s c_n)))

simplify62.0ms

Algorithm
egg-herbie
Counts
48 → 48
Iterations

Useful iterations: 3 (17.0ms)

IterNodesCost
088296
1198268
2597252
31797220
45001220

prune164.0ms

Filtered
48 candidates to 40 candidates (16.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New48048
Fresh022
Picked011
Done000
Total48351

Merged error: 0.5b

Counts
51 → 3

regimes736.0ms

bsearch1.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06060
16060

end0.0ms

sample7.7s

Algorithm
intervals
Results
4.9s719×body5120exit
1.8s9806×body80overflowed
259.0ms11332×pre80true
99.0ms781×body80valid
14.0msbody5120valid
7.0msbody2560valid
6.0msbody1280valid
4.0msbody640valid
3.0msbody160valid
1.0msbody160overflowed
1.0msbody320overflowed
1.0msbody640overflowed
1.0msbody320valid

Profiling

Loading profile data...