Details

Time bar (total: 2.7s)

sample32.0ms

Algorithm
intervals
Results
21.0ms310×body80valid

simplify95.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0226
1506
21244
32804
45344
58694
613974
735214
850014

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y))
0.0b
(- (+ x (* y 0.75)) z)
0.0b
(+ x (* y 0.75))
0.1b
(/ (* 4.0 (- (+ x (* y 0.75)) z)) y)

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity
17×add-sqr-sqrt
15×add-cube-cbrt
13×add-log-exp
add-exp-log prod-diff add-cbrt-cube
fma-def
pow1 expm1-log1p-u log1p-expm1-u
times-frac fma-neg associate-/r* sum-log
cbrt-undiv +-commutative flip3-- flip3-+ diff-log associate-*r/ div-exp flip-- flip-+ associate-/l/
sub-neg frac-2neg prod-exp associate--l+ clear-num cbrt-unprod div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares
Counts
4 → 88
Calls
4 calls:
11.0ms
(+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y))
15.0ms
(- (+ x (* y 0.75)) z)
2.0ms
(+ x (* y 0.75))
22.0ms
(/ (* 4.0 (- (+ x (* y 0.75)) z)) y)

series114.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y))
27.0ms
(- (+ x (* y 0.75)) z)
24.0ms
(+ x (* y 0.75))
37.0ms
(/ (* 4.0 (- (+ x (* y 0.75)) z)) y)

simplify48.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0419659
11695507
25001488

prune228.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize11.0ms

Local error

Found 2 expressions with local error:

0.0b
(* 4.0 (/ z y))
0.0b
(fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y))))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
13×associate-*r*
10×add-cube-cbrt *-un-lft-identity times-frac
add-exp-log add-cbrt-cube
pow1
associate-*l*
expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr
cbrt-undiv associate-*r/ div-exp pow-prod-down *-commutative fma-udef div-inv
Counts
2 → 44
Calls
2 calls:
7.0ms
(* 4.0 (/ z y))
0.0ms
(fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y))))

series44.0ms

Counts
2 → 6
Calls
2 calls:
18.0ms
(* 4.0 (/ z y))
26.0ms
(fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y))))

simplify78.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 3 (74.0ms)

IterNodesCost
0192228
1847202
23740202
35001199

prune114.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma 0.75 y (- x z))
0.2b
(fma (/ 4.0 y) (fma 0.75 y (- x z)) 1.0)

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
2 → 20
Calls
2 calls:
0.0ms
(fma 0.75 y (- x z))
0.0ms
(fma (/ 4.0 y) (fma 0.75 y (- x z)) 1.0)

series252.0ms

Counts
2 → 6
Calls
2 calls:
206.0ms
(fma 0.75 y (- x z))
45.0ms
(fma (/ 4.0 y) (fma 0.75 y (- x z)) 1.0)

simplify67.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 4 (64.0ms)

IterNodesCost
064128
1156108
2566108
33032105
45001102

prune80.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 4.0 (/ z y))
0.0b
(fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y))))
0.2b
(pow (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) 3)
22.2b
(cbrt (pow (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) 3))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
18×add-cube-cbrt *-un-lft-identity
13×associate-*r*
12×cbrt-prod
10×add-exp-log times-frac add-cbrt-cube
pow1
unpow-prod-down cube-prod
expm1-log1p-u log1p-expm1-u add-log-exp
pow-unpow associate-*l*
cube-mult unpow3 prod-exp cbrt-unprod unswap-sqr sqr-pow
cbrt-undiv pow-to-exp pow-pow pow1/3 associate-*r/ div-exp pow-prod-down pow-exp *-commutative rem-cbrt-cube fma-udef div-inv rem-cube-cbrt
Counts
4 → 92
Calls
4 calls:
7.0ms
(* 4.0 (/ z y))
0.0ms
(fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y))))
1.0ms
(pow (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) 3)
1.0ms
(cbrt (pow (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) 3))

series259.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(* 4.0 (/ z y))
33.0ms
(fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y))))
181.0ms
(pow (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) 3)
27.0ms
(cbrt (pow (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) 3))

simplify53.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0355700
11689654
25002646

prune230.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes49.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
0105
1105

end0.0ms

sample797.0ms

Algorithm
intervals
Results
587.0ms10127×body80valid