Details

Time bar (total: 4.1s)

sample21.0ms

Algorithm
intervals
Results
5.0ms273×body80valid
4.0ms242×body80nan

simplify21.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0134
1253
2443
3693
41023
51713
61923
72253
83163
93513
103513

prune4.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

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

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
18×add-sqr-sqrt
12×add-cube-cbrt
11×associate-+l+
prod-diff
add-log-exp
associate-*r*
fma-def associate-*l*
pow1 add-exp-log sqrt-prod add-cbrt-cube distribute-lft-out
distribute-lft-out--
expm1-log1p-u sum-log log1p-expm1-u unswap-sqr
+-commutative associate-+l- sub-neg flip3-+ diff-log pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ difference-of-squares
Counts
2 → 59
Calls
2 calls:
16.0ms
(+ (- 1.0 x) (* y (sqrt x)))
5.0ms
(* y (sqrt x))

series77.0ms

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

simplify47.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0273355
11115264
25002256

prune143.0ms

Filtered
65 candidates to 48 candidates (73.8%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New60565
Fresh000
Picked011
Done000
Total60666

Merged error: 0.0b

Counts
66 → 6

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
74×sqrt-prod
69×add-sqr-sqrt
27×associate-*r* unswap-sqr
26×associate-*l*
20×add-cube-cbrt *-un-lft-identity
15×pow1
11×add-exp-log add-cbrt-cube
sqrt-pow1
expm1-log1p-u rem-sqrt-square pow1/2 pow-prod-down prod-exp cbrt-unprod log1p-expm1-u add-log-exp
*-commutative
Counts
4 → 127
Calls
4 calls:
2.0ms
(sqrt (sqrt x))
2.0ms
(sqrt (sqrt x))
6.0ms
(* y (sqrt (sqrt x)))
19.0ms
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

series397.0ms

Counts
4 → 12
Calls
4 calls:
137.0ms
(sqrt (sqrt x))
138.0ms
(sqrt (sqrt x))
81.0ms
(* y (sqrt (sqrt x)))
41.0ms
(* (* y (sqrt (sqrt x))) (sqrt (sqrt x)))

simplify48.0ms

Algorithm
egg-herbie
Counts
139 → 139
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0377853
11559698
25002662

prune265.0ms

Filtered
139 candidates to 82 candidates (59.0%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1354139
Fresh314
Picked011
Done011
Total1387145

Merged error: 0b

Counts
145 → 7

localize16.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt x) (cbrt x))
0.5b
(cbrt x)
0.5b
(cbrt x)
0.5b
(cbrt x)

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-cbrt-cube
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative
Counts
4 → 84
Calls
4 calls:
9.0ms
(* (cbrt x) (cbrt x))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series739.0ms

Counts
4 → 12
Calls
4 calls:
193.0ms
(* (cbrt x) (cbrt x))
185.0ms
(cbrt x)
180.0ms
(cbrt x)
180.0ms
(cbrt x)

simplify91.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 3 (85.0ms)

IterNodesCost
0128331
1526287
23275261
35001258

prune363.0ms

Filtered
96 candidates to 72 candidates (75.0%)
Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New96096
Fresh044
Picked011
Done022
Total967103

Merged error: 0b

Counts
103 → 7

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
460×sqrt-prod
407×add-sqr-sqrt
255×unswap-sqr
118×associate-*l*
69×associate-*r*
35×add-cube-cbrt *-un-lft-identity
22×pow1
20×add-exp-log add-cbrt-cube
10×pow-prod-down prod-exp cbrt-unprod
*-commutative
expm1-log1p-u sqrt-pow1 log1p-expm1-u add-log-exp
rem-sqrt-square pow1/2
Counts
4 → 277
Calls
4 calls:
2.0ms
(sqrt (sqrt x))
8.0ms
(* y (sqrt (sqrt (sqrt x))))
38.0ms
(* (* (* y (sqrt (sqrt (sqrt x)))) (sqrt (sqrt (sqrt x)))) (sqrt (sqrt x)))
19.0ms
(* (* y (sqrt (sqrt (sqrt x)))) (sqrt (sqrt (sqrt x))))

series379.0ms

Counts
4 → 12
Calls
4 calls:
161.0ms
(sqrt (sqrt x))
89.0ms
(* y (sqrt (sqrt (sqrt x))))
46.0ms
(* (* (* y (sqrt (sqrt (sqrt x)))) (sqrt (sqrt (sqrt x)))) (sqrt (sqrt x)))
83.0ms
(* (* y (sqrt (sqrt (sqrt x)))) (sqrt (sqrt (sqrt x))))

simplify133.0ms

Algorithm
egg-herbie
Counts
289 → 289
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
05823957
126692353
250022275

prune460.0ms

Filtered
289 candidates to 119 candidates (41.2%)
Pruning

7 alts after pruning (3 fresh and 4 done)

PrunedKeptTotal
New2881289
Fresh123
Picked011
Done033
Total2897296

Merged error: 0b

Counts
296 → 7

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

sample594.0ms

Algorithm
intervals
Results
179.0ms8506×body80valid
155.0ms8646×body80nan
0.0msbody1280valid
0.0msbody640valid