Details

Time bar (total: 2.4s)

sample9.0ms

Algorithm
intervals
Results
4.0ms256×body80valid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
063
163

prune1.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: 15.2b

Counts
2 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

15.2b
(/ x (+ (* x x) 1.0))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
add-exp-log associate-/r* add-cbrt-cube associate-/l*
associate-/r/
pow1 cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv add-log-exp
Counts
1 → 29
Calls
1 calls:
5.0ms
(/ x (+ (* x x) 1.0))

series60.0ms

Counts
1 → 3
Calls
1 calls:
60.0ms
(/ x (+ (* x x) 1.0))

simplify54.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 2 (15.0ms)

IterNodesCost
0165210
1555195
21839192
35001192

prune62.0ms

Filtered
32 candidates to 26 candidates (81.3%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New29332
Fresh000
Picked101
Done000
Total30333

Merged error: 0b

Counts
33 → 3

localize6.0ms

Local error

Found 4 expressions with local error:

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

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
288×times-frac
164×add-sqr-sqrt
162×add-cube-cbrt *-un-lft-identity
156×sqrt-prod
27×associate-/l*
22×sqrt-div
18×associate-/r/
12×associate-/r*
11×add-exp-log flip3-+ add-cbrt-cube flip-+
div-inv
pow1
cbrt-undiv div-exp add-log-exp
rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num
associate-/l/
Counts
4 → 262
Calls
4 calls:
20.0ms
(/ (/ x (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0)))
6.0ms
(/ x (sqrt (+ (* x x) 1.0)))
4.0ms
(sqrt (+ (* x x) 1.0))
4.0ms
(sqrt (+ (* x x) 1.0))

series268.0ms

Counts
4 → 12
Calls
4 calls:
60.0ms
(/ (/ x (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0)))
120.0ms
(/ x (sqrt (+ (* x x) 1.0)))
47.0ms
(sqrt (+ (* x x) 1.0))
42.0ms
(sqrt (+ (* x x) 1.0))

simplify91.0ms

Algorithm
egg-herbie
Counts
274 → 274
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
07743878
129623482
250013411

prune406.0ms

Filtered
274 candidates to 148 candidates (54.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New2731274
Fresh112
Picked011
Done000
Total2743277

Merged error: 0b

Counts
277 → 3

localize10.0ms

Local error

Found 2 expressions with local error:

4.9b
(/ x (+ (- (* 1.0 1.0)) (pow x 4)))
20.0b
(* (/ x (+ (- (* 1.0 1.0)) (pow x 4))) (- (* x x) 1.0))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
26×add-sqr-sqrt
25×times-frac
20×add-cube-cbrt
18×associate-*l*
add-exp-log add-cbrt-cube
distribute-lft-out
pow1 associate-*r* associate-/r* associate-/r/
associate-/l*
cbrt-undiv distribute-rgt-in frac-times sub-neg flip3-- distribute-lft-in flip3-+ associate-*r/ div-exp prod-exp flip-- cbrt-unprod flip-+ div-inv add-log-exp unswap-sqr
frac-2neg pow-prod-down associate-*l/ clear-num *-commutative difference-of-squares
Counts
2 → 79
Calls
2 calls:
7.0ms
(/ x (+ (- (* 1.0 1.0)) (pow x 4)))
15.0ms
(* (/ x (+ (- (* 1.0 1.0)) (pow x 4))) (- (* x x) 1.0))

series233.0ms

Counts
2 → 6
Calls
2 calls:
126.0ms
(/ x (+ (- (* 1.0 1.0)) (pow x 4)))
107.0ms
(* (/ x (+ (- (* 1.0 1.0)) (pow x 4))) (- (* x x) 1.0))

simplify59.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0427860
11887778
25003745

prune178.0ms

Filtered
85 candidates to 63 candidates (74.1%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New84185
Fresh101
Picked011
Done011
Total85388

Merged error: 0b

Counts
88 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x))
0.2b
(/ 1 (pow x 5))
0.6b
(/ 1 (pow x 3))
17.2b
(- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3))))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
57×times-frac
45×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×unpow-prod-down
22×add-exp-log
19×associate-/r*
12×cube-prod div-exp
11×add-log-exp
frac-sub add-cbrt-cube sqr-pow
associate-*r/ un-div-inv
pow-to-exp rec-exp 1-exp frac-add pow-exp associate-/l*
pow1 cube-mult unpow3
flip3-+ flip-+
cbrt-undiv pow-flip frac-2neg diff-log clear-num sum-log div-inv inv-pow
+-commutative sub-neg flip3-- associate--l+ flip--
Counts
4 → 161
Calls
4 calls:
8.0ms
(+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x))
5.0ms
(/ 1 (pow x 5))
5.0ms
(/ 1 (pow x 3))
11.0ms
(- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3))))

series213.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x))
49.0ms
(/ 1 (pow x 5))
31.0ms
(/ 1 (pow x 3))
46.0ms
(- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3))))

simplify83.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
05051102
12799909
25002900

prune231.0ms

Filtered
173 candidates to 74 candidates (42.8%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1730173
Fresh000
Picked011
Done022
Total1733176

Merged error: 0b

Counts
176 → 3

regimes28.0ms

Accuracy

100% (0.0b remaining)

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

bsearch68.0ms

Steps
ItersRangePoint
9
372.40568780262197
10938932741.588787
1451.9414734741647
9
-205992.06318510068
-1.7822032022535685
-8974.472873556428

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04217
14217

end0.0ms

sample213.0ms

Algorithm
intervals
Results
131.0ms8000×body80valid