Details

Time bar (total: 3.7s)

sample20.0ms

Algorithm
intervals
Results
9.0ms269×body80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0177
1217
2217

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 26.5b

localize9.0ms

Local error

Found 2 expressions with local error:

0.5b
(+ (* a c) (* b d))
26.0b
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
flip3-+ associate-/r* flip-+ associate-/l*
pow1 expm1-log1p-u associate-/r/ log1p-expm1-u associate-/l/
cbrt-undiv +-commutative fma-def frac-2neg div-exp clear-num sum-log div-inv
Counts
2 → 47
Calls
2 calls:
4.0ms
(+ (* a c) (* b d))
9.0ms
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

series114.0ms

Counts
2 → 6
Calls
2 calls:
32.0ms
(+ (* a c) (* b d))
81.0ms
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

simplify88.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 2 (24.0ms)

IterNodesCost
0244458
1872411
23164403
35001403

prune157.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 15.1b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(hypot c d)
0.2b
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
0.3b
(fma a c (* b d))
14.9b
(/ (fma a c (* b d)) (* (hypot c d) 1))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
155×add-exp-log
86×prod-exp
57×div-exp
45×add-cbrt-cube
35×1-exp
16×cbrt-unprod
14×cbrt-undiv
12×add-sqr-sqrt rec-exp
10×add-cube-cbrt *-un-lft-identity
times-frac
associate-*r* associate-*l*
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
div-inv associate-/l*
frac-times hypot-udef frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num associate-/r* *-commutative fma-udef unswap-sqr
Counts
4 → 122
Calls
4 calls:
1.0ms
(hypot c d)
12.0ms
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
1.0ms
(fma a c (* b d))
4.0ms
(/ (fma a c (* b d)) (* (hypot c d) 1))

series374.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(hypot c d)
179.0ms
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
41.0ms
(fma a c (* b d))
110.0ms
(/ (fma a c (* b d)) (* (hypot c d) 1))

simplify45.0ms

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
04861106
11625820
25001818

prune258.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 6.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(hypot c d)
0.1b
(/ (/ (fma a c (* b d)) (hypot c d)) (* (hypot c d) 1))
0.3b
(fma a c (* b d))
14.9b
(/ (fma a c (* b d)) (hypot c d))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
40×times-frac
26×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
23×add-exp-log
18×add-cbrt-cube
16×associate-/l*
10×div-exp
cbrt-undiv
pow1 expm1-log1p-u prod-exp associate-/r* log1p-expm1-u div-inv add-log-exp
frac-2neg 1-exp clear-num cbrt-unprod
hypot-udef fma-udef associate-/l/
Counts
4 → 99
Calls
4 calls:
1.0ms
(hypot c d)
7.0ms
(/ (/ (fma a c (* b d)) (hypot c d)) (* (hypot c d) 1))
1.0ms
(fma a c (* b d))
3.0ms
(/ (fma a c (* b d)) (hypot c d))

series313.0ms

Counts
4 → 12
Calls
4 calls:
47.0ms
(hypot c d)
114.0ms
(/ (/ (fma a c (* b d)) (hypot c d)) (* (hypot c d) 1))
38.0ms
(fma a c (* b d))
114.0ms
(/ (fma a c (* b d)) (hypot c d))

simplify77.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 3 (67.0ms)

IterNodesCost
0308794
11149701
23275701
35001693

prune306.0ms

Pruning

13 alts after pruning (11 fresh and 2 done)

Merged error: 6.0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (sqrt (hypot c d)))
0.3b
(fma a c (* b d))
5.9b
(* (/ 1 (sqrt (hypot c d))) (/ (fma a c (* b d)) (sqrt (hypot c d))))
8.9b
(/ (fma a c (* b d)) (sqrt (hypot c d)))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
106×add-sqr-sqrt
94×times-frac
66×*-un-lft-identity
60×add-cube-cbrt
53×sqrt-prod
32×add-exp-log
22×associate-*r* associate-*l*
20×add-cbrt-cube
15×unswap-sqr
12×associate-/r*
11×div-exp
pow1 prod-exp
cbrt-undiv associate-/l*
expm1-log1p-u cbrt-unprod log1p-expm1-u div-inv add-log-exp
rec-exp pow-flip 1-exp
frac-2neg clear-num
frac-times sqrt-pow1 pow1/2 associate-*r/ pow-prod-down associate-*l/ *-commutative fma-udef inv-pow
Counts
4 → 183
Calls
4 calls:
4.0ms
(/ 1 (sqrt (hypot c d)))
1.0ms
(fma a c (* b d))
19.0ms
(* (/ 1 (sqrt (hypot c d))) (/ (fma a c (* b d)) (sqrt (hypot c d))))
4.0ms
(/ (fma a c (* b d)) (sqrt (hypot c d)))

series427.0ms

Counts
4 → 12
Calls
4 calls:
80.0ms
(/ 1 (sqrt (hypot c d)))
37.0ms
(fma a c (* b d))
111.0ms
(* (/ 1 (sqrt (hypot c d))) (/ (fma a c (* b d)) (sqrt (hypot c d))))
198.0ms
(/ (fma a c (* b d)) (sqrt (hypot c d)))

simplify72.0ms

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
05521897
127331667
250021549

prune425.0ms

Pruning

12 alts after pruning (10 fresh and 2 done)

Merged error: 5.3b

regimes272.0ms

Accuracy

36.7% (7.5b remaining)

Error of 12.9b against oracle of 5.4b and baseline of 17.2b

bsearch78.0ms

Steps
ItersRangePoint
8
3.6488667609934286e+129
1.0432818500293452e+133
9.2828111171169e+132
9
-5.0019624427725543e+172
-6.814808586201778e+164
-7.402786013663931e+164

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02714
13014
23014

end0.0ms

sample520.0ms

Algorithm
intervals
Results
298.0ms8488×body80valid