Details

Time bar (total: 3.6s)

sample78.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 49.560547%

Guaranteed chance to sample good point: 99.987899%

Results
55.0ms174×body1280valid
8.0ms43×body640valid
3.0ms24×body320valid
1.0ms10×body160valid
0.0msbody80valid

simplify137.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0145
1265
2415
3555
4655
5965
61405
72855
816425
950015

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 31.4b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (exp x) 2.0)
4.5b
(+ (- (exp x) 2.0) (exp (neg x)))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity add-log-exp
add-sqr-sqrt frac-add
flip3-- flip--
pow1 add-exp-log neg-sub0 exp-neg add-cube-cbrt sub-neg associate-+l+ exp-diff diff-log sum-log add-cbrt-cube distribute-lft-out distribute-lft-out--
+-commutative associate-+l- flip3-+ flip-+ difference-of-squares
Counts
2 → 35
Calls
2 calls:
4.0ms
(- (exp x) 2.0)
7.0ms
(+ (- (exp x) 2.0) (exp (neg x)))

series9.0ms

Counts
2 → 6
Calls
2 calls:
2.0ms
(- (exp x) 2.0)
7.0ms
(+ (- (exp x) 2.0) (exp (neg x)))

simplify86.0ms

Algorithm
egg-herbie
Counts
41 → 41
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
0209282
1694269
23196260
35001260

prune56.0ms

Filtered
29 candidates to 41 candidates (-41.4%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New38341
Fresh000
Picked101
Done000
Total39342

Merged error: 0.0b

Counts
42 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))
0.0b
(+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))
0.1b
(* 1/360 (pow x 6))
0.1b
(* 1/12 (pow x 4))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
14×add-exp-log associate-*r*
12×*-un-lft-identity
11×add-log-exp
10×add-cube-cbrt
unpow-prod-down add-cbrt-cube
associate-*l* prod-exp unswap-sqr
pow1 sum-log sqr-pow
+-commutative pow-to-exp flip3-+ pow-exp *-commutative cbrt-unprod flip-+
associate-+r+ distribute-lft-out
Counts
4 → 75
Calls
4 calls:
4.0ms
(+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))
7.0ms
(+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))
5.0ms
(* 1/360 (pow x 6))
5.0ms
(* 1/12 (pow x 4))

series26.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))
6.0ms
(+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))
5.0ms
(* 1/360 (pow x 6))
4.0ms
(* 1/12 (pow x 4))

simplify49.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0329464
11456438
25001422

prune142.0ms

Filtered
55 candidates to 87 candidates (-58.2%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New86187
Fresh022
Picked011
Done000
Total86490

Merged error: 0.0b

Counts
90 → 4

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 2.0 (+ 2.0 (exp x))) (exp (+ x x)))
0.0b
(* (exp x) (+ (* 2.0 (+ 2.0 (exp x))) (exp (+ x x))))
0.1b
(pow (exp x) 3)
4.0b
(+ (* 2.0 2.0) (+ (exp (+ x x)) (* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt
11×add-log-exp
10×add-cube-cbrt *-un-lft-identity
pow1 add-cbrt-cube
add-exp-log
pow-pow sum-log
unpow-prod-down pow-unpow exp-prod flip3-+ cube-prod associate-*r* associate-*l* flip-+
+-commutative distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/
cube-mult pow-to-exp associate-+r+ unpow3 pow-prod-down pow-exp prod-exp *-commutative cbrt-unprod rem-cube-cbrt unswap-sqr sqr-pow
Counts
4 → 74
Calls
4 calls:
9.0ms
(+ (* 2.0 (+ 2.0 (exp x))) (exp (+ x x)))
12.0ms
(* (exp x) (+ (* 2.0 (+ 2.0 (exp x))) (exp (+ x x))))
3.0ms
(pow (exp x) 3)
9.0ms
(+ (* 2.0 2.0) (+ (exp (+ x x)) (* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))))

series32.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ (* 2.0 (+ 2.0 (exp x))) (exp (+ x x)))
8.0ms
(* (exp x) (+ (* 2.0 (+ 2.0 (exp x))) (exp (+ x x))))
6.0ms
(pow (exp x) 3)
13.0ms
(+ (* 2.0 2.0) (+ (exp (+ x x)) (* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))))

simplify88.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
0447744
12507669
25002665

prune154.0ms

Filtered
60 candidates to 86 candidates (-43.3%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New84286
Fresh022
Picked101
Done011
Total85590

Merged error: 0.0b

Counts
90 → 5

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))
0.0b
(* (exp x) (+ 4.0 (* (exp x) (+ (exp x) 2.0))))
0.1b
(pow (exp x) 3)
4.0b
(+ (* 2.0 2.0) (+ (exp (+ x x)) (* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
16×add-sqr-sqrt
12×add-cube-cbrt
pow1 add-cbrt-cube add-log-exp
associate-*r*
add-exp-log associate-*l*
pow-pow associate-*r/
unpow-prod-down pow-unpow exp-prod flip3-+ cube-prod sum-log flip-+
distribute-rgt-in distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out unswap-sqr
+-commutative cube-mult pow-to-exp associate-+r+ unpow3 pow-exp distribute-lft-out-- rem-cube-cbrt sqr-pow
Counts
4 → 85
Calls
4 calls:
19.0ms
(* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))
6.0ms
(* (exp x) (+ 4.0 (* (exp x) (+ (exp x) 2.0))))
4.0ms
(pow (exp x) 3)
9.0ms
(+ (* 2.0 2.0) (+ (exp (+ x x)) (* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))))

series37.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))
9.0ms
(* (exp x) (+ 4.0 (* (exp x) (+ (exp x) 2.0))))
4.0ms
(pow (exp x) 3)
15.0ms
(+ (* 2.0 2.0) (+ (exp (+ x x)) (* (exp x) (+ 2.0 (- (pow (exp x) 3) (pow 2.0 3))))))

simplify103.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (94.0ms)

IterNodesCost
0517802
12997720
25002716

prune153.0ms

Filtered
64 candidates to 97 candidates (-51.6%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New97097
Fresh033
Picked011
Done011
Total975102

Merged error: 0.0b

Counts
102 → 5

regimes40.0ms

Accuracy

0% (0.5b remaining)

Error of 0.5b against oracle of 0.0b and baseline of 0.5b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0177
1177

end0.0ms

sample2.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 49.560547%

Guaranteed chance to sample good point: 99.987899%

Results
1.8s5668×body1280valid
215.0ms1213×body640valid
71.0ms656×body320valid
22.0ms312×body160valid
6.0ms151×body80valid
0.0msbody80invalid

Profiling

Loading profile data...