Details

Time bar (total: 4.6s)

sample29.0ms

Algorithm
intervals
Results
18.0ms331×body80valid

simplify150.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

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

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite30.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:
3.0ms
(+ x (* (* (- y x) 6.0) z))
10.0ms
(* (- y x) 6.0)
15.0ms
(* (* (- y x) 6.0) z)

series123.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(+ x (* (* (- y x) 6.0) z))
30.0ms
(* (- y x) 6.0)
43.0ms
(* (* (- y x) 6.0) z)

simplify41.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0259314
11122267
25002265

prune154.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0b

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

series39.0ms

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

simplify55.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
04469
111059
234353
3168453
4500253

prune49.0ms

Pruning

10 alts after pruning (8 fresh and 2 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite108.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:
3.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
69.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
12.0ms
(* (- y x) (sqrt 6.0))
20.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))

series523.0ms

Counts
4 → 12
Calls
4 calls:
185.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
168.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
67.0ms
(* (- y x) (sqrt 6.0))
104.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))

simplify57.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0352652
11746516
25003497

prune241.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 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.3b
(* (* (* (* (- 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.1s

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:
22.0ms
(* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0))))
57.0ms
(* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0)))
771.0ms
(* (* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0)) z)
203.0ms
(* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0))

series675.0ms

Counts
4 → 12
Calls
4 calls:
319.0ms
(* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0))))
66.0ms
(* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0)))
177.0ms
(* (* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0)) z)
112.0ms
(* (* (* (- y x) (* (cbrt (sqrt 6.0)) (cbrt (sqrt 6.0)))) (cbrt (sqrt 6.0))) (sqrt 6.0))

simplify77.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
04531645
122971157
25002948

prune293.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

regimes100.0ms

Accuracy

0% (0.1b 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

sample786.0ms

Algorithm
intervals
Results
565.0ms10165×body80valid