Details

Time bar (total: 1.7s)

sample16.0ms

Algorithm
intervals
Results
6.0ms326×body80valid

simplify15.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0163
1443
2993
31813
42333
52393
62393

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize5.0ms

Local error

Found 1 expressions with local error:

0.0b
(* (+ x y) (+ z 1.0))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
flip3-+ flip-+
add-sqr-sqrt
frac-times associate-*r* associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
associate-*r/ associate-*l/ distribute-lft-out
distribute-rgt-in expm1-log1p-u distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr
Counts
1 → 32
Calls
1 calls:
8.0ms
(* (+ x y) (+ z 1.0))

series33.0ms

Counts
1 → 3
Calls
1 calls:
33.0ms
(* (+ x y) (+ z 1.0))

simplify38.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0277192
11225178
25001178

prune75.0ms

Filtered
35 candidates to 26 candidates (74.3%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New31435
Fresh000
Picked101
Done000
Total32436

Merged error: 0b

Counts
36 → 4

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* z (+ x y)) (fma 1.0 x (* 1.0 y)))
0.0b
(* z (+ x y))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp
associate-*l*
distribute-rgt-in expm1-log1p-u associate-+l+ distribute-lft-in flip3-+ associate-*r/ flip-+ log1p-expm1-u
+-commutative associate-+r+ fma-def pow-prod-down prod-exp sum-log *-commutative cbrt-unprod fma-udef distribute-lft-out unswap-sqr
Counts
2 → 42
Calls
2 calls:
6.0ms
(+ (* z (+ x y)) (fma 1.0 x (* 1.0 y)))
6.0ms
(* z (+ x y))

series67.0ms

Counts
2 → 6
Calls
2 calls:
38.0ms
(+ (* z (+ x y)) (fma 1.0 x (* 1.0 y)))
28.0ms
(* z (+ x y))

simplify35.0ms

Algorithm
egg-herbie
Counts
48 → 48
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0228218
11062196
25001187

prune85.0ms

Filtered
48 candidates to 35 candidates (72.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New48048
Fresh033
Picked011
Done000
Total48452

Merged error: 0b

Counts
52 → 4

localize18.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* z z) (- (* 1.0 1.0) (* z 1.0)))
1.2b
(* (+ x y) (+ (pow z 3) (pow 1.0 3)))
14.7b
(/ (* (+ x y) (+ (pow z 3) (pow 1.0 3))) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity
14×flip3-+ flip-+
10×add-exp-log add-cbrt-cube
add-sqr-sqrt associate-*r*
frac-times associate-/l/ add-log-exp
add-cube-cbrt
distribute-lft-out
pow1
unpow-prod-down cube-prod associate-*r/ associate-*l* associate-*l/
expm1-log1p-u associate-+r+ times-frac associate-/r* log1p-expm1-u
cbrt-undiv div-exp prod-exp sum-log associate-/r/ cbrt-unprod
+-commutative distribute-rgt-in associate-+r- sub-neg fma-def frac-2neg distribute-lft-in diff-log prod-diff pow-prod-down clear-num sum-cubes *-commutative div-inv associate-/l* unswap-sqr
Counts
3 → 89
Calls
3 calls:
6.0ms
(+ (* z z) (- (* 1.0 1.0) (* z 1.0)))
16.0ms
(* (+ x y) (+ (pow z 3) (pow 1.0 3)))
20.0ms
(/ (* (+ x y) (+ (pow z 3) (pow 1.0 3))) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))

series246.0ms

Counts
3 → 9
Calls
3 calls:
20.0ms
(+ (* z z) (- (* 1.0 1.0) (* z 1.0)))
97.0ms
(* (+ x y) (+ (pow z 3) (pow 1.0 3)))
129.0ms
(/ (* (+ x y) (+ (pow z 3) (pow 1.0 3))) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))

simplify86.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
0558915
13100793
25001776

prune258.0ms

Filtered
98 candidates to 73 candidates (74.5%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New98098
Fresh022
Picked011
Done011
Total984102

Merged error: 0b

Counts
102 → 4

localize6.0ms

Local error

Found 1 expressions with local error:

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

series29.0ms

Counts
1 → 3
Calls
1 calls:
29.0ms
(fma x z (fma z y (* 1.0 y)))

simplify98.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03258
19351
246751
3325551
4500151

prune22.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New13013
Fresh011
Picked011
Done022
Total13417

Merged error: 0b

Counts
17 → 4

regimes113.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
0135
1135

end0.0ms

sample381.0ms

Algorithm
intervals
Results
185.0ms10066×body80valid
0.0msbody320valid
0.0msbody1280valid