Details

Time bar (total: 7.4s)

analyze335.0ms

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
12.5%87.4%0.1%4
62.4%37.5%0.1%5
62.4%37.5%0.1%6
62.4%31.2%6.3%7
62.4%31.2%6.3%8
62.4%28.1%9.5%9
62.4%28.1%9.5%10
62.4%26.5%11%11
62.4%26.5%11%12
62.4%25.8%11.8%13
62.4%25.8%11.8%14

sample151.0ms

Algorithm
intervals
Results
64.0ms110×body1280valid
21.0ms70×body640valid
17.0ms51×body1280invalid
10.0ms43×body640invalid
8.0ms39×body320valid
5.0ms85×body80invalid
4.0ms27×body320invalid
4.0ms30×body160valid
2.0ms16×body160invalid
0.0msbody80valid

simplify50.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
0486811
1486811

prune7.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 42.8b

Counts
2 → 1

localize10.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (* 0.5 (sin re)) (- (exp (neg im)) (exp im)))
7.0b
(- (exp (neg im)) (exp im))

rewrite21.0ms

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:
14.0ms
(* (* 0.5 (sin re)) (- (exp (neg im)) (exp im)))
6.0ms
(- (exp (neg im)) (exp im))

series21.0ms

Counts
2 → 6
Calls
2 calls:
16.0ms
(* (* 0.5 (sin re)) (- (exp (neg im)) (exp im)))
5.0ms
(- (exp (neg im)) (exp im))

simplify42.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
05022469

prune62.0ms

Filtered
29 candidates to 43 candidates (-48.3%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New42143
Fresh000
Picked011
Done000
Total42244

Merged error: 0.1b

Counts
44 → 2

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite29.0ms

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
unpow-prod-down
unswap-sqr
add-log-exp
cbrt-unprod
cube-prod sqr-pow
pow-prod-down *-commutative
pow-to-exp flip3-+ associate-*r/ pow-exp flip-+
+-commutative distribute-rgt-in cube-mult distribute-lft-in unpow3 sum-log
Counts
4 → 89
Calls
4 calls:
5.0ms
(+ (* (pow im 3) -1/3) (* (pow im 5) -1/60))
5.0ms
(* (pow im 5) -1/60)
11.0ms
(* (* 0.5 (sin re)) (+ (* im -2) (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60))))
6.0ms
(* (pow im 3) -1/3)

series58.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ (* (pow im 3) -1/3) (* (pow im 5) -1/60))
4.0ms
(* (pow im 5) -1/60)
34.0ms
(* (* 0.5 (sin re)) (+ (* im -2) (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60))))
6.0ms
(* (pow im 3) -1/3)

simplify37.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
060661143

prune191.0ms

Filtered
68 candidates to 101 candidates (-48.5%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New965101
Fresh000
Picked101
Done011
Total976103

Merged error: 0.0b

Counts
103 → 6

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (pow im 5) -1/60)
0.1b
(* (* 0.5 (sin re)) (+ (* im -2) (+ (log (pow (exp (pow im 3)) -1/3)) (* (pow im 5) -1/60))))
0.2b
(pow (exp (pow im 3)) -1/3)
1.7b
(log (pow (exp (pow im 3)) -1/3))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
15×add-exp-log add-cube-cbrt *-un-lft-identity
13×unpow-prod-down pow-pow
12×exp-prod
11×add-cbrt-cube
10×pow1
associate-*l*
log-prod
associate-*r* prod-exp
sqr-pow
cbrt-unprod add-log-exp
pow-to-exp pow-unpow cube-prod rem-log-exp pow-prod-down pow-exp unswap-sqr
associate-*r/ *-commutative
distribute-rgt-in cube-mult distribute-lft-in flip3-+ unpow3 log-pow flip-+
Counts
4 → 94
Calls
4 calls:
5.0ms
(* (pow im 5) -1/60)
9.0ms
(* (* 0.5 (sin re)) (+ (* im -2) (+ (log (pow (exp (pow im 3)) -1/3)) (* (pow im 5) -1/60))))
6.0ms
(pow (exp (pow im 3)) -1/3)
4.0ms
(log (pow (exp (pow im 3)) -1/3))

series149.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(* (pow im 5) -1/60)
54.0ms
(* (* 0.5 (sin re)) (+ (* im -2) (+ (log (pow (exp (pow im 3)) -1/3)) (* (pow im 5) -1/60))))
24.0ms
(pow (exp (pow im 3)) -1/3)
66.0ms
(log (pow (exp (pow im 3)) -1/3))

simplify33.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 0 (23.0ms)

IterNodesCost
055031107

prune231.0ms

Filtered
72 candidates to 106 candidates (-47.2%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1060106
Fresh044
Picked011
Done011
Total1066112

Merged error: 0.0b

Counts
112 → 6

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite44.0ms

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:
9.0ms
(* (cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2)))))) (cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2)))))))
11.0ms
(cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2))))))
11.0ms
(cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2))))))
11.0ms
(cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2))))))

series346.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(* (cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2)))))) (cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2)))))))
79.0ms
(cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2))))))
77.0ms
(cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2))))))
77.0ms
(cbrt (* 0.5 (* (sin re) (+ (* -1/3 (pow im 3)) (+ (* (pow im 5) -1/60) (* im -2))))))

simplify58.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
051442632

prune408.0ms

Filtered
67 candidates to 84 candidates (-25.4%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New80484
Fresh123
Picked011
Done022
Total81990

Merged error: 0.0b

Counts
90 → 9

regimes520.0ms

Accuracy

0% (0.8b remaining)

Error of 0.9b against oracle of 0.1b and baseline of 0.9b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02622
12622

end0.0ms

sample4.5s

Algorithm
intervals
Results
1.9s3326×body1280valid
790.0ms2501×body640valid
538.0ms1520×body1280invalid
294.0ms1261×body640invalid
262.0ms1265×body320valid
149.0ms2368×body80invalid
108.0ms625×body320invalid
81.0ms642×body160valid
35.0ms273×body160invalid
17.0ms266×body80valid

Profiling

Loading profile data...