Details

Time bar (total: 2.0s)

analyze214.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%74.9%25.1%3
0%74.9%25.1%4
0%62.4%37.6%5
0%56.2%43.8%6
7.8%48.4%43.8%7
12.5%40.6%47%8
18.3%33.2%48.5%9
25.2%26.3%48.5%10
29.7%21%49.3%11
32.6%17.7%49.7%12
36.7%13.6%49.7%13
39.4%10.7%49.9%14

sample31.0ms

Algorithm
intervals
Results
16.0ms256×body80valid

simplify210.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (206.0ms)

IterNodesCost
055418

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(-.f64 (-.f64 (*.f64 x (log.f64 y)) z) y)
0.0b
(-.f64 (*.f64 x (log.f64 y)) z)
0.3b
(*.f64 x (log.f64 y))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
19×associate--l+_binary64
18×log-prod_binary64
15×add-sqr-sqrt_binary64
13×*-un-lft-identity_binary64
11×add-cube-cbrt_binary64
10×add-log-exp_binary64
distribute-lft-in_binary64 distribute-rgt-in_binary64
pow1_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
diff-log_binary64 associate-*r*_binary64
sub-neg_binary64 associate-*l*_binary64
flip3--_binary64 flip--_binary64
pow-prod-down_binary64 associate--l-_binary64 cbrt-unprod_binary64 log-pow_binary64 unswap-sqr_binary64 prod-exp_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64 *-commutative_binary64
Counts
3 → 64
Calls
3 calls:
8.0ms
(-.f64 (-.f64 (*.f64 x (log.f64 y)) z) y)
5.0ms
(-.f64 (*.f64 x (log.f64 y)) z)
5.0ms
(*.f64 x (log.f64 y))

series33.0ms

Counts
3 → 9
Calls
3 calls:
9.0ms
(-.f64 (-.f64 (*.f64 x (log.f64 y)) z) y)
15.0ms
(-.f64 (*.f64 x (log.f64 y)) z)
9.0ms
(*.f64 x (log.f64 y))

simplify53.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
04941594
14941594

prune81.0ms

Filtered
51 candidates to 73 candidates (-43.1%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New67673
Fresh000
Picked011
Done000
Total67774

Merged error: 0.0b

Counts
74 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

0.3b
(*.f64 x (*.f64 (log.f64 (cbrt.f64 y)) 2))
0.3b
(+.f64 (*.f64 x (*.f64 (log.f64 (cbrt.f64 y)) 2)) (*.f64 x (log.f64 (cbrt.f64 y))))
0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
12×log-prod_binary64 associate-+r+_binary64 cbrt-prod_binary64
11×*-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64
pow1_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
add-log-exp_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64
pow-prod-down_binary64 cbrt-unprod_binary64 associate-*l*_binary64 prod-exp_binary64
pow1/3_binary64
flip3-+_binary64 distribute-lft-out_binary64 associate-*r*_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 *-commutative_binary64
Counts
4 → 64
Calls
4 calls:
5.0ms
(*.f64 x (*.f64 (log.f64 (cbrt.f64 y)) 2))
8.0ms
(+.f64 (*.f64 x (*.f64 (log.f64 (cbrt.f64 y)) 2)) (*.f64 x (log.f64 (cbrt.f64 y))))
1.0ms
(cbrt.f64 y)
2.0ms
(cbrt.f64 y)

series88.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(*.f64 x (*.f64 (log.f64 (cbrt.f64 y)) 2))
24.0ms
(+.f64 (*.f64 x (*.f64 (log.f64 (cbrt.f64 y)) 2)) (*.f64 x (log.f64 (cbrt.f64 y))))
18.0ms
(cbrt.f64 y)
22.0ms
(cbrt.f64 y)

simplify32.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
05011480

prune79.0ms

Filtered
60 candidates to 76 candidates (-26.7%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New73376
Fresh505
Picked011
Done011
Total78583

Merged error: 0b

Counts
83 → 5

localize15.0ms

Local error

Found 4 expressions with local error:

0.3b
(*.f64 x (log.f64 (cbrt.f64 (sqrt.f64 y))))
0.4b
(*.f64 (log.f64 y) 2/3)
0.6b
(cbrt.f64 (sqrt.f64 y))
0.6b
(cbrt.f64 (sqrt.f64 y))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod_binary64
22×add-sqr-sqrt_binary64
18×*-un-lft-identity_binary64 log-prod_binary64 add-cube-cbrt_binary64
12×sqrt-prod_binary64
10×pow1_binary64
distribute-lft-in_binary64 distribute-rgt-in_binary64
associate-*r*_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
associate-*l*_binary64
add-log-exp_binary64
pow1/3_binary64 log-pow_binary64
pow-prod-down_binary64 cbrt-unprod_binary64 unswap-sqr_binary64 prod-exp_binary64 *-commutative_binary64
Counts
4 → 85
Calls
4 calls:
6.0ms
(*.f64 x (log.f64 (cbrt.f64 (sqrt.f64 y))))
4.0ms
(*.f64 (log.f64 y) 2/3)
2.0ms
(cbrt.f64 (sqrt.f64 y))
4.0ms
(cbrt.f64 (sqrt.f64 y))

series93.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(*.f64 x (log.f64 (cbrt.f64 (sqrt.f64 y))))
20.0ms
(*.f64 (log.f64 y) 2/3)
24.0ms
(cbrt.f64 (sqrt.f64 y))
22.0ms
(cbrt.f64 (sqrt.f64 y))

simplify47.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
05180743

prune99.0ms

Filtered
66 candidates to 97 candidates (-47.0%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New97097
Fresh022
Picked011
Done022
Total975102

Merged error: 0b

Counts
102 → 5

localize17.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64
add-log-exp_binary64 pow1_binary64 pow1/3_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
Counts
4 → 44
Calls
4 calls:
1.0ms
(cbrt.f64 y)
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)

series76.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(cbrt.f64 y)
18.0ms
(cbrt.f64 x)
19.0ms
(cbrt.f64 x)
20.0ms
(cbrt.f64 x)

simplify39.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
04923212
14923212

prune54.0ms

Filtered
48 candidates to 56 candidates (-16.7%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New56056
Fresh011
Picked011
Done033
Total56561

Merged error: 0b

Counts
61 → 5

regimes196.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0268
1268

end0.0ms

sample447.0ms

Algorithm
intervals
Results
284.0ms7997×body80valid
1.0ms31×body80invalid
1.0ms40×body80nan
0.0msbody2560valid
0.0msbody1280valid
0.0msbody640valid

Profiling

Loading profile data...