Details

Time bar (total: 5.3s)

sample20.0ms

Algorithm
intervals
Results
7.0ms329×body80valid

simplify160.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (4.0ms)

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

prune7.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

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.5b
(* (* (- y x) 6.0) z)

rewrite69.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:
7.0ms
(+ x (* (* (- y x) 6.0) z))
22.0ms
(* (- y x) 6.0)
39.0ms
(* (* (- y x) 6.0) z)

series124.0ms

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

simplify48.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0259314
11122267
25002265

prune157.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.6b
(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:
0.0ms
(fma (- y x) (* 6.0 z) x)

series48.0ms

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

simplify59.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 2 (8.0ms)

IterNodesCost
04469
111059
234353
3168453
4500253

prune44.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite224.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:
8.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
142.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
46.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))
26.0ms
(* (- y x) (sqrt 6.0))

series511.0ms

Counts
4 → 12
Calls
4 calls:
180.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
160.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
103.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))
66.0ms
(* (- y x) (sqrt 6.0))

simplify60.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0352652
11746516
25002497

prune241.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0))))
0.2b
(* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0)))
0.5b
(* (* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0)) z)
0.6b
(* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0))

rewrite1.8s

Algorithm
rewrite-expression-head
Rules
52×pow1 add-exp-log
35×add-cbrt-cube
34×pow-prod-down prod-exp cbrt-unprod
20×associate-*l/
19×associate-*r*
14×add-sqr-sqrt
13×*-un-lft-identity
11×add-cube-cbrt
associate-*l*
cbrt-prod sqrt-prod
expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp
distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 118
Calls
4 calls:
44.0ms
(* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0))))
110.0ms
(* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0)))
1.3s
(* (* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0)) z)
369.0ms
(* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0))

series668.0ms

Counts
4 → 12
Calls
4 calls:
320.0ms
(* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0))))
74.0ms
(* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0)))
166.0ms
(* (* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0)) z)
109.0ms
(* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0))

simplify88.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
04531645
122971157
25002948

prune286.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

regimes120.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01814
11814

end0.0ms

sample511.0ms

Algorithm
intervals
Results
222.0ms10085×body80valid