Details

Time bar (total: 1.9s)

sample15.0ms

Algorithm
intervals
Results
6.0ms306×body80valid
1.0msbody1280valid
0.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

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite23.0ms

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

series194.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(- 2.0 (* x 3.0))
64.0ms
(* 3.0 (- 2.0 (* x 3.0)))
93.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

simplify46.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0253437
11184374
25002369

prune154.0ms

Filtered
83 candidates to 54 candidates (65.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize4.0ms

Local error

Found 1 expressions with local error:

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

rewrite9.0ms

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

series76.0ms

Counts
1 → 3
Calls
1 calls:
76.0ms
(* x (- 6.0 (* 9.0 x)))

simplify111.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 3 (107.0ms)

IterNodesCost
0151198
1642173
23595170
35001162

prune64.0ms

Filtered
35 candidates to 19 candidates (54.3%)
Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 2 expressions with local error:

0.1b
(* x (- 6.0 (* 9.0 x)))
52.3b
(fma (- x) 9.0 (* x 9.0))

rewrite9.0ms

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

series125.0ms

Counts
2 → 6
Calls
2 calls:
77.0ms
(* x (- 6.0 (* 9.0 x)))
49.0ms
(fma (- x) 9.0 (* x 9.0))

simplify123.0ms

Algorithm
egg-herbie
Counts
48 → 48
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
0161248
1675216
23770213
35001213

prune116.0ms

Filtered
48 candidates to 31 candidates (64.6%)
Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite22.0ms

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

series214.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(- 2.0 (* x 3.0))
79.0ms
(* (- 2.0 (* x 3.0)) x)
91.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))

simplify39.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0234366
1880311
25001304

prune127.0ms

Filtered
73 candidates to 50 candidates (68.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes31.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
083
183

end0.0ms

sample370.0ms

Algorithm
intervals
Results
191.0ms9905×body80valid
29.0ms351×body1280valid
15.0ms233×body640valid
11.0ms151×body320valid
3.0ms73×body160valid