Details

Time bar (total: 2.9s)

sample31.0ms

Algorithm
intervals
Results
11.0ms50×body1280valid
6.0ms47×body640valid
3.0ms130×body80valid
2.0ms18×body320valid
1.0ms11×body160valid

simplify59.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2305
3525
41145
53225
616275
750025

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.5b

localize6.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.2b
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

rewrite46.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 → 60
Calls
3 calls:
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
3.0ms
(+ 1.0 (exp (* -2.0 x)))
35.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series133.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
17.0ms
(+ 1.0 (exp (* -2.0 x)))
81.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify96.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 2 (20.0ms)

IterNodesCost
0251494
1731465
22785460
35002460

prune149.0ms

Filtered
69 candidates to 50 candidates (72.5%)
Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ 2.0 (+ (exp (* -2.0 x)) 1.0)))
0.0b
(+ (* (/ 2.0 (+ (exp (* -2.0 x)) 1.0)) (+ 1.0 (/ 2.0 (+ (exp (* -2.0 x)) 1.0)))) (* 1.0 1.0))
0.0b
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
3.1b
(- (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3) (pow 1.0 3))

rewrite152.0ms

Algorithm
rewrite-expression-head
Rules
67×add-sqr-sqrt
45×*-un-lft-identity
36×unpow-prod-down cube-prod
32×times-frac
24×difference-of-squares
21×add-cube-cbrt
11×sqr-pow
10×add-log-exp
add-exp-log add-cbrt-cube distribute-lft-out
pow1 distribute-lft-out--
flip3-+ associate-/r/ flip-+
pow-unpow
+-commutative associate-+l+ pow-exp sum-log div-inv rem-cube-cbrt
difference-cubes cbrt-undiv cube-div distribute-rgt-in cube-mult pow-to-exp sub-neg flip3-- pow-pow distribute-lft-in diff-log unpow3 div-exp flip--
Counts
4 → 123
Calls
4 calls:
14.0ms
(+ 1.0 (/ 2.0 (+ (exp (* -2.0 x)) 1.0)))
23.0ms
(+ (* (/ 2.0 (+ (exp (* -2.0 x)) 1.0)) (+ 1.0 (/ 2.0 (+ (exp (* -2.0 x)) 1.0)))) (* 1.0 1.0))
8.0ms
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
102.0ms
(- (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3) (pow 1.0 3))

series349.0ms

Counts
4 → 12
Calls
4 calls:
59.0ms
(+ 1.0 (/ 2.0 (+ (exp (* -2.0 x)) 1.0)))
106.0ms
(+ (* (/ 2.0 (+ (exp (* -2.0 x)) 1.0)) (+ 1.0 (/ 2.0 (+ (exp (* -2.0 x)) 1.0)))) (* 1.0 1.0))
54.0ms
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
129.0ms
(- (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3) (pow 1.0 3))

simplify91.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
06791593
128471425
250021399

prune312.0ms

Filtered
135 candidates to 75 candidates (55.6%)
Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×associate-*r*
14×add-exp-log
11×add-cube-cbrt *-un-lft-identity add-log-exp
unpow-prod-down add-cbrt-cube
unswap-sqr
associate-*l* prod-exp
pow1 cube-prod sqr-pow
pow-to-exp diff-log pow-exp sum-log *-commutative cbrt-unprod
+-commutative cube-mult sub-neg flip3-- flip3-+ unpow3 flip-- flip-+ associate--r+
Counts
4 → 81
Calls
4 calls:
6.0ms
(- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))))
6.0ms
(* 0.33333333333333337 (pow x 3))
5.0ms
(* 5.551115123125783e-17 (pow x 4))
3.0ms
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

series233.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))))
36.0ms
(* 0.33333333333333337 (pow x 3))
41.0ms
(* 5.551115123125783e-17 (pow x 4))
105.0ms
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

simplify53.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0344493
11475459
25001459

prune197.0ms

Filtered
93 candidates to 58 candidates (62.4%)
Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes110.0ms

Accuracy

98.6% (0.4b remaining)

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

bsearch2.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04629
14629

end0.0ms

sample863.0ms

Algorithm
intervals
Results
365.0ms1758×body1280valid
165.0ms1190×body640valid
105.0ms4126×body80valid
61.0ms615×body320valid
18.0ms311×body160valid