Details

Time bar (total: 8.1s)

analyze361.0ms (4.5%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
50%50%0.1%5
50%50%0.1%6
50%37.5%12.6%7
50%37.5%12.6%8
50%31.2%18.8%9
50%31.2%18.8%10
50%28.1%22%11
50%28.1%22%12
50%26.5%23.5%13
50%26.5%23.5%14

sample145.0ms (1.8%)

Algorithm
intervals
Results
76.0ms143×body1280valid
22.0ms70×body640valid
12.0ms38×body1280invalid
8.0ms34×body640invalid
5.0ms27×body320valid
3.0ms21×body320invalid
2.0ms17×body160invalid
2.0ms13×body160valid
1.0ms17×body80invalid
0.0msbody80valid

simplify60.0ms (0.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
0534812

prune7.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 58.6b

Counts
2 → 1

localize14.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(* (* 0.5 (cos re)) (- (exp (- 0.0 im)) (exp im)))
6.1b
(- (exp (- 0.0 im)) (exp im))

rewrite19.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt *-un-lft-identity add-cbrt-cube
associate-*r*
add-log-exp
add-cube-cbrt sub-neg pow-prod-down prod-exp cbrt-unprod
flip3-- associate-*r/ flip-- distribute-lft-out-- difference-of-squares
distribute-rgt-in distribute-lft-in diff-log associate-*l* *-commutative
Counts
2 → 37
Calls

2 calls:

11.0ms
(* (* 0.5 (cos re)) (- (exp (- 0.0 im)) (exp im)))
7.0ms
(- (exp (- 0.0 im)) (exp im))

series22.0ms (0.3%)

Counts
2 → 6
Calls

2 calls:

16.0ms
(* (* 0.5 (cos re)) (- (exp (- 0.0 im)) (exp im)))
5.0ms
(- (exp (- 0.0 im)) (exp im))

simplify54.0ms (0.7%)

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
05332526

prune94.0ms (1.2%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New42143
Fresh000
Picked101
Done000
Total43144

Merged error: 0.1b

Counts
44 → 1

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(+ (* (pow im 3) -1/3) (+ (* im -2) (* (pow im 5) -1/60)))
0.0b
(* (pow im 5) -1/60)
0.1b
(* (* 0.5 (cos re)) (+ (* (pow im 3) -1/3) (+ (* im -2) (* (pow im 5) -1/60))))
0.1b
(* (pow im 3) -1/3)

rewrite31.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
20×associate-*l*
19×add-exp-log
13×add-cbrt-cube
12×add-cube-cbrt *-un-lft-identity
pow1 associate-*r* prod-exp add-log-exp
unpow-prod-down
unswap-sqr
cbrt-unprod
cube-prod sqr-pow
pow-prod-down sum-log *-commutative
pow-to-exp flip3-+ associate-*r/ pow-exp flip-+
+-commutative distribute-rgt-in cube-mult associate-+r+ distribute-lft-in unpow3
Counts
4 → 91
Calls

4 calls:

10.0ms
(* (* 0.5 (cos re)) (+ (* (pow im 3) -1/3) (+ (* im -2) (* (pow im 5) -1/60))))
8.0ms
(+ (* (pow im 3) -1/3) (+ (* im -2) (* (pow im 5) -1/60)))
5.0ms
(* (pow im 3) -1/3)
5.0ms
(* (pow im 5) -1/60)

series50.0ms (0.6%)

Counts
4 → 12
Calls

4 calls:

36.0ms
(* (* 0.5 (cos re)) (+ (* (pow im 3) -1/3) (+ (* im -2) (* (pow im 5) -1/60))))
6.0ms
(+ (* (pow im 3) -1/3) (+ (* im -2) (* (pow im 5) -1/60)))
4.0ms
(* (pow im 5) -1/60)
4.0ms
(* (pow im 3) -1/3)

simplify32.0ms (0.4%)

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
059431256

prune278.0ms (3.5%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New958103
Fresh000
Picked011
Done000
Total959104

Merged error: 0.0b

Counts
104 → 9

localize20.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))) (cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))
0.6b
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))
0.6b
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))
0.6b
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))

rewrite40.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls

4 calls:

17.0ms
(* (cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))) (cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))
7.0ms
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))
7.0ms
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))
7.0ms
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))

series87.0ms (1.1%)

Counts
4 → 12
Calls

4 calls:

24.0ms
(* (cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))) (cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))
23.0ms
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))
20.0ms
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))
20.0ms
(cbrt (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))

simplify85.0ms (1.1%)

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
050252775

prune655.0ms (8.1%)

Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New97299
Fresh077
Picked011
Done011
Total9711108

Merged error: 0.0b

Counts
108 → 11

localize21.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))) (cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))))
0.6b
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
0.6b
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
0.6b
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))

rewrite43.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
38×associate-*r/
18×cbrt-div
11×pow1
10×add-sqr-sqrt
flip3-+ pow1/3 flip-+
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
frac-times swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 72
Calls

4 calls:

12.0ms
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
10.0ms
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
10.0ms
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
9.0ms
(* (cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))) (cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))))

series417.0ms (5.2%)

Counts
4 → 12
Calls

4 calls:

179.0ms
(* (cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))) (cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60)))))))
81.0ms
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
79.0ms
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))
79.0ms
(cbrt (* 0.5 (* (cos re) (+ (* -1/3 (pow im 3)) (+ (* im -2) (* (pow im 5) -1/60))))))

simplify55.0ms (0.7%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
052392668

prune518.0ms (6.4%)

Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New82284
Fresh088
Picked011
Done022
Total821395

Merged error: 0.0b

Counts
95 → 13

regimes448.0ms (5.5%)

Accuracy

Total 0.1b remaining (10.8%)

Threshold costs 0.1b (10.8%)

bsearch0.0ms (0%)

simplify1.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02520
12520

end0.0ms (0%)

sample4.5s (55.7%)

Algorithm
intervals
Results
2.2s4278×body1280valid
732.0ms2344×body640valid
527.0ms1534×body1280invalid
295.0ms1302×body640invalid
179.0ms869×body320valid
111.0ms621×body320invalid
47.0ms369×body160valid
36.0ms319×body160invalid
35.0ms561×body80invalid
9.0ms140×body80valid

Profiling

Loading profile data...