Details

Time bar (total: 3.3s)

sample19.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

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 25.1b

localize9.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:
3.0ms
(+ (* c c) (* d d))
3.0ms
(+ (* a c) (* b d))
12.0ms
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

series147.0ms

Counts
3 → 9
Calls
3 calls:
27.0ms
(+ (* c c) (* d d))
36.0ms
(+ (* a c) (* b d))
83.0ms
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d)))

simplify142.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0290532
11199475
24872462
35001462

prune202.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 15.0b

localize11.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))

rewrite37.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:
5.0ms
(/ 1 (* (hypot c d) 1))
23.0ms
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
0.0ms
(fma a c (* b d))
3.0ms
(/ (fma a c (* b d)) (* (hypot c d) 1))

series386.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(/ 1 (* (hypot c d) 1))
178.0ms
(* (/ 1 (* (hypot c d) 1)) (/ (fma a c (* b d)) (* (hypot c d) 1)))
37.0ms
(fma a c (* b d))
116.0ms
(/ (fma a c (* b d)) (* (hypot c d) 1))

simplify49.0ms

Algorithm
egg-herbie
Counts
157 → 157
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
04861199
11655892
25001884

prune270.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 3.3b

localize10.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))

rewrite12.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))
0.0ms
(fma a c (* b d))
2.0ms
(/ (fma a c (* b d)) (hypot c d))

series270.0ms

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

simplify78.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 3 (68.0ms)

IterNodesCost
0297767
11133677
23251677
35001670

prune262.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)))

rewrite25.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:
2.0ms
(/ 1 (hypot c d))
7.0ms
(/ (* (fma a c (* b d)) (/ 1 (hypot c d))) (* (hypot c d) 1))
0.0ms
(fma a c (* b d))
9.0ms
(* (fma a c (* b d)) (/ 1 (hypot c d)))

series320.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(/ 1 (hypot c d))
116.0ms
(/ (* (fma a c (* b d)) (/ 1 (hypot c d))) (* (hypot c d) 1))
37.0ms
(fma a c (* b d))
113.0ms
(* (fma a c (* b d)) (/ 1 (hypot c d)))

simplify49.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0394872
11636690
25001663

prune234.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 3.3b

regimes152.0ms

Accuracy

35.1% (7.4b remaining)

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

bsearch65.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

sample483.0ms

Algorithm
intervals
Results
281.0ms8472×body80valid