Details

Time bar (total: 2.0s)

sample18.0ms

Algorithm
intervals
Results
7.0ms304×body80valid
1.0ms13×body1280valid
1.0msbody640valid
0.0msbody320valid
0.0msbody160valid

simplify26.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0144
1324
2814
31664
42254
52274
62274

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.2b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.1b
(* 3.0 (- 2.0 (* x 3.0)))
0.1b
(* (* 3.0 (- 2.0 (* x 3.0))) x)

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
add-cube-cbrt *-un-lft-identity
associate-*r* prod-diff
distribute-rgt-in distribute-lft-in
associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod
expm1-log1p-u sub-neg flip3-- associate-*l/ *-commutative flip-- log1p-expm1-u add-log-exp
unswap-sqr
Counts
2 → 54
Calls
2 calls:
7.0ms
(* 3.0 (- 2.0 (* x 3.0)))
7.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

series175.0ms

Counts
2 → 6
Calls
2 calls:
81.0ms
(* 3.0 (- 2.0 (* x 3.0)))
94.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

simplify43.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0229341
11089292
25001287

prune94.0ms

Filtered
60 candidates to 37 candidates (61.7%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New52860
Fresh000
Picked101
Done000
Total53861

Merged error: 0.1b

Counts
61 → 8

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(- 6.0 (* 9.0 x))
0.1b
(* x (- 6.0 (* 9.0 x)))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
prod-diff
add-cube-cbrt *-un-lft-identity
distribute-rgt-in distribute-lft-in
pow1 add-exp-log add-cbrt-cube add-log-exp
sub-neg fma-neg associate-*r* associate-*l*
expm1-log1p-u flip3-- associate-*r/ flip-- log1p-expm1-u
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
2 → 52
Calls
2 calls:
3.0ms
(- 6.0 (* 9.0 x))
6.0ms
(* x (- 6.0 (* 9.0 x)))

series114.0ms

Counts
2 → 6
Calls
2 calls:
37.0ms
(- 6.0 (* 9.0 x))
76.0ms
(* x (- 6.0 (* 9.0 x)))

simplify115.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 3 (109.0ms)

IterNodesCost
0173294
1705256
23896252
35002250

prune93.0ms

Filtered
58 candidates to 37 candidates (63.8%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New52658
Fresh617
Picked101
Done000
Total59766

Merged error: 0.0b

Counts
66 → 7

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(- 6.0 (* 9.0 x))
0.1b
(* x (- 6.0 (* 9.0 x)))
54.8b
(fma (- x) 9.0 (* x 9.0))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity prod-diff
pow1 add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube add-log-exp
expm1-log1p-u sub-neg fma-neg associate-*r* associate-*l* log1p-expm1-u
flip3-- associate-*r/ flip--
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
Counts
3 → 62
Calls
3 calls:
3.0ms
(- 6.0 (* 9.0 x))
6.0ms
(* x (- 6.0 (* 9.0 x)))
1.0ms
(fma (- x) 9.0 (* x 9.0))

series154.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(- 6.0 (* 9.0 x))
72.0ms
(* x (- 6.0 (* 9.0 x)))
42.0ms
(fma (- x) 9.0 (* x 9.0))

simplify123.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 3 (116.0ms)

IterNodesCost
0183344
1749299
24071295
35001293

prune129.0ms

Filtered
71 candidates to 48 candidates (67.6%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New71071
Fresh066
Picked011
Done000
Total71778

Merged error: 0.0b

Counts
78 → 7

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(* x (* 1 (pow (cbrt 6.0) 3)))
0.2b
(* 9.0 (pow x 2))
1.0b
(cbrt 6.0)
54.8b
(fma (- x) 9.0 (* x 9.0))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
24×add-exp-log
16×prod-exp
15×add-sqr-sqrt
11×add-cbrt-cube
add-cube-cbrt *-un-lft-identity associate-*r*
pow1 associate-*l*
expm1-log1p-u unpow-prod-down cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr
cbrt-prod pow-to-exp 1-exp pow-exp
*-commutative unpow2 sqr-pow
pow1/3 pow-prod-down fma-udef
Counts
4 → 76
Calls
4 calls:
7.0ms
(* x (* 1 (pow (cbrt 6.0) 3)))
5.0ms
(* 9.0 (pow x 2))
1.0ms
(cbrt 6.0)
1.0ms
(fma (- x) 9.0 (* x 9.0))

series90.0ms

Counts
4 → 10
Calls
4 calls:
18.0ms
(* x (* 1 (pow (cbrt 6.0) 3)))
30.0ms
(* 9.0 (pow x 2))
0.0ms
(cbrt 6.0)
42.0ms
(fma (- x) 9.0 (* x 9.0))

simplify44.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0260306
11049260
25002259

prune212.0ms

Filtered
86 candidates to 59 candidates (68.6%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New85186
Fresh055
Picked101
Done011
Total86793

Merged error: 0.0b

Counts
93 → 7

regimes25.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0188
1208
2208

end0.0ms

sample430.0ms

Algorithm
intervals
Results
236.0ms9986×body80valid
33.0ms318×body1280valid
24.0ms302×body640valid
9.0ms139×body320valid
3.0ms68×body160valid