Details

Time bar (total: 4.4s)

analyze1.4s

Algorithm
search
sampling

Space saved by range analysis: 0.195169%

Space saved by search: 14.071842%

Guaranteed chance to sample good point: 63.916064%

sample19.0ms

Algorithm
intervals
Results
7.0ms256×body80valid
1.0ms32×body80invalid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0113
1183
2183

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(- (* x.re y.re) (* x.im y.im))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt sub-neg flip3-- *-un-lft-identity diff-log add-cbrt-cube flip--
Counts
1 → 12
Calls
1 calls:
3.0ms
(- (* x.re y.re) (* x.im y.im))

series11.0ms

Counts
1 → 3
Calls
1 calls:
11.0ms
(- (* x.re y.re) (* x.im y.im))

simplify77.0ms

Algorithm
egg-herbie
Counts
15 → 15
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
09178
128571
289571
3213671
4500171

prune20.0ms

Filtered
12 candidates to 15 candidates (-25.0%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New14115
Fresh000
Picked011
Done000
Total14216

Merged error: 0.0b

Counts
16 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

1.0b
(+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re)))
1.7b
(* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re)))
2.4b
(- (pow (* x.re y.re) 3) (pow (* x.im y.im) 3))
36.7b
(/ (- (pow (* x.re y.re) 3) (pow (* x.im y.im) 3)) (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
39×add-sqr-sqrt
29×*-un-lft-identity
27×times-frac
20×difference-of-squares sqr-pow
19×add-cube-cbrt
11×add-exp-log add-cbrt-cube
pow1 associate-/l*
add-log-exp
difference-cubes distribute-lft-out--
flip3-+ associate-*r* pow-prod-down prod-exp associate-/r* cbrt-unprod flip-+
distribute-rgt-in associate-+l+ flip3-- distribute-lft-in associate-*r/ associate-/r/ flip-- associate-/l/
cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp associate-*l* clear-num sum-log *-commutative div-inv
Counts
4 → 109
Calls
4 calls:
15.0ms
(+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re)))
12.0ms
(* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re)))
13.0ms
(- (pow (* x.re y.re) 3) (pow (* x.im y.im) 3))
29.0ms
(/ (- (pow (* x.re y.re) 3) (pow (* x.im y.im) 3)) (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))

series143.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re)))
15.0ms
(* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re)))
47.0ms
(- (pow (* x.re y.re) 3) (pow (* x.im y.im) 3))
56.0ms
(/ (- (pow (* x.re y.re) 3) (pow (* x.im y.im) 3)) (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))

simplify130.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (111.0ms)

IterNodesCost
05541992
132501869
250031864

prune186.0ms

Filtered
92 candidates to 121 candidates (-31.5%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1201121
Fresh000
Picked011
Done011
Total1203123

Merged error: 0.0b

Counts
123 → 3

localize17.0ms

Local error

Found 4 expressions with local error:

1.7b
(* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re)))
24.9b
(sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))
24.9b
(sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))
25.8b
(/ (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))) (sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re)))))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
18×times-frac sqrt-prod
14×pow1
11×add-exp-log add-cbrt-cube
sqrt-div associate-/r*
flip3-+ flip-+
add-log-exp
sqrt-pow1 pow1/2 associate-*r* pow-prod-down prod-exp cbrt-unprod associate-/l*
rem-sqrt-square associate-*r/ associate-/r/ associate-/l/ pow-div
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp associate-*l* clear-num *-commutative div-inv
Counts
4 → 97
Calls
4 calls:
7.0ms
(* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re)))
8.0ms
(sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))
8.0ms
(sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))
19.0ms
(/ (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))) (sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re)))))

series129.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re)))
37.0ms
(sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))
37.0ms
(sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))))
40.0ms
(/ (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re))) (sqrt (+ (* (* x.im y.im) (+ (* x.im y.im) (* x.re y.re))) (* (* x.re y.re) (* x.re y.re)))))

simplify80.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
03771991
121111711
250021699

prune111.0ms

Filtered
77 candidates to 109 candidates (-41.6%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1090109
Fresh000
Picked011
Done022
Total1093112

Merged error: 0.0b

Counts
112 → 3

regimes373.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
093
193

end0.0ms

analyze1.1s

Algorithm
search
sampling

Space saved by range analysis: 0.195169%

Space saved by search: 14.071842%

Guaranteed chance to sample good point: 63.916064%

sample475.0ms

Algorithm
intervals
Results
222.0ms8000×body80valid
26.0ms1019×body80invalid

Profiling

Loading profile data...