Details

Time bar (total: 4.8s)

sample24.0ms

Algorithm
intervals
Results
9.0ms290×body80valid
2.0ms18×body640valid
1.0msbody1280valid
0.0msbody320valid
0.0msbody160valid

simplify75.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0216
1515
21725
34815
412415
531025
650015

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

rewrite92.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:
24.0ms
(- (/ 2.0 3.0) z)
58.0ms
(* 6.0 (- (/ 2.0 3.0) z))
0.0ms
(fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x)

series102.0ms

Counts
3 → 9
Calls
3 calls:
16.0ms
(- (/ 2.0 3.0) z)
39.0ms
(* 6.0 (- (/ 2.0 3.0) z))
46.0ms
(fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x)

simplify56.0ms

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
04532251
115921519
250021387

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

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

series75.0ms

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

simplify140.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 3 (41.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))

rewrite167.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:
22.0ms
(- (/ 2.0 3.0) z)
26.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
20.0ms
(* (- y x) 6.0)
75.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series142.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(- (/ 2.0 3.0) z)
60.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
26.0ms
(* (- y x) 6.0)
39.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify118.0ms

Algorithm
egg-herbie
Counts
316 → 316
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
010163937
143622939
250012939

prune1.0s

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite15.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:
10.0ms
(* (cbrt x) (cbrt x))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series736.0ms

Counts
4 → 12
Calls
4 calls:
197.0ms
(* (cbrt x) (cbrt x))
186.0ms
(cbrt x)
174.0ms
(cbrt x)
178.0ms
(cbrt x)

simplify88.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (84.0ms)

IterNodesCost
0119308
1477281
22972258
35001255

prune579.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

regimes243.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
0104
1104

end0.0ms

sample609.0ms

Algorithm
intervals
Results
312.0ms9434×body80valid
30.0ms264×body640valid
23.0ms158×body1280valid
16.0ms191×body320valid
6.0ms107×body160valid