Details

Time bar (total: 22.7s)

analyze4.8s

Algorithm
search
Search
TrueOtherFalseIter
0%25%75%0
0%25%75%1
0%25%75%2
0%25%75%3
0%25%75%4
0%25%75%5
0%25%75%6
0%25%75%7
0%25%75%8
1.6%23.4%75%9
1.6%23.4%75%10
1.6%23.4%75%11
1.6%23.4%75%12
1.6%23.4%75%13
1.6%23.4%75%14

sample5.4s

Algorithm
intervals
Results
3.5s480×body5120exit
763.0ms271×body1280overflowed
450.0ms2070×body80overflowed
311.0ms214×body640overflowed
108.0ms125×body320overflowed
93.0ms3482×pre80true
34.0ms249×body80valid
32.0ms66×body160overflowed
5.0msbody1280valid
2.0msbody160valid
1.0msbody320valid

simplify56.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
0503543

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 4.3b

Counts
2 → 1

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))) c_p)
0.3b
(-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))
0.7b
(pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))) c_p)
2.4b
(/.f64 (*.f64 (pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))) c_p) (pow.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s))))) c_n)) (*.f64 (pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))) c_p) (pow.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t))))) c_n)))

rewrite125.0ms

Algorithm
rewrite-expression-head
Rules
1192×add-exp-log_binary64
692×pow-exp_binary64
684×prod-exp_binary64
593×div-exp_binary64
344×pow-to-exp_binary64
116×1-exp_binary64 rec-exp_binary64
42×*-un-lft-identity_binary64
36×unpow-prod-down_binary64
33×add-sqr-sqrt_binary64
29×times-frac_binary64
22×add-cube-cbrt_binary64
16×add-cbrt-cube_binary64
pow1_binary64
pow-unpow_binary64 add-log-exp_binary64 distribute-lft-out_binary64 pow-pow_binary64 difference-of-squares_binary64
cbrt-unprod_binary64 cbrt-undiv_binary64 associate-/r/_binary64 div-inv_binary64
flip3-+_binary64 sqr-pow_binary64 inv-pow_binary64 distribute-lft-out--_binary64 pow-flip_binary64 flip-+_binary64
associate-/r*_binary64 sub-neg_binary64 flip3--_binary64 diff-log_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 flip--_binary64
Counts
4 → 471
Calls
4 calls:
8.0ms
(pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))) c_p)
11.0ms
(-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))
8.0ms
(pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))) c_p)
52.0ms
(/.f64 (*.f64 (pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))) c_p) (pow.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s))))) c_n)) (*.f64 (pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))) c_p) (pow.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t))))) c_n)))

series211.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))) c_p)
6.0ms
(-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))
14.0ms
(pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))) c_p)
177.0ms
(/.f64 (*.f64 (pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))) c_p) (pow.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s))))) c_n)) (*.f64 (pow.f64 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))) c_p) (pow.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t))))) c_n)))

simplify111.0ms

Algorithm
egg-herbie
Counts
483 → 483
Iterations

Useful iterations: 0 (29.0ms)

IterNodesCost
0503316646

prune140.0ms

Filtered
71 candidates to 483 candidates (-580.3%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New4785483
Fresh000
Picked101
Done000
Total4795484

Merged error: 0.0b

Counts
484 → 5

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(*.f64 (*.f64 s 1/2) (-.f64 c_p c_n))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
pow1_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
associate-*r*_binary64
*-un-lft-identity_binary64 add-sqr-sqrt_binary64
pow-prod-down_binary64 cbrt-unprod_binary64 prod-exp_binary64
sub-neg_binary64 associate-*r/_binary64 add-cube-cbrt_binary64
add-log-exp_binary64 flip3--_binary64 distribute-lft-in_binary64 associate-*l*_binary64 distribute-rgt-in_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64 flip--_binary64 *-commutative_binary64
Counts
1 → 24
Calls
1 calls:
8.0ms
(*.f64 (*.f64 s 1/2) (-.f64 c_p c_n))

series10.0ms

Counts
1 → 3
Calls
1 calls:
10.0ms
(*.f64 (*.f64 s 1/2) (-.f64 c_p c_n))

simplify43.0ms

Algorithm
egg-herbie
Counts
27 → 27
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
05006217

prune27.0ms

Filtered
15 candidates to 27 candidates (-80.0%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New27027
Fresh044
Picked011
Done000
Total27532

Merged error: 0.0b

Counts
32 → 5

localize29.0ms

Local error

Found 4 expressions with local error:

0.5b
(log.f64 (+.f64 1 (exp.f64 (neg.f64 s))))
1.0b
(log.f64 (+.f64 1 (exp.f64 (neg.f64 t))))
11.2b
(-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))))
11.3b
(-.f64 (log.f64 (+.f64 1 (exp.f64 (neg.f64 s)))) (log.f64 (+.f64 1 (exp.f64 (neg.f64 t)))))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
42×*-un-lft-identity_binary64
38×log-prod_binary64
36×add-sqr-sqrt_binary64
15×associate--r+_binary64 associate--l+_binary64
14×pow1_binary64 difference-of-squares_binary64
12×distribute-lft-out--_binary64 log-div_binary64
10×add-cube-cbrt_binary64 log-pow_binary64
times-frac_binary64
add-exp-log_binary64
flip3-+_binary64 add-log-exp_binary64 flip3--_binary64 associate--l-_binary64 distribute-lft-out_binary64 associate--r-_binary64 add-cbrt-cube_binary64 flip--_binary64 flip-+_binary64
sub-neg_binary64 diff-log_binary64 rem-log-exp_binary64 div-inv_binary64
Counts
4 → 100
Calls
4 calls:
5.0ms
(log.f64 (+.f64 1 (exp.f64 (neg.f64 s))))
5.0ms
(log.f64 (+.f64 1 (exp.f64 (neg.f64 t))))
31.0ms
(-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))))
13.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 (neg.f64 s)))) (log.f64 (+.f64 1 (exp.f64 (neg.f64 t)))))

series62.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(log.f64 (+.f64 1 (exp.f64 (neg.f64 s))))
11.0ms
(log.f64 (+.f64 1 (exp.f64 (neg.f64 t))))
25.0ms
(-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))))
16.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 (neg.f64 s)))) (log.f64 (+.f64 1 (exp.f64 (neg.f64 t)))))

simplify65.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
049101897
149101897

prune155.0ms

Filtered
79 candidates to 112 candidates (-41.8%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1102112
Fresh303
Picked101
Done101
Total1152117

Merged error: 0b

Counts
117 → 2

localize28.0ms

Local error

Found 4 expressions with local error:

0.0b
(*.f64 c_n (-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t))))))))
0.1b
(log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s))))))
0.3b
(-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))
11.2b
(-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))))

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
83×add-sqr-sqrt_binary64
67×*-un-lft-identity_binary64
55×log-prod_binary64
38×difference-of-squares_binary64
33×associate--l+_binary64
24×times-frac_binary64
20×distribute-lft-out--_binary64
15×pow1_binary64
14×distribute-lft-in_binary64 distribute-rgt-in_binary64
11×associate--r+_binary64 add-cube-cbrt_binary64
10×log-div_binary64
log-pow_binary64
flip3--_binary64 associate-*r*_binary64 flip--_binary64
add-exp-log_binary64
add-log-exp_binary64 associate--r-_binary64 add-cbrt-cube_binary64 div-inv_binary64
sub-neg_binary64
associate-*l*_binary64
associate--l-_binary64 diff-log_binary64 associate-*r/_binary64
pow-prod-down_binary64 cbrt-unprod_binary64 rem-log-exp_binary64 unswap-sqr_binary64 prod-exp_binary64 *-commutative_binary64
Counts
4 → 136
Calls
4 calls:
20.0ms
(*.f64 c_n (-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t))))))))
14.0ms
(log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s))))))
11.0ms
(-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))
27.0ms
(-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))))

series89.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(*.f64 c_n (-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t))))))))
15.0ms
(log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s))))))
6.0ms
(-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))
25.0ms
(-.f64 (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 s)))))) (log.f64 (-.f64 1 (/.f64 1 (+.f64 1 (exp.f64 (neg.f64 t)))))))

simplify100.0ms

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (79.0ms)

IterNodesCost
049033399
149033399

prune163.0ms

Filtered
87 candidates to 148 candidates (-70.1%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1480148
Fresh011
Picked011
Done000
Total1482150

Merged error: 0b

Counts
150 → 2

regimes141.0ms

bsearch0.0ms

simplify5.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
022338
122338

end0.0ms

sample10.7s

Algorithm
intervals
Results
6.9s982×body5120exit
1.5s558×body1280overflowed
927.0ms4401×body80overflowed
691.0ms482×body640overflowed
218.0ms264×body320overflowed
180.0ms7327×pre80true
65.0ms497×body80valid
61.0ms129×body160overflowed
8.0msbody1280valid
2.0msbody640valid
2.0msbody160valid
1.0msbody320valid

Profiling

Loading profile data...