Details

Time bar (total: 3.0s)

sample13.0ms

Algorithm
intervals
Results
5.0ms256×body80valid
1.0ms76×body80nan

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
084
184

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize5.0ms

Local error

Found 2 expressions with local error:

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

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
21×*-un-lft-identity
12×times-frac
11×add-sqr-sqrt add-cube-cbrt
distribute-lft-out
add-exp-log associate-/r* add-cbrt-cube add-log-exp
associate-/l*
pow1 flip3-+ associate-/r/ flip-+
cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv
Counts
2 → 45
Calls
2 calls:
9.0ms
(+ 1.0 (sqrt (+ x 1.0)))
21.0ms
(/ x (+ 1.0 (sqrt (+ x 1.0))))

series185.0ms

Counts
2 → 6
Calls
2 calls:
46.0ms
(+ 1.0 (sqrt (+ x 1.0)))
138.0ms
(/ x (+ 1.0 (sqrt (+ x 1.0))))

simplify34.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0278393
11058351
25002347

prune108.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ 1.0 (sqrt (+ x 1.0)))
0.2b
(/ x (pow (+ 1.0 (sqrt (+ x 1.0))) 1))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
29×*-un-lft-identity
24×times-frac
19×add-sqr-sqrt add-cube-cbrt
16×unpow-prod-down
associate-/r*
add-exp-log
distribute-lft-out
add-cbrt-cube add-log-exp sqr-pow
div-exp associate-/l*
pow1
cbrt-undiv +-commutative pow-to-exp frac-2neg flip3-+ pow-exp clear-num sum-log flip-+ div-inv
Counts
2 → 61
Calls
2 calls:
9.0ms
(+ 1.0 (sqrt (+ x 1.0)))
36.0ms
(/ x (pow (+ 1.0 (sqrt (+ x 1.0))) 1))

series194.0ms

Counts
2 → 6
Calls
2 calls:
48.0ms
(+ 1.0 (sqrt (+ x 1.0)))
146.0ms
(/ x (pow (+ 1.0 (sqrt (+ x 1.0))) 1))

simplify41.0ms

Algorithm
egg-herbie
Counts
67 → 67
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0337582
11418498
25001491

prune120.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
0.2b
(pow (sqrt (+ x 1.0)) 3)
3.2b
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
7.3b
(/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)))

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
89×*-un-lft-identity
62×sqrt-div
43×add-sqr-sqrt
34×sqrt-prod
32×flip3-+ flip-+
31×add-cube-cbrt
28×associate-*r/ distribute-lft-out
27×times-frac
23×unpow-prod-down cube-prod
21×pow1
16×frac-sub
12×frac-times
11×swap-sqr
add-exp-log sqrt-pow1 pow1/2 associate-/r* add-cbrt-cube
associate-*l/
associate-*r* associate-*l*
add-log-exp
pow-prod-up
sum-cubes sub-div unswap-sqr
pow-unpow pow-pow pow-prod-down pow-sqr associate-/l*
cube-div associate-/r/
cbrt-undiv pow2 cube-mult pow-to-exp sub-neg flip3-- distribute-rgt-out-- frac-2neg pow-plus sqrt-unprod diff-log unpow3 div-exp pow-exp prod-exp clear-num rem-square-sqrt *-commutative sqrt-pow2 flip-- cbrt-unprod div-inv rem-cube-cbrt sqr-pow
Counts
4 → 184
Calls
4 calls:
23.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
6.0ms
(pow (sqrt (+ x 1.0)) 3)
14.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
63.0ms
(/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)))

series349.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
63.0ms
(pow (sqrt (+ x 1.0)) 3)
67.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
195.0ms
(/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)))

simplify133.0ms

Algorithm
egg-herbie
Counts
196 → 196
Iterations

Useful iterations: 2 (114.0ms)

IterNodesCost
07711703
138731474
250021459

prune431.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite86.0ms

Algorithm
rewrite-expression-head
Rules
65×*-un-lft-identity
53×add-sqr-sqrt
52×times-frac
37×add-cube-cbrt
35×sqrt-prod
30×associate-*r*
14×distribute-lft-out
10×add-exp-log add-cbrt-cube
associate-*l* associate-/l* unswap-sqr
pow1 add-log-exp
associate-/r* associate-/r/
flip3-+ flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv
+-commutative frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative
Counts
3 → 116
Calls
3 calls:
9.0ms
(+ 1.0 (sqrt (+ x 1.0)))
20.0ms
(/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))
53.0ms
(* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))))

series487.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(+ 1.0 (sqrt (+ x 1.0)))
299.0ms
(/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))
140.0ms
(* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))))

simplify64.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
04911191
121421050
250021025

prune239.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes15.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0125
1125

end0.0ms

sample303.0ms

Algorithm
intervals
Results
156.0ms7998×body80valid
38.0ms2640×body80nan
0.0msbody1280valid