Details

Time bar (total: 3.3s)

sample19.0ms

Algorithm
intervals
Results
9.0ms314×body80valid

simplify178.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0154
1323
2733
31503
42353
52773
63173
73713
85423
99743
1020153
1127363
1236063
1346763
1450013

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

localize11.0ms

Local error

Found 1 expressions with local error:

0.2b
(fma (- y x) (* 6.0 z) x)

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
1 → 10
Calls
1 calls:
1.0ms
(fma (- y x) (* 6.0 z) x)

series44.0ms

Counts
1 → 3
Calls
1 calls:
44.0ms
(fma (- y x) (* 6.0 z) x)

simplify68.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 2 (10.0ms)

IterNodesCost
04469
111059
234353
3168453
4500253

prune37.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New11213
Fresh011
Picked011
Done000
Total11415

Merged error: 0.0b

Counts
15 → 4

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* (* (- y x) 6.0) z))
0.0b
(* (- y x) 6.0)
0.3b
(* (* (- y x) 6.0) z)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
10×pow1 add-exp-log add-cbrt-cube
*-un-lft-identity
add-cube-cbrt
associate-*r* associate-*l* associate-*l/
add-log-exp
pow-prod-down prod-exp cbrt-unprod
expm1-log1p-u fma-def log1p-expm1-u
flip3-- *-commutative flip--
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 62
Calls
3 calls:
4.0ms
(+ x (* (* (- y x) 6.0) z))
7.0ms
(* (- y x) 6.0)
9.0ms
(* (* (- y x) 6.0) z)

series129.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(+ x (* (* (- y x) 6.0) z))
39.0ms
(* (- y x) 6.0)
42.0ms
(* (* (- y x) 6.0) z)

simplify51.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0259314
11122267
25002265

prune140.0ms

Filtered
71 candidates to 48 candidates (67.6%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New65671
Fresh202
Picked011
Done011
Total67875

Merged error: 0.0b

Counts
75 → 8

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
0.3b
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
0.5b
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))
0.6b
(* (- y x) (sqrt 6.0))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
20×pow1 add-exp-log add-cbrt-cube
17×add-sqr-sqrt
15×associate-*r*
13×*-un-lft-identity
12×associate-*l/
11×add-cube-cbrt
10×pow-prod-down prod-exp cbrt-unprod
associate-*l* sqrt-prod
add-log-exp
expm1-log1p-u log1p-expm1-u
flip3-- fma-def *-commutative flip--
unswap-sqr
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares
Counts
4 → 94
Calls
4 calls:
4.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
13.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
10.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))
9.0ms
(* (- y x) (sqrt 6.0))

series550.0ms

Counts
4 → 12
Calls
4 calls:
180.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
183.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
116.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))
69.0ms
(* (- y x) (sqrt 6.0))

simplify59.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0352652
11746516
25002497

prune191.0ms

Filtered
106 candidates to 69 candidates (65.1%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New1060106
Fresh055
Picked011
Done022
Total1068114

Merged error: 0.0b

Counts
114 → 8

localize10.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (- y x)) (cbrt (- y x)))
0.5b
(cbrt (- y x))
0.5b
(cbrt (- y x))
0.5b
(cbrt (- y x))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
43×cbrt-prod
37×add-sqr-sqrt
35×*-un-lft-identity
18×cbrt-div
15×add-cube-cbrt
11×pow1
10×swap-sqr
flip3-- pow1/3 flip-- distribute-lft-out--
associate-*r* associate-*l*
difference-of-squares
add-exp-log
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 109
Calls
4 calls:
11.0ms
(* (cbrt (- y x)) (cbrt (- y x)))
3.0ms
(cbrt (- y x))
3.0ms
(cbrt (- y x))
3.0ms
(cbrt (- y x))

series615.0ms

Counts
4 → 12
Calls
4 calls:
140.0ms
(* (cbrt (- y x)) (cbrt (- y x)))
156.0ms
(cbrt (- y x))
160.0ms
(cbrt (- y x))
159.0ms
(cbrt (- y x))

simplify167.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 3 (157.0ms)

IterNodesCost
0270790
1948753
24624700
35001694

prune299.0ms

Filtered
121 candidates to 89 candidates (73.6%)
Pruning

8 alts after pruning (4 fresh and 4 done)

PrunedKeptTotal
New1210121
Fresh044
Picked011
Done033
Total1218129

Merged error: 0.0b

Counts
129 → 8

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

IterNodesCost
083
183

end0.0ms

sample493.0ms

Algorithm
intervals
Results
284.0ms10205×body80valid