Details

Time bar (total: 4.6s)

sample82.0ms

Algorithm
intervals
Results
40.0ms114×body1280valid
14.0ms77×body640valid
7.0ms231×body80valid
5.0ms35×body320valid
2.0ms22×body160valid

simplify138.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0145
1235
2315
3365
4415
5655
61035
72435
815635
950015

prune3.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 57.9b

Counts
2 → 1

localize6.0ms

Local error

Found 1 expressions with local error:

6.0b
(- (exp x) (exp (neg x)))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity add-log-exp
pow1 add-exp-log add-cube-cbrt sub-neg flip3-- diff-log add-cbrt-cube flip-- distribute-lft-out-- difference-of-squares
Counts
1 → 14
Calls
1 calls:
5.0ms
(- (exp x) (exp (neg x)))

series5.0ms

Counts
1 → 3
Calls
1 calls:
5.0ms
(- (exp x) (exp (neg x)))

simplify31.0ms

Algorithm
egg-herbie
Counts
17 → 17
Iterations

Useful iterations: 3 (29.0ms)

IterNodesCost
0100120
1257106
2785105
35001103

prune60.0ms

Filtered
17 candidates to 14 candidates (17.6%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New14317
Fresh000
Picked101
Done000
Total15318

Merged error: 0b

Counts
18 → 3

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x)))
0.1b
(* 1/60 (pow x 5))
0.1b
(* 1/3 (pow x 3))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt
19×associate-*r*
13×add-exp-log
10×add-cube-cbrt *-un-lft-identity
unpow-prod-down add-log-exp
add-cbrt-cube unswap-sqr
associate-*l* prod-exp
cube-prod sqr-pow
pow1 sum-log
pow-to-exp pow-exp *-commutative cbrt-unprod
+-commutative cube-mult associate-+r+ flip3-+ unpow3 flip-+
Counts
3 → 69
Calls
3 calls:
8.0ms
(+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x)))
5.0ms
(* 1/60 (pow x 5))
6.0ms
(* 1/3 (pow x 3))

series14.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x)))
5.0ms
(* 1/60 (pow x 5))
4.0ms
(* 1/3 (pow x 3))

simplify49.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0300375
11301346
25001346

prune276.0ms

Filtered
78 candidates to 49 candidates (37.2%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New78078
Fresh022
Picked011
Done000
Total78381

Merged error: 0b

Counts
81 → 3

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (exp x) -2)
0.1b
(pow (exp (neg x)) 3)
0.1b
(pow (exp x) 3)
5.9b
(- (pow (exp x) 3) (pow (exp (neg x)) 3))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
41×add-sqr-sqrt
27×*-un-lft-identity
21×unpow-prod-down
19×pow-pow
18×cube-prod
17×add-cube-cbrt
16×exp-prod difference-of-squares
11×sqr-pow
pow-unpow
pow1
add-cbrt-cube add-log-exp
distribute-lft-out--
add-exp-log
distribute-lft-neg-in pow-to-exp distribute-rgt-neg-in pow-exp
cube-div cube-mult unpow3 rem-cube-cbrt
difference-cubes neg-sub0 exp-neg neg-mul-1 sub-neg flip3-- exp-diff diff-log flip--
Counts
4 → 115
Calls
4 calls:
3.0ms
(pow (exp x) -2)
5.0ms
(pow (exp (neg x)) 3)
3.0ms
(pow (exp x) 3)
12.0ms
(- (pow (exp x) 3) (pow (exp (neg x)) 3))

series29.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(pow (exp x) -2)
5.0ms
(pow (exp (neg x)) 3)
7.0ms
(pow (exp x) 3)
12.0ms
(- (pow (exp x) 3) (pow (exp (neg x)) 3))

simplify78.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
0380681
11642650
25002602

prune663.0ms

Filtered
127 candidates to 74 candidates (41.7%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1270127
Fresh011
Picked011
Done011
Total1273130

Merged error: 0b

Counts
130 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* (exp x) (- (exp x) (pow (exp x) -3))) (+ (exp x) (exp (neg x))))
0.0b
(* (exp x) (- (exp x) (pow (exp x) -3)))
0.1b
(pow (exp x) -3)
5.9b
(- (exp x) (pow (exp x) -3))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×*-un-lft-identity
11×add-cube-cbrt add-cbrt-cube
add-exp-log
pow1 associate-*r*
add-log-exp difference-of-squares
unpow-prod-down
pow-pow times-frac associate-*r/ associate-/r*
sub-neg pow-unpow exp-prod flip3-- associate-*l* flip-- sqr-pow
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out--
pow-to-exp frac-2neg flip3-+ diff-log pow-prod-down pow-exp clear-num *-commutative flip-+ div-inv associate-/l* unswap-sqr
Counts
4 → 91
Calls
4 calls:
14.0ms
(/ (* (exp x) (- (exp x) (pow (exp x) -3))) (+ (exp x) (exp (neg x))))
11.0ms
(* (exp x) (- (exp x) (pow (exp x) -3)))
5.0ms
(pow (exp x) -3)
6.0ms
(- (exp x) (pow (exp x) -3))

series57.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(/ (* (exp x) (- (exp x) (pow (exp x) -3))) (+ (exp x) (exp (neg x))))
16.0ms
(* (exp x) (- (exp x) (pow (exp x) -3)))
7.0ms
(pow (exp x) -3)
9.0ms
(- (exp x) (pow (exp x) -3))

simplify68.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0420889
12061787
25001784

prune639.0ms

Filtered
103 candidates to 73 candidates (29.1%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1030103
Fresh000
Picked011
Done022
Total1033106

Merged error: 0b

Counts
106 → 3

regimes32.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0208
1208

end0.0ms

sample2.2s

Algorithm
intervals
Results
1.0s3417×body1280valid
453.0ms2432×body640valid
229.0ms8189×body80valid
144.0ms1217×body320valid
55.0ms660×body160valid

Profiling

Loading profile data...