Details

Time bar (total: 6.6s)

analyze2.4s

Algorithm
search
Search
TrueOtherFalseIter
0%99.7%0.3%0
0%99.7%0.3%1
0%99.7%0.3%2
0%99.7%0.3%3
0%99.7%0.3%4
0%99.7%0.3%5
0%99.7%0.3%6
0%99.7%0.3%7
0%99.7%0.3%8
0%99.7%0.3%9
0%99.7%0.3%10
0%99.7%0.3%11
0%99.7%0.3%12
5.1%94.6%0.3%13
7%92.7%0.3%14

sample57.0ms

Algorithm
intervals
Results
19.0ms256×body80valid
11.0ms140×body80nan
4.0ms54×body80invalid

simplify29.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
0546418

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 13.3b

Counts
2 → 1

localize13.0ms

Local error

Found 4 expressions with local error:

2.6b
(*.f64 w0 (sqrt.f64 (-.f64 1 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l)))))
4.1b
(/.f64 (*.f64 M D) (*.f64 2 d))
4.7b
(sqrt.f64 (-.f64 1 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l))))
9.6b
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
67×add-exp-log_binary64
38×add-sqr-sqrt_binary64
27×prod-exp_binary64
23×add-cbrt-cube_binary64
19×associate-*r*_binary64 div-exp_binary64
17×*-un-lft-identity_binary64 add-cube-cbrt_binary64
15×times-frac_binary64
13×associate-*l*_binary64
10×unswap-sqr_binary64 pow-exp_binary64
pow1_binary64 cbrt-unprod_binary64 unpow-prod-down_binary64 sqrt-prod_binary64
cbrt-undiv_binary64
add-log-exp_binary64 sqrt-div_binary64
unpow2_binary64 associate-*r/_binary64 sqr-pow_binary64 div-inv_binary64
pow-to-exp_binary64 flip3--_binary64 flip--_binary64 *-commutative_binary64
pow-prod-down_binary64 associate-/r*_binary64 pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64
Counts
4 → 116
Calls
4 calls:
8.0ms
(*.f64 w0 (sqrt.f64 (-.f64 1 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l)))))
6.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
4.0ms
(sqrt.f64 (-.f64 1 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l))))
12.0ms
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l))

series214.0ms

Counts
4 → 12
Calls
4 calls:
109.0ms
(*.f64 w0 (sqrt.f64 (-.f64 1 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l)))))
7.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
64.0ms
(sqrt.f64 (-.f64 1 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l))))
35.0ms
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 h l))

simplify60.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049831890
149831890

prune123.0ms

Filtered
84 candidates to 128 candidates (-52.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1217128
Fresh000
Picked011
Done000
Total1218129

Merged error: 8.0b

Counts
129 → 8

localize24.0ms

Local error

Found 4 expressions with local error:

2.8b
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))
4.1b
(/.f64 (*.f64 M D) (*.f64 2 d))
4.2b
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l))))
4.7b
(sqrt.f64 (-.f64 1 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))))

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
609×add-exp-log_binary64
325×prod-exp_binary64
184×div-exp_binary64
75×pow-exp_binary64
54×add-cbrt-cube_binary64
45×associate-*r*_binary64
43×cbrt-unprod_binary64 times-frac_binary64
42×add-sqr-sqrt_binary64
36×cbrt-prod_binary64
33×*-un-lft-identity_binary64 add-cube-cbrt_binary64
22×cbrt-undiv_binary64
15×pow-to-exp_binary64
11×associate-*l*_binary64
unswap-sqr_binary64
pow1_binary64 unpow-prod-down_binary64
add-log-exp_binary64 associate-*r/_binary64 div-inv_binary64
unpow2_binary64 sqr-pow_binary64 sqrt-prod_binary64
sqrt-div_binary64 *-commutative_binary64
pow-prod-down_binary64 associate-/r*_binary64 pow1/2_binary64 flip3--_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 flip--_binary64 frac-times_binary64 associate-*l/_binary64
Counts
4 → 245
Calls
4 calls:
26.0ms
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))
7.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
17.0ms
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l))))
7.0ms
(sqrt.f64 (-.f64 1 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))))

series176.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))
7.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
71.0ms
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l))))
65.0ms
(sqrt.f64 (-.f64 1 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))))

simplify70.0ms

Algorithm
egg-herbie
Counts
257 → 257
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
050365159

prune144.0ms

Filtered
119 candidates to 257 candidates (-116.0%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New2552257
Fresh066
Picked011
Done011
Total25510265

Merged error: 8.0b

Counts
265 → 10

localize34.0ms

Local error

Found 4 expressions with local error:

4.7b
(sqrt.f64 (-.f64 1 (*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l))))) (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))) (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))))
32.4b
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))
32.4b
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))
32.4b
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
*-un-lft-identity_binary64 pow1_binary64 add-cube-cbrt_binary64
add-log-exp_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
cbrt-div_binary64 associate-*r/_binary64 pow1/3_binary64 sqrt-prod_binary64 cbrt-prod_binary64
sqrt-div_binary64
pow1/2_binary64 flip3--_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 flip--_binary64
Counts
4 → 45
Calls
4 calls:
4.0ms
(sqrt.f64 (-.f64 1 (*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l))))) (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))) (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))))
12.0ms
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))
12.0ms
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))
12.0ms
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))

series390.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(sqrt.f64 (-.f64 1 (*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l))))) (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))) (cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))) (/.f64 (cbrt.f64 h) (cbrt.f64 l)))))
102.0ms
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))
104.0ms
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))
106.0ms
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) 2) (/.f64 (*.f64 (cbrt.f64 h) (cbrt.f64 h)) (*.f64 (cbrt.f64 l) (cbrt.f64 l)))))

simplify42.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
057891475

prune93.0ms

Filtered
48 candidates to 57 candidates (-18.8%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New57057
Fresh077
Picked011
Done022
Total571067

Merged error: 8.0b

Counts
67 → 10

localize13.0ms

Local error

Found 4 expressions with local error:

4.1b
(/.f64 (*.f64 M D) (*.f64 2 d))
4.1b
(/.f64 (*.f64 M D) (*.f64 2 d))
4.7b
(sqrt.f64 (-.f64 1 (*.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) (*.f64 (/.f64 h l) (/.f64 (*.f64 M D) (*.f64 2 d))))))
9.2b
(*.f64 (/.f64 h l) (/.f64 (*.f64 M D) (*.f64 2 d)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
69×add-exp-log_binary64 add-cbrt-cube_binary64
26×cbrt-unprod_binary64 prod-exp_binary64
21×cbrt-undiv_binary64 div-exp_binary64
19×add-sqr-sqrt_binary64
13×*-un-lft-identity_binary64 add-cube-cbrt_binary64 associate-*l*_binary64 times-frac_binary64
pow1_binary64
associate-*r*_binary64
add-log-exp_binary64 div-inv_binary64
sqrt-prod_binary64
associate-/r*_binary64 unswap-sqr_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 sqrt-div_binary64
pow-prod-down_binary64 pow1/2_binary64 flip3--_binary64 associate-*r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 flip--_binary64 frac-times_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
4 → 109
Calls
4 calls:
6.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
6.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
6.0ms
(sqrt.f64 (-.f64 1 (*.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) (*.f64 (/.f64 h l) (/.f64 (*.f64 M D) (*.f64 2 d))))))
14.0ms
(*.f64 (/.f64 h l) (/.f64 (*.f64 M D) (*.f64 2 d)))

series97.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
7.0ms
(/.f64 (*.f64 M D) (*.f64 2 d))
66.0ms
(sqrt.f64 (-.f64 1 (*.f64 (/.f64 (*.f64 M D) (*.f64 2 d)) (*.f64 (/.f64 h l) (/.f64 (*.f64 M D) (*.f64 2 d))))))
18.0ms
(*.f64 (/.f64 h l) (/.f64 (*.f64 M D) (*.f64 2 d)))

simplify31.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
050561435

prune77.0ms

Filtered
73 candidates to 121 candidates (-65.8%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1192121
Fresh336
Picked101
Done123
Total1247131

Merged error: 8.0b

Counts
131 → 7

regimes849.0ms

Accuracy

0% (2.0b remaining)

Error of 9.1b against oracle of 7.2b and baseline of 9.1b

bsearch0.0ms

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
015633
115633

end0.0ms

sample1.5s

Algorithm
intervals
Results
632.0ms8000×body80valid
264.0ms3213×body80nan
111.0ms1313×body80invalid

Profiling

Loading profile data...