Details

Time bar (total: 3.4s)

sample20.0ms

Algorithm
intervals
Results
9.0ms278×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0177
1217
2217

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 25.1b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* c c) (* d d))
0.7b
(+ (* a c) (* b d))
24.6b
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

rewrite18.0ms

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

series136.0ms

Counts
3 → 9
Calls
3 calls:
25.0ms
(+ (* c c) (* d d))
31.0ms
(+ (* a c) (* b d))
79.0ms
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

simplify159.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0290532
11199475
24872462
35001462

prune204.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 15.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (* (hypot c d) 1))
0.2b
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
0.8b
(fma a c (* b d))
14.7b
(/ (fma a c (* b d)) (* (hypot c d) 1))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
170×add-exp-log
92×prod-exp
63×div-exp
50×add-cbrt-cube
41×1-exp
17×cbrt-unprod
16×cbrt-undiv
15×rec-exp
14×add-sqr-sqrt
12×add-cube-cbrt *-un-lft-identity times-frac
pow1
associate-*r* associate-*l*
associate-/l*
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
pow-flip frac-2neg pow-prod-down clear-num associate-/r*
frac-times associate-*r/ associate-*l/ *-commutative fma-udef inv-pow unswap-sqr
Counts
4 → 145
Calls
4 calls:
8.0ms
(/ 1 (* (hypot c d) 1))
12.0ms
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
1.0ms
(fma a c (* b d))
5.0ms
(/ (fma a c (* b d)) (* (hypot c d) 1))

series380.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(/ 1 (* (hypot c d) 1))
178.0ms
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
36.0ms
(fma a c (* b d))
112.0ms
(/ (fma a c (* b d)) (* (hypot c d) 1))

simplify50.0ms

Algorithm
egg-herbie
Counts
157 → 157
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
04861191
11654892
25002884

prune289.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 3.3b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (/ (fma a c (* b d)) (hypot c d)) (* (hypot c d) 1))
0.8b
(fma a c (* b d))
14.7b
(/ (fma a c (* b d)) (hypot c d))

rewrite14.0ms

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

series264.0ms

Counts
3 → 9
Calls
3 calls:
115.0ms
(/ (/ (fma a c (* b d)) (hypot c d)) (* (hypot c d) 1))
36.0ms
(fma a c (* b d))
113.0ms
(/ (fma a c (* b d)) (hypot c d))

simplify85.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 3 (73.0ms)

IterNodesCost
0297767
11133677
23251677
35001670

prune271.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 3.3b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (hypot c d))
0.0b
(/ (* (fma a c (* b d)) (/ 1 (hypot c d))) (* (hypot c d) 1))
0.8b
(fma a c (* b d))
14.8b
(* (fma a c (* b d)) (/ 1 (hypot c d)))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
67×add-exp-log
32×add-cbrt-cube
27×add-sqr-sqrt
26×prod-exp
25×div-exp
21×*-un-lft-identity times-frac
20×add-cube-cbrt
13×associate-*r*
10×cbrt-undiv 1-exp
cbrt-unprod
pow1
rec-exp
expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp
associate-*l* div-inv unswap-sqr
frac-2neg associate-*r/ clear-num un-div-inv associate-/l/
pow-flip pow-prod-down *-commutative fma-udef inv-pow
Counts
4 → 119
Calls
4 calls:
4.0ms
(/ 1 (hypot c d))
8.0ms
(/ (* (fma a c (* b d)) (/ 1 (hypot c d))) (* (hypot c d) 1))
1.0ms
(fma a c (* b d))
11.0ms
(* (fma a c (* b d)) (/ 1 (hypot c d)))

series322.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(/ 1 (hypot c d))
119.0ms
(/ (* (fma a c (* b d)) (/ 1 (hypot c d))) (* (hypot c d) 1))
36.0ms
(fma a c (* b d))
115.0ms
(* (fma a c (* b d)) (/ 1 (hypot c d)))

simplify49.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0394872
11636690
25001663

prune273.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 3.3b

regimes173.0ms

Accuracy

35.1% (7.4b remaining)

Error of 12.9b against oracle of 5.6b and baseline of 16.9b

bsearch74.0ms

Steps
ItersRangePoint
8
8.135922673663034e+155
3.4604678307837284e+158
9.413424797641783e+156
7
-1.5405955983178716e+163
-7.477626625472375e+161
-1.7577330110288216e+162

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02714
13014
23014

end0.0ms

sample515.0ms

Algorithm
intervals
Results
301.0ms8472×body80valid