Details

Time bar (total: 3.4s)

sample23.0ms

Algorithm
intervals
Results
6.0ms276×body80valid
5.0ms290×body80nan

simplify21.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

localize9.0ms

Local error

Found 2 expressions with local error:

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

rewrite11.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))

series80.0ms

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

simplify141.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0240231
1957202
24716192
35001192

prune88.0ms

Filtered
43 candidates to 30 candidates (69.8%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New36743
Fresh000
Picked011
Done000
Total36844

Merged error: 0.0b

Counts
44 → 8

localize8.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.3b
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

rewrite24.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)))
12.0ms
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

series389.0ms

Counts
4 → 12
Calls
4 calls:
135.0ms
(sqrt (sqrt x))
136.0ms
(sqrt (sqrt x))
78.0ms
(* y (sqrt (sqrt x)))
40.0ms
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

simplify45.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0336516
11481454
25001443

prune220.0ms

Filtered
100 candidates to 67 candidates (67.0%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New982100
Fresh246
Picked101
Done011
Total1017108

Merged error: 0b

Counts
108 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (/ 1 x) -1/4)
0.1b
(sqrt (sqrt x))
0.3b
(* y (pow (/ 1 x) -1/4))
0.3b
(* (* y (pow (/ 1 x) -1/4)) (sqrt (sqrt x)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
41×add-exp-log
38×add-sqr-sqrt
29×unpow-prod-down
27×*-un-lft-identity
26×add-cube-cbrt associate-*r*
20×times-frac
19×prod-exp sqrt-prod
12×pow-exp
11×add-cbrt-cube
10×pow1
div-exp
unswap-sqr
sqrt-pow1 associate-*l* cbrt-unprod add-log-exp
pow-to-exp rec-exp pow-unpow pow-pow 1-exp sqr-pow
rem-sqrt-square pow1/2 *-commutative div-inv
pow-flip pow-prod-down inv-pow
Counts
4 → 119
Calls
4 calls:
8.0ms
(pow (/ 1 x) -1/4)
2.0ms
(sqrt (sqrt x))
8.0ms
(* y (pow (/ 1 x) -1/4))
10.0ms
(* (* y (pow (/ 1 x) -1/4)) (sqrt (sqrt x)))

series448.0ms

Counts
4 → 12
Calls
4 calls:
173.0ms
(pow (/ 1 x) -1/4)
135.0ms
(sqrt (sqrt x))
59.0ms
(* y (pow (/ 1 x) -1/4))
81.0ms
(* (* y (pow (/ 1 x) -1/4)) (sqrt (sqrt x)))

simplify75.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
0573752
12585668
25001665

prune283.0ms

Filtered
131 candidates to 78 candidates (59.5%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1301131
Fresh145
Picked011
Done011
Total1317138

Merged error: 0b

Counts
138 → 7

localize22.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (sqrt x))
0.2b
(* y (pow (/ 1 x) -1/8))
0.3b
(* (* (* y (pow (/ 1 x) -1/8)) (pow (/ 1 x) (/ -1/4 2))) (sqrt (sqrt x)))
0.3b
(* (* y (pow (/ 1 x) -1/8)) (pow (/ 1 x) (/ -1/4 2)))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
300×add-exp-log
205×prod-exp
108×pow-exp
54×div-exp
43×associate-*r*
38×add-sqr-sqrt
29×unpow-prod-down
27×pow-to-exp rec-exp *-un-lft-identity 1-exp
26×add-cube-cbrt
20×times-frac add-cbrt-cube
19×sqrt-prod
10×cbrt-unprod
pow1
associate-*l* unswap-sqr
sqrt-pow1 add-log-exp
*-commutative sqr-pow
rem-sqrt-square pow1/2 div-inv
pow-prod-down
Counts
4 → 194
Calls
4 calls:
2.0ms
(sqrt (sqrt x))
9.0ms
(* y (pow (/ 1 x) -1/8))
20.0ms
(* (* (* y (pow (/ 1 x) -1/8)) (pow (/ 1 x) (/ -1/4 2))) (sqrt (sqrt x)))
13.0ms
(* (* y (pow (/ 1 x) -1/8)) (pow (/ 1 x) (/ -1/4 2)))

series343.0ms

Counts
4 → 12
Calls
4 calls:
134.0ms
(sqrt (sqrt x))
63.0ms
(* y (pow (/ 1 x) -1/8))
76.0ms
(* (* (* y (pow (/ 1 x) -1/8)) (pow (/ 1 x) (/ -1/4 2))) (sqrt (sqrt x)))
70.0ms
(* (* y (pow (/ 1 x) -1/8)) (pow (/ 1 x) (/ -1/4 2)))

simplify89.0ms

Algorithm
egg-herbie
Counts
206 → 206
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
09041581
135171286
250011218

prune337.0ms

Filtered
206 candidates to 84 candidates (40.8%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New2042206
Fresh224
Picked101
Done022
Total2076213

Merged error: 0b

Counts
213 → 6

regimes79.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

sample597.0ms

Algorithm
intervals
Results
172.0ms8495×body80valid
165.0ms8634×body80nan
0.0msbody320valid
0.0msbody640valid