Details

Time bar (total: 9.6s)

sample47.0ms

Algorithm
intervals
Results
12.0ms255×body80nan
7.0ms39×body1280valid
6.0ms47×body640valid
5.0ms133×body80valid
2.0ms21×body320valid
1.0ms16×body160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0116
1146
2146

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: 20.7b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.1b
(/ 1.0 (sqrt (+ x 1.0)))
0.3b
(/ 1.0 (sqrt x))
3.0b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
71×*-un-lft-identity
70×add-sqr-sqrt
69×times-frac
46×sqrt-prod
40×add-cube-cbrt
13×associate-/r*
11×distribute-lft-out--
difference-of-squares
add-exp-log add-cbrt-cube distribute-lft-out
associate-/l*
add-log-exp
div-inv
pow1
cbrt-undiv frac-2neg sqrt-div div-exp clear-num associate-/r/
sub-neg flip3-- flip3-+ diff-log frac-sub flip-- flip-+
Counts
3 → 117
Calls
3 calls:
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
4.0ms
(/ 1.0 (sqrt x))
29.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series711.0ms

Counts
3 → 9
Calls
3 calls:
147.0ms
(/ 1.0 (sqrt (+ x 1.0)))
231.0ms
(/ 1.0 (sqrt x))
332.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify57.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
05411048
120151014
25002983

prune608.0ms

Filtered
126 candidates to 85 candidates (32.5%)
Pruning

18 alts after pruning (18 fresh and 0 done)

PrunedKeptTotal
New10818126
Fresh000
Picked101
Done000
Total10918127

Merged error: 20.1b

Counts
127 → 18

localize8.0ms

Local error

Found 3 expressions with local error:

0.2b
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))
3.1b
(- (sqrt (+ x 1.0)) (sqrt x))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×sqrt-prod
17×add-exp-log add-cbrt-cube
16×*-un-lft-identity
pow1 add-cube-cbrt associate-*r*
associate-*r/ associate-*l*
prod-exp cbrt-unprod add-log-exp
cbrt-undiv sqrt-div div-exp difference-of-squares unswap-sqr
pow-prod-down distribute-lft-out--
flip3-- sqrt-pow1 flip3-+ pow1/2 associate-/r/ flip-- flip-+ associate-/l/ distribute-lft-out
sub-neg frac-2neg times-frac sqrt-unprod diff-log clear-num associate-/r* *-commutative div-inv associate-/l*
Counts
3 → 77
Calls
3 calls:
16.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
7.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
8.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series1.2s

Counts
3 → 9
Calls
3 calls:
828.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
146.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
224.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify93.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
0785930
14068833
25002827

prune533.0ms

Filtered
86 candidates to 61 candidates (29.1%)
Pruning

17 alts after pruning (17 fresh and 0 done)

PrunedKeptTotal
New83386
Fresh31417
Picked101
Done000
Total8717104

Merged error: 18.9b

Counts
104 → 17

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
0.2b
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))
1.7b
(+ x (- 1.0 x))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
105×*-un-lft-identity
41×distribute-lft-out
35×sqrt-prod
31×times-frac
29×add-exp-log add-sqr-sqrt add-cbrt-cube
21×add-cube-cbrt
cbrt-undiv div-exp add-log-exp
pow1 prod-exp cbrt-unprod distribute-lft-out--
associate-*r* associate-/r*
associate-*l* associate-/l*
flip3-+ associate-*r/ flip-+
sqrt-div associate-/r/ unswap-sqr
pow-prod-down associate-/l/
associate-+r- associate-+r+ frac-2neg sqrt-pow1 pow1/2 clear-num sum-log div-inv
+-commutative sub-neg sqrt-unprod diff-log div-sub *-commutative
Counts
4 → 136
Calls
4 calls:
13.0ms
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
21.0ms
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
7.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
5.0ms
(+ x (- 1.0 x))

series1.5s

Counts
4 → 12
Calls
4 calls:
423.0ms
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
962.0ms
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
143.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
1.0ms
(+ x (- 1.0 x))

simplify38.0ms

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 1 (23.0ms)

IterNodesCost
09381674
150021471

prune955.0ms

Filtered
148 candidates to 91 candidates (38.5%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1444148
Fresh8816
Picked101
Done000
Total15312165

Merged error: 0.2b

Counts
165 → 12

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (sqrt (+ x 1.0)) (sqrt x))
0.2b
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
0.2b
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
56×*-un-lft-identity
31×sqrt-prod
29×add-exp-log add-cbrt-cube
27×add-sqr-sqrt
21×distribute-lft-out
19×add-cube-cbrt times-frac
cbrt-undiv div-exp
pow1 prod-exp cbrt-unprod
associate-*r* associate-/r*
associate-*l* add-log-exp
associate-*r/
flip3-+ sqrt-div associate-/r/ flip-+ associate-/l* unswap-sqr
pow-prod-down
frac-2neg sqrt-pow1 pow1/2 clear-num div-inv
+-commutative sqrt-unprod sum-log *-commutative associate-/l/
Counts
4 → 116
Calls
4 calls:
7.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
9.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
16.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
7.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

series1.5s

Counts
4 → 12
Calls
4 calls:
116.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
252.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
951.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
138.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

simplify36.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 1 (23.0ms)

IterNodesCost
09351360
150021197

prune889.0ms

Filtered
128 candidates to 89 candidates (30.5%)
Pruning

19 alts after pruning (19 fresh and 0 done)

PrunedKeptTotal
New11414128
Fresh6511
Picked101
Done000
Total12119140

Merged error: 0.0b

Counts
140 → 19

regimes95.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01410
11410

end0.0ms

sample1.1s

Algorithm
intervals
Results
252.0ms8028×body80nan
231.0ms1771×body640valid
190.0ms1158×body1280valid
139.0ms4124×body80valid
59.0ms620×body320valid
22.0ms327×body160valid

Profiling

Loading profile data...