Details

Time bar (total: 5.1s)

sample50.0ms

Algorithm
intervals
Results
25.0ms757×body80nan
9.0ms256×body80valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0127
1167
2187
3187

prune2.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

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
49×*-un-lft-identity
42×times-frac
39×add-sqr-sqrt
33×add-cube-cbrt
20×sqrt-prod
13×fma-def
log-prod distribute-lft-out
add-exp-log associate-/l*
pow1 add-cbrt-cube div-inv add-log-exp
difference-of-squares
expm1-log1p-u sqrt-div log1p-expm1-u
log-div associate-/r*
distribute-rgt-out flip3-- flip3-+ frac-add flip-- flip-+ associate-/l/
cbrt-undiv +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp rem-log-exp clear-num sum-log log-pow
Counts
4 → 119
Calls
4 calls:
5.0ms
(sqrt (- 1.0 (* x x)))
18.0ms
(log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))
5.0ms
(/ (sqrt (- 1.0 (* x x))) x)
20.0ms
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))

series590.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(sqrt (- 1.0 (* x x)))
293.0ms
(log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))
132.0ms
(/ (sqrt (- 1.0 (* x x))) x)
104.0ms
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))

simplify53.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
05371058
119051003
25001992

prune286.0ms

Filtered
131 candidates to 109 candidates (83.2%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1292131
Fresh000
Picked101
Done000
Total1302132

Merged error: 0b

Counts
132 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (sqrt (- 1.0 (* x x))) x)
0.0b
(log (expm1 (log1p (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))))
0.0b
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))
5.9b
(expm1 (log1p (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
38×*-un-lft-identity
36×times-frac
34×add-sqr-sqrt
30×add-cube-cbrt
16×sqrt-prod
13×fma-def
add-exp-log associate-/l*
add-cbrt-cube add-log-exp
pow1
expm1-log1p-u log1p-expm1-u div-inv distribute-lft-out difference-of-squares
log-prod associate-/r*
sqrt-div associate-/l/
cbrt-undiv +-commutative expm1-log1p distribute-rgt-out flip3-- frac-2neg flip3-+ div-exp rem-log-exp frac-add clear-num sum-log log-pow flip-- flip-+ expm1-udef
Counts
4 → 104
Calls
4 calls:
6.0ms
(/ (sqrt (- 1.0 (* x x))) x)
1.0ms
(log (expm1 (log1p (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))))
23.0ms
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))
1.0ms
(expm1 (log1p (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))))

series1.1s

Counts
4 → 12
Calls
4 calls:
135.0ms
(/ (sqrt (- 1.0 (* x x))) x)
576.0ms
(log (expm1 (log1p (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))))
103.0ms
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))
271.0ms
(expm1 (log1p (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))))

simplify57.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
05731049
12123979
25002962

prune310.0ms

Filtered
116 candidates to 99 candidates (85.3%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1160116
Fresh011
Picked011
Done000
Total1162118

Merged error: 0b

Counts
118 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (+ (/ 1.0 x) (exp (log (/ (sqrt (- 1.0 (* x x))) x)))))
0.0b
(/ (sqrt (- 1.0 (* x x))) x)
0.0b
(+ (/ 1.0 x) (exp (log (/ (sqrt (- 1.0 (* x x))) x))))
5.7b
(exp (log (/ (sqrt (- 1.0 (* x x))) x)))

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
51×times-frac
50×add-sqr-sqrt
47×*-un-lft-identity
43×add-cube-cbrt
29×log-prod
28×sqrt-prod
25×exp-sum
13×fma-def
add-exp-log associate-/l* difference-of-squares
pow1 log-div add-cbrt-cube add-log-exp
expm1-log1p-u exp-prod log1p-expm1-u
exp-diff associate-/r* div-inv
flip3-+ sqrt-div frac-add log-pow flip-+ associate-/l/ distribute-lft-out
cbrt-undiv +-commutative flip3-- frac-2neg div-exp rem-log-exp clear-num sum-log flip-- rem-exp-log
Counts
4 → 133
Calls
4 calls:
26.0ms
(log (+ (/ 1.0 x) (exp (log (/ (sqrt (- 1.0 (* x x))) x)))))
6.0ms
(/ (sqrt (- 1.0 (* x x))) x)
25.0ms
(+ (/ 1.0 x) (exp (log (/ (sqrt (- 1.0 (* x x))) x))))
7.0ms
(exp (log (/ (sqrt (- 1.0 (* x x))) x)))

series668.0ms

Counts
4 → 12
Calls
4 calls:
299.0ms
(log (+ (/ 1.0 x) (exp (log (/ (sqrt (- 1.0 (* x x))) x)))))
128.0ms
(/ (sqrt (- 1.0 (* x x))) x)
109.0ms
(+ (/ 1.0 x) (exp (log (/ (sqrt (- 1.0 (* x x))) x))))
132.0ms
(exp (log (/ (sqrt (- 1.0 (* x x))) x)))

simplify57.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
05971337
120511244
250011220

prune359.0ms

Filtered
145 candidates to 118 candidates (81.4%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1450145
Fresh000
Picked011
Done011
Total1452147

Merged error: 0b

Counts
147 → 2

regimes32.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
0129
1129

end0.0ms

sample1.4s

Algorithm
intervals
Results
720.0ms23971×body80nan
284.0ms8000×body80valid