Details

Time bar (total: 1.8s)

sample22.0ms

Algorithm
intervals
Results
10.0ms330×body80valid

simplify102.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 8 (53.0ms)

IterNodesCost
0276
1636
21545
33235
44265
55285
66045
78325
814644
920354
1020644
1120644

prune5.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.2b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* x 3.0) 4.0)
0.1b
(fma x (- (* x 3.0) 4.0) 1.0)
0.1b
(* (fma x (- (* x 3.0) 4.0) 1.0) 3.0)

rewrite11.0ms

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

series125.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(- (* x 3.0) 4.0)
40.0ms
(fma x (- (* x 3.0) 4.0) 1.0)
43.0ms
(* (fma x (- (* x 3.0) 4.0) 1.0) 3.0)

simplify135.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0206296
1706240
24518237
35001237

prune127.0ms

Filtered
57 candidates to 41 candidates (71.9%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New51657
Fresh000
Picked101
Done000
Total52658

Merged error: 0b

Counts
58 → 6

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(- 3.0 (* 12.0 x))
0.1b
(fma (pow x 2) 9.0 (- 3.0 (* 12.0 x)))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp
fma-neg prod-diff
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
sub-neg flip3-- diff-log flip-- fma-udef
Counts
2 → 30
Calls
2 calls:
3.0ms
(- 3.0 (* 12.0 x))
1.0ms
(fma (pow x 2) 9.0 (- 3.0 (* 12.0 x)))

series72.0ms

Counts
2 → 6
Calls
2 calls:
40.0ms
(- 3.0 (* 12.0 x))
32.0ms
(fma (pow x 2) 9.0 (- 3.0 (* 12.0 x)))

simplify63.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 3 (58.0ms)

IterNodesCost
0120170
1350149
21768148
35001131

prune85.0ms

Filtered
36 candidates to 27 candidates (75.0%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New34236
Fresh325
Picked101
Done000
Total38442

Merged error: 0b

Counts
42 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(- 3.0 (* 12.0 x))
0.0b
(+ (* (pow x 2) 9.0) (- 3.0 (* 12.0 x)))
0.2b
(* (pow x 2) 9.0)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
10×add-log-exp
add-cube-cbrt *-un-lft-identity
add-exp-log associate-*l*
prod-diff
associate-+r+ add-cbrt-cube
unpow-prod-down unswap-sqr
pow1 expm1-log1p-u fma-neg associate-*r* prod-exp log1p-expm1-u
sub-neg diff-log sum-log unpow2 sqr-pow
+-commutative pow-to-exp associate-+r- flip3-- fma-def flip3-+ pow-exp *-commutative flip-- cbrt-unprod flip-+
Counts
3 → 70
Calls
3 calls:
4.0ms
(- 3.0 (* 12.0 x))
7.0ms
(+ (* (pow x 2) 9.0) (- 3.0 (* 12.0 x)))
6.0ms
(* (pow x 2) 9.0)

series98.0ms

Counts
3 → 9
Calls
3 calls:
38.0ms
(- 3.0 (* 12.0 x))
26.0ms
(+ (* (pow x 2) 9.0) (- 3.0 (* 12.0 x)))
34.0ms
(* (pow x 2) 9.0)

simplify53.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0278352
1935317
25001312

prune150.0ms

Filtered
79 candidates to 55 candidates (69.6%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New78179
Fresh123
Picked011
Done000
Total79483

Merged error: 0b

Counts
83 → 4

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* 9.0 x) 12.0)
0.1b
(fma x (- (* 9.0 x) 12.0) 3.0)

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity prod-diff
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
sub-neg flip3-- fma-neg diff-log flip-- fma-udef
Counts
2 → 28
Calls
2 calls:
5.0ms
(- (* 9.0 x) 12.0)
1.0ms
(fma x (- (* 9.0 x) 12.0) 3.0)

series76.0ms

Counts
2 → 6
Calls
2 calls:
41.0ms
(- (* 9.0 x) 12.0)
34.0ms
(fma x (- (* 9.0 x) 12.0) 3.0)

simplify97.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 3 (86.0ms)

IterNodesCost
0140157
1462122
22558119
35002115

prune53.0ms

Filtered
34 candidates to 24 candidates (70.6%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New34034
Fresh022
Picked011
Done011
Total34438

Merged error: 0b

Counts
38 → 4

regimes21.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
0135
1135

end0.0ms

sample435.0ms

Algorithm
intervals
Results
317.0ms10667×body80valid