Details

Time bar (total: 2.5s)

sample273.0ms

Algorithm
intervals
Results
9.0ms256×body80valid
8.0ms280×body80nan

simplify14.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0166
1196
2216
3216

prune4.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
0.0b
(/ (- 1.0 x) (+ 1.0 x))
0.0b
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
64×*-un-lft-identity
45×add-sqr-sqrt
41×times-frac
26×sqrt-prod
24×add-cube-cbrt
11×distribute-lft-out
distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube associate-/l*
pow1 associate-/r* associate-/r/
expm1-log1p-u log1p-expm1-u add-log-exp
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num flip--
Counts
3 → 97
Calls
3 calls:
8.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
11.0ms
(/ (- 1.0 x) (+ 1.0 x))
1.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

series150.0ms

Counts
3 → 9
Calls
3 calls:
92.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
48.0ms
(/ (- 1.0 x) (+ 1.0 x))
9.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

simplify43.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0370779
11128734
25001719

prune202.0ms

Filtered
106 candidates to 76 candidates (71.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1042106
Fresh000
Picked011
Done000
Total1043107

Merged error: 0.0b

Counts
107 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))
0.0b
(atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))))
0.0b
(/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))
0.0b
(* (+ 1.0 x) (+ 1.0 x))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
18×flip3-+ flip-+
16×add-sqr-sqrt sqrt-prod associate-/r/
12×pow1 frac-times add-cube-cbrt
11×add-exp-log add-cbrt-cube
times-frac
associate-*r/ swap-sqr associate-*l/ distribute-lft-out
expm1-log1p-u associate-*r* associate-*l* log1p-expm1-u associate-/l* add-log-exp
difference-of-squares
cbrt-undiv rem-sqrt-square div-exp prod-exp cbrt-unprod div-inv associate-/l/
pow2 distribute-rgt-in flip3-- frac-2neg distribute-lft-in sqrt-pow1 pow-plus pow1/2 sqrt-div div-sub pow-prod-down clear-num associate-/r* pow-sqr *-commutative pow-prod-up flip-- unswap-sqr
Counts
4 → 117
Calls
4 calls:
13.0ms
(sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))
1.0ms
(atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))))
12.0ms
(/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))
8.0ms
(* (+ 1.0 x) (+ 1.0 x))

series155.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))
4.0ms
(atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))))
46.0ms
(/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))
17.0ms
(* (+ 1.0 x) (+ 1.0 x))

simplify80.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05271107
12355948
25001914

prune231.0ms

Filtered
129 candidates to 90 candidates (69.8%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1290129
Fresh011
Picked011
Done011
Total1293132

Merged error: 0.0b

Counts
132 → 3

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ 1.0 x))
0.0b
(sqrt (- 1.0 x))
0.0b
(atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))
0.0b
(/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
85×sqrt-prod
78×*-un-lft-identity
62×add-sqr-sqrt
56×times-frac
40×add-cube-cbrt
10×distribute-lft-out
distribute-lft-out-- difference-of-squares
sqrt-div associate-/l*
associate-/r*
pow1 add-exp-log add-cbrt-cube
expm1-log1p-u log1p-expm1-u add-log-exp
rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 associate-/r/ flip-- flip-+ associate-/l/
cbrt-undiv sqrt-undiv frac-2neg div-exp clear-num hypot-def div-inv
Counts
4 → 137
Calls
4 calls:
3.0ms
(sqrt (+ 1.0 x))
4.0ms
(sqrt (- 1.0 x))
3.0ms
(atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))
10.0ms
(/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))

series151.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(sqrt (+ 1.0 x))
31.0ms
(sqrt (- 1.0 x))
2.0ms
(atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))
88.0ms
(/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))

simplify49.0ms

Algorithm
egg-herbie
Counts
149 → 149
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
03721291
111441218
250011156

prune238.0ms

Filtered
149 candidates to 89 candidates (59.7%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1490149
Fresh000
Picked011
Done022
Total1493152

Merged error: 0.0b

Counts
152 → 3

regimes77.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0116
1116

end0.0ms

sample667.0ms

Algorithm
intervals
Results
293.0ms8000×body80valid
188.0ms7959×body80nan