Details

Time bar (total: 10.5s)

sample42.0ms

Algorithm
intervals
Results
8.0ms250×body80nan
7.0ms52×body640valid
6.0ms35×body1280valid
5.0ms134×body80valid
2.0ms24×body320valid
1.0ms11×body160valid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0116
1146
2146

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

Counts
2 → 1

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.2b
(/ 1.0 (sqrt (+ x 1.0)))
0.3b
(/ 1.0 (sqrt x))
2.6b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
75×*-un-lft-identity
73×add-sqr-sqrt
69×times-frac
50×sqrt-prod
42×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
pow1
sqrt-div div-inv
cbrt-undiv frac-2neg flip3-+ div-exp clear-num associate-/r/ flip-+
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log frac-sub flip--
Counts
4 → 133
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
4.0ms
(/ 1.0 (sqrt x))
31.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series779.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(sqrt (+ x 1.0))
145.0ms
(/ 1.0 (sqrt (+ x 1.0)))
231.0ms
(/ 1.0 (sqrt x))
337.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify66.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
06101151
123011116
250011086

prune775.0ms

Filtered
145 candidates to 100 candidates (31.0%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New13213145
Fresh000
Picked101
Done000
Total13313146

Merged error: 19.2b

Counts
146 → 13

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
23×sqrt-prod
20×*-un-lft-identity
18×add-exp-log add-cbrt-cube
pow1 add-cube-cbrt
associate-*r*
sqrt-div associate-*r/ associate-*l* add-log-exp
prod-exp cbrt-unprod
cbrt-undiv div-exp difference-of-squares unswap-sqr
sqrt-pow1 flip3-+ pow1/2 pow-prod-down flip-+ distribute-lft-out distribute-lft-out--
flip3-- associate-/r/ flip-- associate-/l/
sub-neg rem-sqrt-square frac-2neg times-frac sqrt-unprod diff-log clear-num associate-/r* *-commutative div-inv associate-/l*
Counts
4 → 93
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
17.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
8.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
8.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series1.2s

Counts
4 → 12
Calls
4 calls:
69.0ms
(sqrt (+ x 1.0))
811.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
145.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
223.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify98.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
08351033
14245935
25002927

prune693.0ms

Filtered
105 candidates to 76 candidates (27.6%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1023105
Fresh21012
Picked101
Done000
Total10513118

Merged error: 18.3b

Counts
118 → 13

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ 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))

rewrite59.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:
17.0ms
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
22.0ms
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
8.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
6.0ms
(+ x (- 1.0 x))

series1.4s

Counts
4 → 12
Calls
4 calls:
260.0ms
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
1.0s
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
151.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
1.0ms
(+ x (- 1.0 x))

simplify40.0ms

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 1 (24.0ms)

IterNodesCost
09381674
150021471

prune1.0s

Filtered
148 candidates to 91 candidates (38.5%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1435148
Fresh7512
Picked101
Done000
Total15110161

Merged error: 0.3b

Counts
161 → 10

localize10.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)))

rewrite52.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:
8.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
9.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
18.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
12.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

series1.6s

Counts
4 → 12
Calls
4 calls:
131.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
262.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
1.0s
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
154.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

simplify39.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 1 (25.0ms)

IterNodesCost
09351360
150021197

prune1.2s

Filtered
128 candidates to 89 candidates (30.5%)
Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New11612128
Fresh639
Picked101
Done000
Total12315138

Merged error: 0.0b

Counts
138 → 15

regimes89.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
250.0ms7856×body80nan
240.0ms1848×body640valid
194.0ms1135×body1280valid
144.0ms4125×body80valid
58.0ms588×body320valid
22.0ms304×body160valid

Profiling

Loading profile data...