Details

Time bar (total: 2.1s)

sample13.0ms

Algorithm
intervals
Results
7.0ms256×body80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0115
1125
2125

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

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
60×*-un-lft-identity
35×times-frac
30×add-sqr-sqrt
22×add-cube-cbrt
11×distribute-lft-out
associate-/r*
add-exp-log add-cbrt-cube
associate-/l* distribute-lft-out--
add-log-exp
associate-/r/ difference-of-squares
pow1
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv
+-commutative flip3-- frac-add sum-log flip--
Counts
3 → 87
Calls
3 calls:
5.0ms
(/ 1.0 (- x 1.0))
5.0ms
(/ x (+ x 1.0))
22.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

series185.0ms

Counts
3 → 9
Calls
3 calls:
30.0ms
(/ 1.0 (- x 1.0))
33.0ms
(/ x (+ x 1.0))
122.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

simplify41.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0379534
11365507
25001502

prune127.0ms

Filtered
96 candidates to 70 candidates (72.9%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New94296
Fresh000
Picked011
Done000
Total94397

Merged error: 0b

Counts
97 → 3

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (- x 1.0))
0.0b
(/ x (+ x 1.0))
0.0b
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))
0.0b
(pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
108×*-un-lft-identity
51×times-frac
34×add-sqr-sqrt
26×add-cube-cbrt
25×distribute-lft-out
10×distribute-lft-out--
add-exp-log associate-/r* add-cbrt-cube
unpow-prod-down cube-prod
associate-/l* add-log-exp
pow1
associate-/r/ difference-of-squares
cube-div pow-unpow flip3-+ flip-+
cbrt-undiv frac-2neg div-exp frac-add clear-num div-inv
+-commutative cube-mult pow-to-exp flip3-- pow-pow unpow3 pow-exp sum-log flip-- rem-cube-cbrt sqr-pow
Counts
4 → 123
Calls
4 calls:
5.0ms
(/ 1.0 (- x 1.0))
5.0ms
(/ x (+ x 1.0))
26.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))
25.0ms
(pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)

series360.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(/ 1.0 (- x 1.0))
33.0ms
(/ x (+ x 1.0))
120.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))
177.0ms
(pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)

simplify67.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0513858
12260808
25002804

prune209.0ms

Filtered
135 candidates to 87 candidates (64.4%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1350135
Fresh011
Picked011
Done011
Total1353138

Merged error: 0b

Counts
138 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ x (+ x 1.0))
0.0b
(+ (/ 1.0 (- x 1.0)) (exp (log (/ x (+ x 1.0)))))
1.6b
(exp (log (/ x (+ x 1.0))))
4.2b
(log (/ x (+ x 1.0)))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
52×*-un-lft-identity
36×log-prod times-frac
30×add-sqr-sqrt add-cube-cbrt
18×exp-sum
11×distribute-lft-out
add-exp-log
pow1 associate-/r/ add-cbrt-cube add-log-exp
exp-prod flip3-+ associate-/r* flip-+
log-div div-inv associate-/l*
exp-diff div-exp rem-log-exp log-pow
cbrt-undiv +-commutative frac-2neg frac-add clear-num sum-log rem-exp-log
Counts
4 → 106
Calls
4 calls:
5.0ms
(/ x (+ x 1.0))
27.0ms
(+ (/ 1.0 (- x 1.0)) (exp (log (/ x (+ x 1.0)))))
6.0ms
(exp (log (/ x (+ x 1.0))))
5.0ms
(log (/ x (+ x 1.0)))

series315.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(/ x (+ x 1.0))
126.0ms
(+ (/ 1.0 (- x 1.0)) (exp (log (/ x (+ x 1.0)))))
33.0ms
(exp (log (/ x (+ x 1.0))))
121.0ms
(log (/ x (+ x 1.0)))

simplify48.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0419749
11438695
25001672

prune193.0ms

Filtered
118 candidates to 86 candidates (72.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1180118
Fresh000
Picked011
Done022
Total1183121

Merged error: 0b

Counts
121 → 3

regimes26.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
0127
1127

end0.0ms

sample301.0ms

Algorithm
intervals
Results
215.0ms8000×body80valid

Profiling

Loading profile data...