Details

Time bar (total: 2.1s)

sample20.0ms

Algorithm
intervals
Results
9.0ms405×body80valid

simplify276.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (6.0ms)

IterNodesCost
0166
1334
2564
3763
4883
51313
62363
73283
83433
94433
107973
1134993
1250013

prune7.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize5.0ms

Local error

Found 1 expressions with local error:

0.1b
(fma 3 (* z z) (* x 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 3 (* z z) (* x y))

series33.0ms

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

simplify48.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03359
17952
225652
3102552
4500152

prune31.0ms

Filtered
13 candidates to 11 candidates (84.6%)
Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.1b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* 3 (* z z)) (* x y))
0.1b
(* 3 (* z z))

rewrite13.0ms

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

series58.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(+ (* 3 (* z z)) (* x y))
23.0ms
(* 3 (* z z))

simplify81.0ms

Algorithm
egg-herbie
Counts
41 → 41
Iterations

Useful iterations: 2 (20.0ms)

IterNodesCost
0176174
1664155
22741148
35002148

prune76.0ms

Filtered
41 candidates to 27 candidates (65.9%)
Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* (* 3 z) z) (* x y))
0.2b
(* (* 3 z) z)

rewrite15.0ms

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

series56.0ms

Counts
2 → 6
Calls
2 calls:
32.0ms
(+ (* (* 3 z) z) (* x y))
23.0ms
(* (* 3 z) z)

simplify135.0ms

Algorithm
egg-herbie
Counts
40 → 40
Iterations

Useful iterations: 3 (130.0ms)

IterNodesCost
0185172
1865153
24444147
35001145

prune107.0ms

Filtered
40 candidates to 26 candidates (65.0%)
Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* z z))) (* x y))
0.2b
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* z z)))
0.2b
(* (cbrt 3) (* z z))

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
29×pow1 add-exp-log
18×pow-prod-down prod-exp cbrt-unprod
17×add-cbrt-cube
add-sqr-sqrt associate-*l*
add-cube-cbrt *-un-lft-identity add-log-exp
cbrt-prod
expm1-log1p-u log1p-expm1-u
associate-*r* *-commutative unswap-sqr
+-commutative fma-def flip3-+ sum-log flip-+
Counts
3 → 69
Calls
3 calls:
27.0ms
(+ (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* z z))) (* x y))
30.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* z z)))
8.0ms
(* (cbrt 3) (* z z))

series215.0ms

Counts
3 → 9
Calls
3 calls:
81.0ms
(+ (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* z z))) (* x y))
86.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* z z)))
48.0ms
(* (cbrt 3) (* z z))

simplify41.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0277592
11087464
25001391

prune146.0ms

Filtered
78 candidates to 44 candidates (56.4%)
Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

regimes129.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124
1124

end0.0ms

sample525.0ms

Algorithm
intervals
Results
293.0ms12167×body80valid