Details

Time bar (total: 2.5s)

analyze1.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
50%0%50%2

sample29.0ms

Algorithm
intervals
Results
10.0ms69×body640valid
7.0ms38×body1280valid
4.0ms122×body80valid
2.0ms18×body320valid
1.0msbody160valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (10.0ms)

IterNodesCost
026511
126511

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

Counts
2 → 1

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.1b
(/ 1.0 (sqrt (+ x 1.0)))
0.2b
(/ 1.0 (sqrt x))
2.0b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite52.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 → 132
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
4.0ms
(/ 1.0 (sqrt x))
34.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series30.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
7.0ms
(/ 1.0 (sqrt x))
13.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify33.0ms

Algorithm
egg-herbie
Counts
144 → 144
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
050761839

prune254.0ms

Filtered
103 candidates to 144 candidates (-39.8%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New13410144
Fresh000
Picked101
Done000
Total13510145

Merged error: 20.1b

Counts
145 → 10

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ 1.0 x))
0.1b
(/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x))))
0.3b
(* (sqrt x) (sqrt (+ 1.0 x)))
2.0b
(- (sqrt (+ 1.0 x)) (sqrt x))

rewrite41.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 → 92
Calls
4 calls:
3.0ms
(sqrt (+ 1.0 x))
19.0ms
(/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x))))
8.0ms
(* (sqrt x) (sqrt (+ 1.0 x)))
8.0ms
(- (sqrt (+ 1.0 x)) (sqrt x))

series47.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(sqrt (+ 1.0 x))
28.0ms
(/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x))))
6.0ms
(* (sqrt x) (sqrt (+ 1.0 x)))
9.0ms
(- (sqrt (+ 1.0 x)) (sqrt x))

simplify40.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
052121577

prune185.0ms

Filtered
76 candidates to 104 candidates (-36.8%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1013104
Fresh729
Picked101
Done000
Total1095114

Merged error: 0.2b

Counts
114 → 5

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
35×sqrt-prod
32×distribute-lft-out
29×add-exp-log add-cbrt-cube
28×add-sqr-sqrt
25×times-frac
20×add-cube-cbrt
cbrt-undiv div-exp
pow1 prod-exp cbrt-unprod
associate-*r* associate-/r*
associate-*l* add-log-exp
flip3-+ associate-*r/ flip-+ associate-/l*
sqrt-div associate-/r/ unswap-sqr
pow-prod-down associate-/l/
frac-2neg sqrt-pow1 pow1/2 clear-num div-inv
+-commutative sqrt-unprod sum-log *-commutative
Counts
4 → 125
Calls
4 calls:
8.0ms
(+ (sqrt (+ 1.0 x)) (sqrt x))
14.0ms
(/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))
20.0ms
(/ (* 1.0 (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))) (* (sqrt x) (sqrt (+ 1.0 x))))
8.0ms
(* (sqrt x) (sqrt (+ 1.0 x)))

series52.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ (sqrt (+ 1.0 x)) (sqrt x))
9.0ms
(/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))
31.0ms
(/ (* 1.0 (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))) (* (sqrt x) (sqrt (+ 1.0 x))))
6.0ms
(* (sqrt x) (sqrt (+ 1.0 x)))

simplify62.0ms

Algorithm
egg-herbie
Counts
137 → 137
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
055232087

prune254.0ms

Filtered
91 candidates to 137 candidates (-50.5%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1298137
Fresh314
Picked101
Done000
Total1339142

Merged error: 0.0b

Counts
142 → 9

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
106×times-frac
72×*-un-lft-identity
67×add-sqr-sqrt
55×sqrt-prod
48×add-cube-cbrt
23×distribute-lft-out
20×add-exp-log associate-/r/ add-cbrt-cube
12×flip3-+ flip-+
11×associate-/r* associate-/l*
10×div-inv
pow1
cbrt-undiv div-exp associate-*r*
associate-*l* add-log-exp
sqrt-div unswap-sqr
pow-prod-down prod-exp cbrt-unprod
frac-2neg sqrt-pow1 pow1/2 associate-*r/ clear-num
+-commutative sqrt-unprod sum-log *-commutative associate-/l/
Counts
4 → 176
Calls
4 calls:
3.0ms
(+ x (* (sqrt x) (sqrt (+ x 1.0))))
6.0ms
(/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0)))))
12.0ms
(/ (/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0))))) (sqrt (+ 1.0 x)))
8.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

series48.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ x (* (sqrt x) (sqrt (+ x 1.0))))
10.0ms
(/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0)))))
27.0ms
(/ (/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0))))) (sqrt (+ 1.0 x)))
6.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

simplify83.0ms

Algorithm
egg-herbie
Counts
188 → 188
Iterations

Useful iterations: 0 (60.0ms)

IterNodesCost
049754295
149754295

prune338.0ms

Filtered
127 candidates to 188 candidates (-48.0%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1826188
Fresh538
Picked101
Done000
Total1889197

Merged error: 0b

Counts
197 → 9

regimes52.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01318
11318

end0.0ms

sample797.0ms

Algorithm
intervals
Results
265.0ms1858×body640valid
207.0ms1133×body1280valid
152.0ms4121×body80valid
59.0ms577×body320valid
22.0ms311×body160valid

Profiling

Loading profile data...