Details

Time bar (total: 5.2s)

sample25.0ms

Algorithm
intervals
Results
4.0ms184×body80valid
3.0ms256×pre80true
3.0ms25×body1280valid
2.0ms22×body640valid
1.0ms15×body320valid
0.0ms10×body160valid

simplify70.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0206
1346
2526
3736
41236
51726
62246
72616
83236
94116
105326
116126
126546
136976
149226
159806
1610076
1710276
1810356
1910356

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 17.0b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- beta alpha) (+ (+ alpha beta) 2.0))
2.4b
(+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0)

rewrite202.0ms

Algorithm
rewrite-expression-head
Rules
58×*-un-lft-identity
26×add-sqr-sqrt
25×times-frac
19×distribute-lft-out
14×add-cube-cbrt
distribute-lft-out-- difference-of-squares
associate-/r* associate-/l*
add-exp-log add-cbrt-cube add-log-exp
pow1 flip3-+ div-sub associate-/r/ flip-+ associate-/l/
cbrt-undiv +-commutative associate-+l- flip3-- frac-2neg div-exp clear-num sum-log flip-- div-inv
Counts
2 → 65
Calls
2 calls:
45.0ms
(/ (- beta alpha) (+ (+ alpha beta) 2.0))
154.0ms
(+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0)

series106.0ms

Counts
2 → 6
Calls
2 calls:
47.0ms
(/ (- beta alpha) (+ (+ alpha beta) 2.0))
59.0ms
(+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0)

simplify35.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0320535
11022510
25001502

prune150.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 16.1b

localize14.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ alpha (+ (+ alpha beta) 2.0))
2.4b
(- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)

rewrite211.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
17×add-sqr-sqrt
16×times-frac
12×add-cube-cbrt distribute-lft-out
associate-/r*
add-exp-log add-cbrt-cube add-log-exp
associate-/l*
pow1 associate-/r/ difference-of-squares
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num flip-- flip-+ div-inv distribute-lft-out--
Counts
2 → 52
Calls
2 calls:
35.0ms
(/ alpha (+ (+ alpha beta) 2.0))
175.0ms
(- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)

series117.0ms

Counts
2 → 6
Calls
2 calls:
42.0ms
(/ alpha (+ (+ alpha beta) 2.0))
74.0ms
(- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)

simplify117.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0248359
1805344
23674337
35002337

prune144.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 2.9b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ alpha (+ (+ alpha beta) 2.0))
0.0b
(exp (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0))
2.4b
(- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)
2.4b
(log (exp (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)))

rewrite908.0ms

Algorithm
rewrite-expression-head
Rules
43×*-un-lft-identity
32×add-sqr-sqrt
18×times-frac
17×add-cube-cbrt
12×exp-prod distribute-lft-out
add-log-exp
log-pow
add-exp-log add-cbrt-cube difference-of-squares
pow1 log-prod associate-/r*
exp-sum
sub-neg associate-/l* distribute-lft-out--
exp-diff diff-log associate-/r/ rem-exp-log
cbrt-undiv log-div flip3-- frac-2neg flip3-+ div-exp rem-log-exp clear-num flip-- flip-+ div-inv
Counts
4 → 91
Calls
4 calls:
35.0ms
(/ alpha (+ (+ alpha beta) 2.0))
330.0ms
(exp (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0))
172.0ms
(- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)
367.0ms
(log (exp (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)))

series267.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(/ alpha (+ (+ alpha beta) 2.0))
65.0ms
(exp (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0))
74.0ms
(- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)
78.0ms
(log (exp (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)))

simplify139.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0325652
11066606
24506591
35002591

prune239.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 2.9b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ (+ alpha beta) 2.0))
0.3b
(/ (/ alpha (sqrt (+ (+ alpha beta) 2.0))) (sqrt (+ (+ alpha beta) 2.0)))
0.4b
(/ alpha (sqrt (+ (+ alpha beta) 2.0)))
10.0b
(- (/ (/ alpha (sqrt (+ (+ alpha beta) 2.0))) (sqrt (+ (+ alpha beta) 2.0))) 1.0)

rewrite674.0ms

Algorithm
rewrite-expression-head
Rules
536×*-un-lft-identity
490×times-frac
320×sqrt-prod
244×add-sqr-sqrt
219×add-cube-cbrt
189×distribute-lft-out
33×associate-/l*
24×sqrt-div
22×associate-/r/
16×associate-/r*
12×flip3-+ flip-+
11×add-exp-log add-cbrt-cube div-inv
difference-of-squares
add-log-exp
pow1
cbrt-undiv div-exp
frac-2neg clear-num
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log flip-- associate-/l/ distribute-lft-out--
Counts
4 → 381
Calls
4 calls:
30.0ms
(sqrt (+ (+ alpha beta) 2.0))
97.0ms
(/ (/ alpha (sqrt (+ (+ alpha beta) 2.0))) (sqrt (+ (+ alpha beta) 2.0)))
35.0ms
(/ alpha (sqrt (+ (+ alpha beta) 2.0)))
482.0ms
(- (/ (/ alpha (sqrt (+ (+ alpha beta) 2.0))) (sqrt (+ (+ alpha beta) 2.0))) 1.0)

series226.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(sqrt (+ (+ alpha beta) 2.0))
48.0ms
(/ (/ alpha (sqrt (+ (+ alpha beta) 2.0))) (sqrt (+ (+ alpha beta) 2.0)))
71.0ms
(/ alpha (sqrt (+ (+ alpha beta) 2.0)))
75.0ms
(- (/ (/ alpha (sqrt (+ (+ alpha beta) 2.0))) (sqrt (+ (+ alpha beta) 2.0))) 1.0)

simplify254.0ms

Algorithm
egg-herbie
Counts
393 → 393
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
08385641
130034917
250024810

prune524.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 2.9b

regimes54.0ms

Accuracy

75.4% (3.1b remaining)

Error of 6.4b against oracle of 3.2b and baseline of 15.9b

bsearch19.0ms

Steps
ItersRangePoint
3
101403271.01852646
122647865.33979332
121320078.19471414

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04638
14638

end0.0ms

sample630.0ms

Algorithm
intervals
Results
142.0ms5804×body80valid
101.0ms896×body1280valid
95.0ms8000×pre80true
65.0ms696×body640valid
25.0ms376×body320valid
10.0ms228×body160valid