Details

Time bar (total: 1.8s)

sample16.0ms

Algorithm
intervals
Results
8.0ms335×body80valid

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

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 2

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
11×pow1 add-exp-log add-cbrt-cube add-log-exp
10×add-sqr-sqrt
add-cube-cbrt
associate-*r*
expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u
associate-+l+ fma-def
sub-neg flip3-+ diff-log associate-*r/ prod-diff sum-log *-commutative flip-+ distribute-lft-out
+-commutative distribute-rgt-in associate-+l- flip3-- distribute-lft-in fma-neg flip-- unswap-sqr
Counts
4 → 83
Calls
4 calls:
8.0ms
(+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)
11.0ms
(- (* (* x 3.0) x) (* x 4.0))
10.0ms
(* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0))
6.0ms
(* (* x 3.0) x)

series166.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)
76.0ms
(- (* (* x 3.0) x) (* x 4.0))
33.0ms
(* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0))
27.0ms
(* (* x 3.0) x)

simplify67.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0346559
11446492
25001452

prune182.0ms

Filtered
95 candidates to 68 candidates (71.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New92395
Fresh011
Picked101
Done000
Total93497

Merged error: 0.0b

Counts
97 → 4

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

series66.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 3 (60.0ms)

IterNodesCost
0120170
1350149
21768148
35001131

prune76.0ms

Filtered
36 candidates to 27 candidates (75.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New35136
Fresh213
Picked011
Done000
Total37340

Merged error: 0b

Counts
40 → 3

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

rewrite6.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:
39.0ms
(- (* 9.0 x) 12.0)
37.0ms
(fma x (- (* 9.0 x) 12.0) 3.0)

simplify92.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 3 (88.0ms)

IterNodesCost
0140157
1462122
22558119
35002115

prune59.0ms

Filtered
34 candidates to 24 candidates (70.6%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New34034
Fresh011
Picked011
Done011
Total34337

Merged error: 0b

Counts
37 → 3

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite13.0ms

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

series183.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(+ (* (* x 3.0) (fma x 3.0 (- 4.0))) (* 3.0 1.0))
45.0ms
(fma x 3.0 (- 4.0))
96.0ms
(* (* x 3.0) (fma x 3.0 (- 4.0)))

simplify52.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0230339
11043299
25001293

prune96.0ms

Filtered
57 candidates to 40 candidates (70.2%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New57057
Fresh000
Picked011
Done022
Total57360

Merged error: 0b

Counts
60 → 3

regimes13.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 (0.0ms)

IterNodesCost
083
183

end0.0ms

sample390.0ms

Algorithm
intervals
Results
272.0ms10641×body80valid