Details

Time bar (total: 3.5s)

sample28.0ms

Algorithm
intervals
Results
8.0ms265×body80valid
8.0ms290×body80nan

simplify19.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1234
2404
3594
4744
51034
61204
71454
82264
92574
102574

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (- 1.0 x) (* y (sqrt x)))
0.2b
(* y (sqrt x))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
add-log-exp
associate-*r*
add-cube-cbrt *-un-lft-identity
pow1 add-exp-log sqrt-prod add-cbrt-cube
associate-*l*
associate-+l+ sum-log unswap-sqr
+-commutative associate-+l- sub-neg flip3-+ diff-log pow-prod-down prod-exp *-commutative cbrt-unprod flip-+
Counts
2 → 37
Calls
2 calls:
6.0ms
(+ (- 1.0 x) (* y (sqrt x)))
5.0ms
(* y (sqrt x))

series81.0ms

Counts
2 → 6
Calls
2 calls:
36.0ms
(+ (- 1.0 x) (* y (sqrt x)))
45.0ms
(* y (sqrt x))

simplify140.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0240231
1957202
24716192
35002192

prune73.0ms

Filtered
43 candidates to 30 candidates (69.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New39443
Fresh000
Picked011
Done000
Total39544

Merged error: 0b

Counts
44 → 5

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (sqrt x))
0.1b
(sqrt (sqrt x))
0.3b
(* y (sqrt (sqrt x)))
0.4b
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
41×sqrt-prod
25×add-sqr-sqrt
18×associate-*r*
15×pow1 add-cube-cbrt *-un-lft-identity
11×add-exp-log add-cbrt-cube
sqrt-pow1
rem-sqrt-square pow1/2 associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp
unswap-sqr
*-commutative
Counts
4 → 88
Calls
4 calls:
2.0ms
(sqrt (sqrt x))
2.0ms
(sqrt (sqrt x))
6.0ms
(* y (sqrt (sqrt x)))
9.0ms
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

series406.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(sqrt (sqrt x))
143.0ms
(sqrt (sqrt x))
82.0ms
(* y (sqrt (sqrt x)))
41.0ms
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

simplify44.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0336516
11481454
25001427

prune161.0ms

Filtered
100 candidates to 60 candidates (60.0%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New991100
Fresh123
Picked011
Done011
Total1005105

Merged error: 0b

Counts
105 → 5

localize15.0ms

Local error

Found 4 expressions with local error:

0.3b
(* y (sqrt (sqrt x)))
0.4b
(* (* y (sqrt (sqrt x))) (cbrt (pow (sqrt (sqrt x)) 3)))
0.6b
(cbrt (pow (sqrt (sqrt x)) 3))
0.8b
(pow (sqrt (sqrt x)) 3)

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
66×sqrt-prod
48×cbrt-prod
36×add-sqr-sqrt associate-*r*
30×add-cube-cbrt *-un-lft-identity
27×unpow-prod-down cube-prod
14×pow1
12×add-exp-log
10×add-cbrt-cube
pow-pow
sqrt-pow1 associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp
cube-mult pow-unpow unpow3 unswap-sqr sqr-pow
pow1/2 *-commutative
pow-to-exp pow1/3 pow-exp sqrt-pow2 rem-cbrt-cube rem-cube-cbrt
Counts
4 → 141
Calls
4 calls:
6.0ms
(* y (sqrt (sqrt x)))
13.0ms
(* (* y (sqrt (sqrt x))) (cbrt (pow (sqrt (sqrt x)) 3)))
4.0ms
(cbrt (pow (sqrt (sqrt x)) 3))
5.0ms
(pow (sqrt (sqrt x)) 3)

series465.0ms

Counts
4 → 12
Calls
4 calls:
83.0ms
(* y (sqrt (sqrt x)))
48.0ms
(* (* y (sqrt (sqrt x))) (cbrt (pow (sqrt (sqrt x)) 3)))
143.0ms
(cbrt (pow (sqrt (sqrt x)) 3))
191.0ms
(pow (sqrt (sqrt x)) 3)

simplify77.0ms

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 2 (66.0ms)

IterNodesCost
0523885
12477740
25002699

prune230.0ms

Filtered
153 candidates to 71 candidates (46.4%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1530153
Fresh022
Picked011
Done022
Total1535158

Merged error: 0b

Counts
158 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (fabs (cbrt x)) y)
0.3b
(* (* (fabs (cbrt x)) y) (sqrt (cbrt x)))
0.6b
(cbrt x)
0.6b
(cbrt x)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt
12×associate-*r*
11×pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube
cbrt-prod
sqrt-prod
associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp
pow1/3 *-commutative
unswap-sqr
Counts
4 → 64
Calls
4 calls:
3.0ms
(* (fabs (cbrt x)) y)
7.0ms
(* (* (fabs (cbrt x)) y) (sqrt (cbrt x)))
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series525.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* (fabs (cbrt x)) y)
133.0ms
(* (* (fabs (cbrt x)) y) (sqrt (cbrt x)))
180.0ms
(cbrt x)
187.0ms
(cbrt x)

simplify90.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 3 (85.0ms)

IterNodesCost
0210392
1952345
23737339
35001334

prune143.0ms

Filtered
76 candidates to 53 candidates (69.7%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New76076
Fresh011
Picked011
Done033
Total76581

Merged error: 0b

Counts
81 → 5

regimes66.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
094
194

end0.0ms

sample784.0ms

Algorithm
intervals
Results
264.0ms8527×body80valid
244.0ms8485×body80nan
0.0msbody1280valid
0.0msbody640valid
0.0msbody320valid

Profiling

Loading profile data...