Details

Time bar (total: 3.8s)

sample23.0ms

Algorithm
intervals
Results
9.0ms307×body80valid
1.0ms10×body640valid
1.0msbody1280valid
0.0msbody320valid
0.0msbody160valid

simplify74.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0216
1515
21725
34815
412415
531025
650015

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(* 6.0 (- (/ 2.0 3.0) z))
0.1b
(fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x)

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
126×add-sqr-sqrt
118×*-un-lft-identity
117×prod-diff
114×add-cube-cbrt
92×times-frac
41×distribute-rgt-in distribute-lft-in
13×fma-neg
10×div-inv
associate-*r*
pow1 add-exp-log add-cbrt-cube add-log-exp
difference-of-squares
expm1-log1p-u sub-neg associate-*l* log1p-expm1-u
flip3-- associate-*r/ flip-- distribute-lft-out--
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
Counts
3 → 186
Calls
3 calls:
14.0ms
(- (/ 2.0 3.0) z)
37.0ms
(* 6.0 (- (/ 2.0 3.0) z))
0.0ms
(fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x)

series109.0ms

Counts
3 → 9
Calls
3 calls:
18.0ms
(- (/ 2.0 3.0) z)
40.0ms
(* 6.0 (- (/ 2.0 3.0) z))
51.0ms
(fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x)

simplify55.0ms

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
04532251
115921519
250021387

prune262.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.1b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(- 4.0 (* 6.0 z))
0.1b
(fma (- y x) (- 4.0 (* 6.0 z)) x)

rewrite3.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:
2.0ms
(- 4.0 (* 6.0 z))
0.0ms
(fma (- y x) (- 4.0 (* 6.0 z)) x)

series88.0ms

Counts
2 → 6
Calls
2 calls:
36.0ms
(- 4.0 (* 6.0 z))
52.0ms
(fma (- y x) (- 4.0 (* 6.0 z)) x)

simplify126.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 3 (38.0ms)

IterNodesCost
0144177
1378156
21444155
34973139
45001139

prune121.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.1b

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
199×add-sqr-sqrt
195×prod-diff
191×*-un-lft-identity
185×add-cube-cbrt
146×times-frac
82×distribute-rgt-in associate-+r+ distribute-lft-in
16×div-inv
13×fma-neg
11×pow1 add-exp-log add-cbrt-cube
10×associate-*l/
associate-*r*
flip3-- flip-- add-log-exp
associate-*l*
sub-neg difference-of-squares
expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod log1p-expm1-u
fma-def distribute-lft-out--
associate-*r/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 304
Calls
4 calls:
16.0ms
(- (/ 2.0 3.0) z)
17.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
10.0ms
(* (- y x) 6.0)
46.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series161.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(- (/ 2.0 3.0) z)
63.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
29.0ms
(* (- y x) 6.0)
49.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify114.0ms

Algorithm
egg-herbie
Counts
316 → 316
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
010163937
143622939
250012939

prune676.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.6b
(* (cbrt x) (cbrt x))
0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
6.0ms
(* (cbrt x) (cbrt x))
0.0ms
(cbrt x)
0.0ms
(cbrt x)
1.0ms
(cbrt x)

series713.0ms

Counts
4 → 12
Calls
4 calls:
192.0ms
(* (cbrt x) (cbrt x))
172.0ms
(cbrt x)
172.0ms
(cbrt x)
177.0ms
(cbrt x)

simplify86.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (81.0ms)

IterNodesCost
0119308
1477281
22972258
35001255

prune260.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes132.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01610
11610

end0.0ms

sample561.0ms

Algorithm
intervals
Results
269.0ms9355×body80valid
36.0ms279×body640valid
22.0ms165×body1280valid
17.0ms212×body320valid
6.0ms113×body160valid