Details

Time bar (total: 2.9s)

sample18.0ms

Algorithm
intervals
Results
7.0ms326×body80valid

simplify62.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 10 (60.0ms)

IterNodesCost
0114
1204
2364
3584
4784
51014
61384
72254
85104
916824
1050013

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(fma (- 1 y) (/ x z) y)

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 (- 1 y) (/ x z) y)

series25.0ms

Counts
1 → 3
Calls
1 calls:
25.0ms
(fma (- 1 y) (/ x z) y)

simplify50.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
03866
18259
225653
3131353
4500153

prune29.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y)))
0.5b
(cbrt (fma (- 1 y) (/ x z) y))
0.5b
(cbrt (fma (- 1 y) (/ x z) y))
0.5b
(cbrt (fma (- 1 y) (/ x z) y))

rewrite14.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 (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y)))
1.0ms
(cbrt (fma (- 1 y) (/ x z) y))
1.0ms
(cbrt (fma (- 1 y) (/ x z) y))
1.0ms
(cbrt (fma (- 1 y) (/ x z) y))

series513.0ms

Counts
4 → 12
Calls
4 calls:
149.0ms
(* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y)))
108.0ms
(cbrt (fma (- 1 y) (/ x z) y))
138.0ms
(cbrt (fma (- 1 y) (/ x z) y))
117.0ms
(cbrt (fma (- 1 y) (/ x z) y))

simplify47.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
03141139
111121069
250011008

prune248.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (fma (- 1 y) (/ x z) y))
0.6b
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))
0.6b
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))
0.6b
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp
Counts
4 → 46
Calls
4 calls:
1.0ms
(cbrt (fma (- 1 y) (/ x z) y))
5.0ms
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))
5.0ms
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))
5.0ms
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))

series547.0ms

Counts
4 → 12
Calls
4 calls:
107.0ms
(cbrt (fma (- 1 y) (/ x z) y))
144.0ms
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))
146.0ms
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))
150.0ms
(cbrt (* (cbrt (fma (- 1 y) (/ x z) y)) (cbrt (fma (- 1 y) (/ x z) y))))

simplify74.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 3 (60.0ms)

IterNodesCost
0274972
1707885
22765868
35001858

prune229.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* y (- z x)))
0.0b
(* y (- z x))
10.9b
(/ (+ x (* y (- z x))) z)

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
40×*-un-lft-identity
38×add-cube-cbrt
36×prod-diff
22×distribute-rgt-in associate-+r+ distribute-lft-in
times-frac
add-exp-log add-cbrt-cube
pow1 associate-*r* add-log-exp
sub-neg
expm1-log1p-u fma-def associate-*l* associate-/r* log1p-expm1-u associate-/l*
flip3-+ associate-*r/ flip-+ associate-/l/
cbrt-undiv +-commutative flip3-- frac-2neg div-exp pow-prod-down prod-exp clear-num sum-log *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 115
Calls
3 calls:
10.0ms
(+ x (* y (- z x)))
21.0ms
(* y (- z x))
27.0ms
(/ (+ x (* y (- z x))) z)

series99.0ms

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

simplify55.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0379842
11526592
25002585

prune198.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0.0b

regimes85.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
093
193

end0.0ms

sample475.0ms

Algorithm
intervals
Results
219.0ms10028×body80valid