Details

Time bar (total: 11.4s)

analyze1.2s

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
0%75%25%3
0%62.5%37.5%4
0%56.2%43.8%5
3.1%46.9%50%6
3.1%45.3%51.6%7
3.1%44.5%52.4%8
3.5%44.1%52.4%9
3.7%43.9%52.4%10
3.8%43.8%52.4%11
3.8%43.8%52.4%12
3.8%43.8%52.4%13
3.8%43.7%52.4%14

sample283.0ms

Algorithm
intervals
Results
87.0ms120×body1280valid
69.0ms102×body1280nan
39.0ms73×body640valid
36.0ms69×body640nan
16.0ms41×body320valid
12.0ms34×body320nan
4.0ms13×body160valid
3.0ms14×body160nan
1.0msbody80valid

simplify486.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
0493332
1493332

prune11.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 61.2b

Counts
2 → 1

localize20.0ms

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (/.f64 PI.f64 4) f)
0.2b
(*.f64 (/.f64 PI.f64 4) f)
0.8b
(/.f64 (+.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f))) (-.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f))))
4.6b
(-.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f)))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
73×add-sqr-sqrt_binary64
61×*-un-lft-identity_binary64
48×times-frac_binary64
33×add-cube-cbrt_binary64
26×associate-*l*_binary64
18×difference-of-squares_binary64
16×add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64 distribute-lft-out_binary64
associate-/r*_binary64
add-log-exp_binary64 associate-*r*_binary64 sqr-pow_binary64 unpow-prod-down_binary64 distribute-lft-out--_binary64
cbrt-unprod_binary64 unswap-sqr_binary64 prod-exp_binary64 associate-/l*_binary64
cbrt-undiv_binary64 div-inv_binary64 div-exp_binary64
pow-prod-down_binary64 associate-/l/_binary64 flip3--_binary64 associate-/r/_binary64 flip--_binary64 associate-*l/_binary64 *-commutative_binary64
flip3-+_binary64 sub-neg_binary64 diff-log_binary64 clear-num_binary64 frac-2neg_binary64 flip-+_binary64
Counts
4 → 134
Calls
4 calls:
7.0ms
(*.f64 (/.f64 PI.f64 4) f)
7.0ms
(*.f64 (/.f64 PI.f64 4) f)
14.0ms
(/.f64 (+.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f))) (-.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f))))
9.0ms
(-.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f)))

series67.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(*.f64 (/.f64 PI.f64 4) f)
3.0ms
(*.f64 (/.f64 PI.f64 4) f)
37.0ms
(/.f64 (+.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f))) (-.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f))))
23.0ms
(-.f64 (exp.f64 (*.f64 (/.f64 PI.f64 4) f)) (pow.f64 (exp.f64 -1/4) (*.f64 PI.f64 f)))

simplify54.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 0 (35.0ms)

IterNodesCost
050523119

prune247.0ms

Filtered
104 candidates to 146 candidates (-40.4%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1442146
Fresh000
Picked101
Done000
Total1452147

Merged error: 1.2b

Counts
147 → 2

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(*.f64 PI.f64 f)
0.3b
(/.f64 4 (*.f64 PI.f64 f))
0.4b
(*.f64 (*.f64 PI.f64 f) 1/12)
0.4b
(*.f64 (log.f64 (-.f64 (+.f64 (/.f64 4 (*.f64 PI.f64 f)) (*.f64 (*.f64 PI.f64 f) 1/12)) (*.f64 (pow.f64 (*.f64 PI.f64 f) 3) 1/2880))) (/.f64 -4 PI.f64))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt_binary64
21×add-exp-log_binary64 add-cbrt-cube_binary64
19×associate-*r*_binary64
17×*-un-lft-identity_binary64 add-cube-cbrt_binary64
14×pow1_binary64
13×times-frac_binary64
associate-*l*_binary64
cbrt-unprod_binary64 prod-exp_binary64
pow-prod-down_binary64
add-log-exp_binary64
cbrt-undiv_binary64 unswap-sqr_binary64 associate-/l*_binary64 div-exp_binary64 *-commutative_binary64
div-inv_binary64
associate-/r*_binary64 associate-*r/_binary64 log-pow_binary64 clear-num_binary64 frac-2neg_binary64
Counts
4 → 90
Calls
4 calls:
4.0ms
(*.f64 PI.f64 f)
5.0ms
(/.f64 4 (*.f64 PI.f64 f))
6.0ms
(*.f64 (*.f64 PI.f64 f) 1/12)
11.0ms
(*.f64 (log.f64 (-.f64 (+.f64 (/.f64 4 (*.f64 PI.f64 f)) (*.f64 (*.f64 PI.f64 f) 1/12)) (*.f64 (pow.f64 (*.f64 PI.f64 f) 3) 1/2880))) (/.f64 -4 PI.f64))

series41.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(*.f64 PI.f64 f)
4.0ms
(/.f64 4 (*.f64 PI.f64 f))
4.0ms
(*.f64 (*.f64 PI.f64 f) 1/12)
28.0ms
(*.f64 (log.f64 (-.f64 (+.f64 (/.f64 4 (*.f64 PI.f64 f)) (*.f64 (*.f64 PI.f64 f) 1/12)) (*.f64 (pow.f64 (*.f64 PI.f64 f) 3) 1/2880))) (/.f64 -4 PI.f64))

simplify72.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 0 (61.0ms)

IterNodesCost
049041346
149041346

prune125.0ms

Filtered
67 candidates to 102 candidates (-52.2%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New948102
Fresh011
Picked101
Done000
Total959104

Merged error: 0.8b

Counts
104 → 9

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(*.f64 PI.f64 f)
0.3b
(/.f64 4 (*.f64 PI.f64 f))
0.3b
(/.f64 (*.f64 (log.f64 (-.f64 (+.f64 (/.f64 4 (*.f64 PI.f64 f)) (*.f64 (*.f64 PI.f64 f) 1/12)) (*.f64 (pow.f64 (*.f64 PI.f64 f) 3) 1/2880))) -4) PI.f64)
0.4b
(*.f64 (*.f64 PI.f64 f) 1/12)

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
21×add-exp-log_binary64 add-cbrt-cube_binary64
13×add-sqr-sqrt_binary64
11×*-un-lft-identity_binary64 pow1_binary64 add-cube-cbrt_binary64
cbrt-unprod_binary64 associate-*r*_binary64 prod-exp_binary64 times-frac_binary64
pow-prod-down_binary64 associate-/r*_binary64 add-log-exp_binary64 cbrt-undiv_binary64 associate-*l*_binary64 associate-/l*_binary64 div-exp_binary64
clear-num_binary64 frac-2neg_binary64 div-inv_binary64 *-commutative_binary64
unswap-sqr_binary64
Counts
4 → 78
Calls
4 calls:
4.0ms
(*.f64 PI.f64 f)
9.0ms
(/.f64 4 (*.f64 PI.f64 f))
8.0ms
(/.f64 (*.f64 (log.f64 (-.f64 (+.f64 (/.f64 4 (*.f64 PI.f64 f)) (*.f64 (*.f64 PI.f64 f) 1/12)) (*.f64 (pow.f64 (*.f64 PI.f64 f) 3) 1/2880))) -4) PI.f64)
6.0ms
(*.f64 (*.f64 PI.f64 f) 1/12)

series35.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(*.f64 PI.f64 f)
4.0ms
(/.f64 4 (*.f64 PI.f64 f))
25.0ms
(/.f64 (*.f64 (log.f64 (-.f64 (+.f64 (/.f64 4 (*.f64 PI.f64 f)) (*.f64 (*.f64 PI.f64 f) 1/12)) (*.f64 (pow.f64 (*.f64 PI.f64 f) 3) 1/2880))) -4) PI.f64)
4.0ms
(*.f64 (*.f64 PI.f64 f) 1/12)

simplify43.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
05000974

prune104.0ms

Filtered
60 candidates to 90 candidates (-50.0%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New89190
Fresh178
Picked011
Done000
Total90999

Merged error: 0.8b

Counts
99 → 9

localize20.0ms

Local error

Found 4 expressions with local error:

0.2b
(-.f64 (log.f64 f) (log.f64 (/.f64 4 PI.f64)))
0.4b
(*.f64 (/.f64 4 PI.f64) (-.f64 (log.f64 f) (log.f64 (/.f64 4 PI.f64))))
1.0b
(pow.f64 PI.f64 3)
2.0b
(log.f64 (/.f64 4 PI.f64))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
41×add-sqr-sqrt_binary64
40×*-un-lft-identity_binary64
35×log-prod_binary64
32×add-cube-cbrt_binary64
28×times-frac_binary64
16×pow1_binary64
13×associate--r+_binary64 add-exp-log_binary64 associate-*l*_binary64
10×add-cbrt-cube_binary64
log-pow_binary64 associate--l+_binary64
associate-*r*_binary64 distribute-lft-out--_binary64
distribute-lft-in_binary64 distribute-rgt-in_binary64
add-log-exp_binary64 log-div_binary64
pow-unpow_binary64 sub-neg_binary64 flip3--_binary64 associate--r-_binary64 unpow-prod-down_binary64 cube-prod_binary64 div-inv_binary64 flip--_binary64
cbrt-unprod_binary64 rem-log-exp_binary64 associate-*r/_binary64 unswap-sqr_binary64 prod-exp_binary64 difference-of-squares_binary64 div-exp_binary64 frac-times_binary64
pow-to-exp_binary64 pow-prod-down_binary64 diff-log_binary64 cbrt-undiv_binary64 pow-pow_binary64 sqr-pow_binary64 rem-cube-cbrt_binary64 pow-exp_binary64 unpow3_binary64 associate-*l/_binary64 *-commutative_binary64 cube-mult_binary64
Counts
4 → 131
Calls
4 calls:
7.0ms
(-.f64 (log.f64 f) (log.f64 (/.f64 4 PI.f64)))
14.0ms
(*.f64 (/.f64 4 PI.f64) (-.f64 (log.f64 f) (log.f64 (/.f64 4 PI.f64))))
2.0ms
(pow.f64 PI.f64 3)
3.0ms
(log.f64 (/.f64 4 PI.f64))

series41.0ms

Counts
4 → 8
Calls
4 calls:
17.0ms
(-.f64 (log.f64 f) (log.f64 (/.f64 4 PI.f64)))
23.0ms
(*.f64 (/.f64 4 PI.f64) (-.f64 (log.f64 f) (log.f64 (/.f64 4 PI.f64))))
0.0ms
(pow.f64 PI.f64 3)
0.0ms
(log.f64 (/.f64 4 PI.f64))

simplify47.0ms

Algorithm
egg-herbie
Counts
139 → 139
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
049851380
149851380

prune163.0ms

Filtered
93 candidates to 139 candidates (-49.5%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1345139
Fresh437
Picked101
Done011
Total1399148

Merged error: 0.8b

Counts
148 → 9

regimes54.0ms

Accuracy

0% (0.6b remaining)

Error of 2.1b against oracle of 1.5b and baseline of 2.1b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04824
14824

end0.0ms

sample8.1s

Algorithm
intervals
Results
2.5s3441×body1280valid
1.9s2895×body1280nan
1.2s2430×body640valid
1.1s2374×body640nan
478.0ms1257×body320valid
430.0ms1188×body320nan
172.0ms652×body160valid
59.0ms247×body160nan
29.0ms220×body80valid

Profiling

Loading profile data...