Details

Time bar (total: 3.5s)

analyze281.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%75%0%3
25%50%25%4
25%37.5%37.5%5
25%31.2%43.8%6
25%28.1%46.9%7
25%26.5%48.5%8
25%25.8%49.2%9
25%25.4%49.6%10
25%25.2%49.8%11
25%25.1%49.9%12
25%25%50%13
25%25%50%14

sample61.0ms

Algorithm
intervals
Results
20.0ms100×body2560nan
13.0ms82×body1280nan
10.0ms256×body80valid
6.0ms47×body640nan
2.0ms22×body320nan
0.0msbody160nan
0.0msbody80nan

simplify225.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (216.0ms)

IterNodesCost
0500214

prune1.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 32.9b

Counts
2 → 1

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) 1))))
30.7b
(sqrt.f64 (-.f64 (*.f64 x x) 1))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64 sqrt-prod_binary64
pow1_binary64 log-prod_binary64 add-cube-cbrt_binary64
add-exp-log_binary64
add-log-exp_binary64 add-cbrt-cube_binary64 difference-of-squares_binary64 log-div_binary64 sqrt-div_binary64
flip3-+_binary64 pow1/2_binary64 flip3--_binary64 distribute-lft-out_binary64 rem-log-exp_binary64 log-pow_binary64 difference-of-sqr-1_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 flip--_binary64 flip-+_binary64
Counts
2 → 33
Calls
2 calls:
7.0ms
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) 1))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 x x) 1))

series80.0ms

Counts
2 → 6
Calls
2 calls:
62.0ms
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) 1))))
18.0ms
(sqrt.f64 (-.f64 (*.f64 x x) 1))

simplify132.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 0 (110.0ms)

IterNodesCost
04881666
14881666

prune32.0ms

Filtered
30 candidates to 39 candidates (-30.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New37239
Fresh000
Picked101
Done000
Total38240

Merged error: 0b

Counts
40 → 2

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(log.f64 (+.f64 x (*.f64 (sqrt.f64 (+.f64 x 1)) (sqrt.f64 (-.f64 x 1)))))
0.5b
(*.f64 (sqrt.f64 (+.f64 x 1)) (sqrt.f64 (-.f64 x 1)))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt_binary64
15×sqrt-prod_binary64
12×*-un-lft-identity_binary64 sqrt-div_binary64
10×associate-*r*_binary64
pow1_binary64 add-cube-cbrt_binary64 associate-*l*_binary64
add-exp-log_binary64
flip3-+_binary64 add-cbrt-cube_binary64 unswap-sqr_binary64 flip-+_binary64 frac-times_binary64
pow-prod-down_binary64 flip3--_binary64 log-prod_binary64 flip--_binary64
add-log-exp_binary64 pow1/2_binary64 associate-*r/_binary64 sqrt-pow1_binary64 difference-of-squares_binary64 log-div_binary64 associate-*l/_binary64
cbrt-unprod_binary64 distribute-lft-out_binary64 rem-log-exp_binary64 log-pow_binary64 difference-of-sqr-1_binary64 sqrt-unprod_binary64 prod-exp_binary64 distribute-lft-out--_binary64 *-commutative_binary64
Counts
2 → 57
Calls
2 calls:
3.0ms
(log.f64 (+.f64 x (*.f64 (sqrt.f64 (+.f64 x 1)) (sqrt.f64 (-.f64 x 1)))))
12.0ms
(*.f64 (sqrt.f64 (+.f64 x 1)) (sqrt.f64 (-.f64 x 1)))

series96.0ms

Counts
2 → 6
Calls
2 calls:
41.0ms
(log.f64 (+.f64 x (*.f64 (sqrt.f64 (+.f64 x 1)) (sqrt.f64 (-.f64 x 1)))))
54.0ms
(*.f64 (sqrt.f64 (+.f64 x 1)) (sqrt.f64 (-.f64 x 1)))

simplify78.0ms

Algorithm
egg-herbie
Counts
63 → 63
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
050901377

prune52.0ms

Filtered
46 candidates to 63 candidates (-37.0%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New63063
Fresh011
Picked011
Done000
Total63265

Merged error: 0b

Counts
65 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1)))
0.3b
(*.f64 (fabs.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1))) (sqrt.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1))))
31.6b
(cbrt.f64 (-.f64 (*.f64 x x) 1))
31.6b
(cbrt.f64 (-.f64 (*.f64 x x) 1))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
26×cbrt-prod_binary64
24×add-sqr-sqrt_binary64
20×sqrt-prod_binary64
16×*-un-lft-identity_binary64
12×associate-*r*_binary64 add-cube-cbrt_binary64
cbrt-div_binary64 difference-of-squares_binary64
pow1_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
add-log-exp_binary64 flip3--_binary64 difference-of-sqr-1_binary64 flip--_binary64 sqrt-div_binary64
pow1/3_binary64 associate-*l*_binary64 unswap-sqr_binary64
associate-*r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64
pow-prod-down_binary64 pow1/2_binary64 cbrt-unprod_binary64 prod-exp_binary64 *-commutative_binary64
Counts
4 → 86
Calls
4 calls:
9.0ms
(sqrt.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1)))
17.0ms
(*.f64 (fabs.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1))) (sqrt.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1))))
8.0ms
(cbrt.f64 (-.f64 (*.f64 x x) 1))
8.0ms
(cbrt.f64 (-.f64 (*.f64 x x) 1))

series257.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(sqrt.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1)))
104.0ms
(*.f64 (fabs.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1))) (sqrt.f64 (cbrt.f64 (-.f64 (*.f64 x x) 1))))
53.0ms
(cbrt.f64 (-.f64 (*.f64 x x) 1))
54.0ms
(cbrt.f64 (-.f64 (*.f64 x x) 1))

simplify127.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (100.0ms)

IterNodesCost
049062048
149062048

prune102.0ms

Filtered
79 candidates to 98 candidates (-24.1%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New98098
Fresh000
Picked011
Done011
Total982100

Merged error: 0b

Counts
100 → 2

regimes9.0ms

Accuracy

0% (0.0b remaining)

Error of 0.1b against oracle of 0.1b and baseline of 0.1b

bsearch0.0ms

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02419
12419

end0.0ms

sample1.8s

Algorithm
intervals
Results
603.0ms2989×body2560nan
419.0ms2458×body1280nan
328.0ms8000×body80valid
167.0ms1240×body640nan
62.0ms621×body320nan
21.0ms305×body160nan
10.0ms300×body80nan

Profiling

Loading profile data...