Details

Time bar (total: 1.6s)

sample11.0ms

Algorithm
intervals
Results
5.0ms256×body80valid

simplify3.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
063
163

prune2.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 12.9b

Counts
2 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

12.9b
(/ 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))

series5.0ms

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

simplify52.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 2 (14.0ms)

IterNodesCost
0165210
1555195
21825192
35001192

prune59.0ms

Filtered
32 candidates to 26 candidates (18.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New28432
Fresh000
Picked101
Done000
Total29433

Merged error: 0b

Counts
33 → 4

localize6.0ms

Local error

Found 4 expressions with local error:

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

rewrite43.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:
6.0ms
(/ x (sqrt (+ (* x x) 1.0)))
15.0ms
(/ (/ x (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0)))
4.0ms
(sqrt (+ (* x x) 1.0))
4.0ms
(sqrt (+ (* x x) 1.0))

series24.0ms

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

simplify83.0ms

Algorithm
egg-herbie
Counts
274 → 274
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
07743878
129623482
250013411

prune323.0ms

Filtered
274 candidates to 146 candidates (46.7%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New2740274
Fresh033
Picked011
Done000
Total2744278

Merged error: 0b

Counts
278 → 4

localize5.0ms

Local error

Found 2 expressions with local error:

0.7b
(/ 1 (+ (* x x) 1.0))
12.0b
(* x (/ 1 (+ (* x x) 1.0)))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
20×times-frac
19×*-un-lft-identity
18×add-cube-cbrt
15×add-exp-log associate-*r*
add-cbrt-cube
pow1
div-exp prod-exp associate-/r/
associate-*l* associate-/r* associate-/l* unswap-sqr
cbrt-undiv rec-exp flip3-+ 1-exp cbrt-unprod flip-+ div-inv add-log-exp
pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow
Counts
2 → 71
Calls
2 calls:
6.0ms
(/ 1 (+ (* x x) 1.0))
9.0ms
(* x (/ 1 (+ (* x x) 1.0)))

series8.0ms

Counts
2 → 6
Calls
2 calls:
3.0ms
(/ 1 (+ (* x x) 1.0))
4.0ms
(* x (/ 1 (+ (* x x) 1.0)))

simplify42.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0316470
11443408
25001372

prune71.0ms

Filtered
77 candidates to 47 candidates (39.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New77077
Fresh022
Picked011
Done011
Total77481

Merged error: 0b

Counts
81 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1.0 (- (/ 1 (pow x 5)) (/ 1 (pow x 3)))) (/ 1 x))
0.4b
(/ 1 (pow x 5))
0.4b
(/ 1 (pow x 3))
17.9b
(- (/ 1 (pow x 5)) (/ 1 (pow x 3)))

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
196×add-sqr-sqrt
173×times-frac
112×*-un-lft-identity
63×difference-of-squares
56×unpow-prod-down
47×add-cube-cbrt
40×sqr-pow
26×cube-prod
22×add-exp-log
19×associate-/r*
12×div-exp
add-cbrt-cube add-log-exp
distribute-lft-out--
pow-to-exp rec-exp 1-exp pow-exp div-inv associate-/l*
pow1 cube-mult associate-+l+ unpow3
sub-neg associate-*r/ frac-add
cbrt-undiv distribute-rgt-in flip3-- pow-flip frac-2neg distribute-lft-in clear-num frac-sub flip-- inv-pow
+-commutative flip3-+ diff-log sum-log flip-+
Counts
4 → 227
Calls
4 calls:
52.0ms
(+ (* 1.0 (- (/ 1 (pow x 5)) (/ 1 (pow x 3)))) (/ 1 x))
4.0ms
(/ 1 (pow x 5))
6.0ms
(/ 1 (pow x 3))
44.0ms
(- (/ 1 (pow x 5)) (/ 1 (pow x 3)))

series24.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ (* 1.0 (- (/ 1 (pow x 5)) (/ 1 (pow x 3)))) (/ 1 x))
4.0ms
(/ 1 (pow x 5))
3.0ms
(/ 1 (pow x 3))
12.0ms
(- (/ 1 (pow x 5)) (/ 1 (pow x 3)))

simplify86.0ms

Algorithm
egg-herbie
Counts
239 → 239
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
06871905
128791620
250011619

prune215.0ms

Filtered
239 candidates to 92 candidates (61.5%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2390239
Fresh011
Picked011
Done022
Total2394243

Merged error: 0b

Counts
243 → 4

regimes42.0ms

Accuracy

100% (0.0b remaining)

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

bsearch15.0ms

Steps
ItersRangePoint
9
0.00021166572504141735
1495.4209016812965
471.0983094459751
2
-3787208771264.523
-3299728841212.5835
-3726273780008.031

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03212
13212

end0.0ms

sample293.0ms

Algorithm
intervals
Results
171.0ms8000×body80valid

Profiling

Loading profile data...