Details

Time bar (total: 2.9s)

analyze1.0ms

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

sample46.0ms

Algorithm
intervals
Results
8.0ms62×body640valid
8.0ms45×body1280valid
5.0ms116×body80valid
2.0ms23×body320valid
1.0ms10×body160valid

simplify11.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: 22.4b

Counts
2 → 1

localize8.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))
22.3b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite50.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))
33.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series28.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))
12.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify32.0ms

Algorithm
egg-herbie
Counts
144 → 144
Iterations

Useful iterations: 0 (19.0ms)

IterNodesCost
050761839

prune263.0ms

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

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New13212144
Fresh000
Picked101
Done000
Total13312145

Merged error: 21.8b

Counts
145 → 12

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.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))
16.0ms
(/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x))))
10.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))

simplify37.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
052121577

prune192.0ms

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

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1022104
Fresh7411
Picked101
Done000
Total1106116

Merged error: 0.3b

Counts
116 → 6

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (sqrt (+ 1.0 x)) (sqrt x))
0.2b
(/ (+ 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)))

rewrite54.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:
7.0ms
(+ (sqrt (+ 1.0 x)) (sqrt x))
12.0ms
(/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))
22.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)))

series56.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ (sqrt (+ 1.0 x)) (sqrt x))
12.0ms
(/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))
32.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)))

simplify58.0ms

Algorithm
egg-herbie
Counts
137 → 137
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
055232087

prune267.0ms

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

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1289137
Fresh235
Picked101
Done000
Total13112143

Merged error: 0.0b

Counts
143 → 12

localize12.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))))) (sqrt (+ 1.0 x)))
0.1b
(/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0)))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))

rewrite34.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))))
12.0ms
(/ (/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0))))) (sqrt (+ 1.0 x)))
6.0ms
(/ (* 1.0 1.0) (+ x (* (sqrt x) (sqrt (+ x 1.0)))))
8.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

series49.0ms

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

simplify82.0ms

Algorithm
egg-herbie
Counts
188 → 188
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
049754295
149754295

prune344.0ms

Filtered
126 candidates to 188 candidates (-49.2%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1835188
Fresh6511
Picked101
Done000
Total19010200

Merged error: 0b

Counts
200 → 10

regimes62.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
01418
11418

end0.0ms

sample1.1s

Algorithm
intervals
Results
244.0ms1786×body640valid
197.0ms1107×body1280valid
139.0ms4108×body80valid
66.0ms647×body320valid
23.0ms352×body160valid

Profiling

Loading profile data...