Details

Time bar (total: 2.1s)

analyze2.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
99.9%0%0.1%1

sample38.0ms

Algorithm
intervals
Results
16.0ms59×body1280valid
5.0ms28×body640valid
5.0ms128×body80valid
3.0ms25×body320valid
1.0ms16×body160valid

simplify42.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
0492610
1492610

prune8.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: 29.6b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
0.0b
(+ 1.0 (exp (* -2.0 x)))
3.8b
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
17×add-sqr-sqrt
13×times-frac
12×add-cube-cbrt
add-log-exp
add-exp-log add-cbrt-cube distribute-lft-out
associate-/r*
pow1 associate-/l*
flip3-+ associate-/r/ flip-+ difference-of-squares
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- div-inv distribute-lft-out--
Counts
3 → 59
Calls
3 calls:
5.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
3.0ms
(+ 1.0 (exp (* -2.0 x)))
10.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series17.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
2.0ms
(+ 1.0 (exp (* -2.0 x)))
9.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify49.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
05097834

prune155.0ms

Filtered
53 candidates to 68 candidates (-28.3%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New66268
Fresh000
Picked101
Done000
Total67269

Merged error: 0b

Counts
69 → 2

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (pow (exp -2.0) x))
0.0b
(pow (exp -2.0) x)
3.7b
(log (exp (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)))
3.8b
(- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
15×*-un-lft-identity
add-cube-cbrt exp-prod
add-log-exp
log-pow
pow1
add-exp-log log-prod pow-pow add-cbrt-cube difference-of-squares
unpow-prod-down pow-unpow
sub-neg times-frac distribute-lft-out--
+-commutative pow-to-exp log-div flip3-- flip3-+ exp-diff diff-log rem-log-exp exp-sum pow-exp sum-log flip-- flip-+ distribute-lft-out sqr-pow
Counts
4 → 66
Calls
4 calls:
5.0ms
(+ 1.0 (pow (exp -2.0) x))
3.0ms
(pow (exp -2.0) x)
14.0ms
(log (exp (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)))
12.0ms
(- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)

series31.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ 1.0 (pow (exp -2.0) x))
3.0ms
(pow (exp -2.0) x)
11.0ms
(log (exp (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)))
12.0ms
(- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)

simplify63.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
04926805
14926805

prune159.0ms

Filtered
56 candidates to 78 candidates (-39.3%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New78078
Fresh011
Picked011
Done000
Total78280

Merged error: 0b

Counts
80 → 2

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* 1.0 x) (* (pow x 3) (+ (* x 5.551115123125783e-17) 0.33333333333333337)))
0.1b
(* (pow x 3) (+ (* x 5.551115123125783e-17) 0.33333333333333337))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt
12×associate-*l*
add-exp-log
add-cube-cbrt *-un-lft-identity
unpow-prod-down cube-prod add-cbrt-cube add-log-exp unswap-sqr
associate-*r* prod-exp
pow1 distribute-rgt-in distribute-lft-in associate-*r/ associate--r+ sqr-pow
cube-mult pow-to-exp sub-neg flip3-- flip3-+ diff-log unpow3 pow-exp *-commutative flip-- cbrt-unprod flip-+
Counts
2 → 48
Calls
2 calls:
4.0ms
(- (* 1.0 x) (* (pow x 3) (+ (* x 5.551115123125783e-17) 0.33333333333333337)))
8.0ms
(* (pow x 3) (+ (* x 5.551115123125783e-17) 0.33333333333333337))

series13.0ms

Counts
2 → 6
Calls
2 calls:
5.0ms
(- (* 1.0 x) (* (pow x 3) (+ (* x 5.551115123125783e-17) 0.33333333333333337)))
8.0ms
(* (pow x 3) (+ (* x 5.551115123125783e-17) 0.33333333333333337))

simplify54.0ms

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
04995694
14995694

prune82.0ms

Filtered
38 candidates to 54 candidates (-42.1%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New54054
Fresh000
Picked011
Done011
Total54256

Merged error: 0b

Counts
56 → 2

regimes130.0ms

Accuracy

100% (0.0b remaining)

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

bsearch38.0ms

Steps
ItersRangePoint
9
1.8738956018419023e-09
5.225095422798747
0.0006423116001531665
10
-10904.142956026957
-2.8612890116033334e-08
-0.000783981168693726

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
018134
118134

end0.0ms

sample1.1s

Algorithm
intervals
Results
451.0ms1698×body1280valid
223.0ms1240×body640valid
162.0ms4136×body80valid
81.0ms635×body320valid
24.0ms291×body160valid

Profiling

Loading profile data...