Details

Time bar (total: 7.6s)

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

sample157.0ms

Algorithm
intervals
Results
64.0ms106×body1280valid
27.0ms82×body640valid
21.0ms47×body1280invalid
11.0ms44×body640invalid
8.0ms41×body320valid
5.0ms75×body80invalid
3.0ms19×body160valid
2.0msbody320invalid
1.0ms12×body160invalid
1.0msbody80valid

simplify51.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
0486811
1486811

prune6.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.7b

Counts
2 → 1

localize10.0ms

Local error

Found 2 expressions with local error:

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

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

series22.0ms

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

simplify38.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
05022469

prune68.0ms

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

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New39443
Fresh000
Picked101
Done000
Total40444

Merged error: 0.1b

Counts
44 → 4

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
(* (pow im 3) -1/3)
0.1b
(* (* 0.5 (sin re)) (+ (* im -2) (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60))))

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

series58.0ms

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

simplify35.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
060661143

prune190.0ms

Filtered
67 candidates to 101 candidates (-50.7%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New965101
Fresh123
Picked011
Done000
Total978105

Merged error: 0.1b

Counts
105 → 8

localize29.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
27×associate-*l*
25×add-exp-log
19×add-cbrt-cube
16×add-cube-cbrt *-un-lft-identity
10×prod-exp
associate-*r* unswap-sqr
unpow-prod-down cube-prod
pow1 associate-*r/ cbrt-unprod
add-log-exp sqr-pow
cbrt-undiv times-frac div-exp associate-/r* *-commutative
cube-mult pow-to-exp flip3-+ unpow3 pow-exp associate-/r/ flip-+ associate-/l/
distribute-rgt-in flip3-- frac-2neg distribute-lft-in pow-prod-down clear-num flip-- div-inv associate-/l*
Counts
4 → 111
Calls
4 calls:
6.0ms
(* (pow im 3) -1/3)
5.0ms
(* (pow im 3) -1/3)
8.0ms
(* (sin re) (+ (* im (* 4 im)) (* (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60)) (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)))))
17.0ms
(/ (* 0.5 (* (sin re) (+ (* im (* 4 im)) (* (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60)) (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)))))) (- (* im -2) (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60))))

series165.0ms

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

simplify66.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
050192754

prune439.0ms

Filtered
83 candidates to 123 candidates (-48.2%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1194123
Fresh246
Picked101
Done011
Total1229131

Merged error: 0.1b

Counts
131 → 9

localize26.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (pow im 3) 1/3)
0.1b
(* (pow im 3) -1/3)
0.1b
(/ (sin re) (+ (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)) (* im -2)))
17.9b
(* (/ (sin re) (+ (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)) (* im -2))) (+ (* im (* im 4)) (* (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60)) (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
39×associate-*l*
28×add-cube-cbrt *-un-lft-identity
21×add-exp-log
19×times-frac
15×add-cbrt-cube
10×unswap-sqr
associate-*r*
unpow-prod-down cube-prod prod-exp
pow1
flip3-+ associate-/r/ cbrt-unprod flip-+ add-log-exp sqr-pow
associate-/r* *-commutative associate-/l*
cbrt-undiv cube-mult frac-times pow-to-exp unpow3 associate-*r/ div-exp pow-exp div-inv
distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down associate-*l/ clear-num
Counts
4 → 131
Calls
4 calls:
6.0ms
(* (pow im 3) 1/3)
6.0ms
(* (pow im 3) -1/3)
10.0ms
(/ (sin re) (+ (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)) (* im -2)))
19.0ms
(* (/ (sin re) (+ (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)) (* im -2))) (+ (* im (* im 4)) (* (+ (* (pow im 3) -1/3) (* (pow im 5) -1/60)) (+ (* (pow im 3) 1/3) (* (pow im 5) 1/60)))))

series142.0ms

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

simplify75.0ms

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049993520
149993520

prune553.0ms

Filtered
106 candidates to 143 candidates (-34.9%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New1421143
Fresh077
Picked011
Done011
Total14210152

Merged error: 0.0b

Counts
152 → 10

regimes425.0ms

Accuracy

0% (0.7b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02520
12520

end0.0ms

sample4.5s

Algorithm
intervals
Results
1.9s3197×body1280valid
860.0ms2606×body640valid
521.0ms1464×body1280invalid
291.0ms1183×body640invalid
283.0ms1318×body320valid
154.0ms2335×body80invalid
103.0ms579×body320invalid
88.0ms636×body160valid
34.0ms277×body160invalid
16.0ms243×body80valid

Profiling

Loading profile data...