Details

Time bar (total: 1.2s)

analyze4.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%75%0%3
75%25%0%4
87.5%12.5%0%5
93.7%6.2%0%6
96.8%3.1%0%7
98.4%1.6%0%8
99.2%0.8%0%9
99.6%0.4%0%10
99.8%0.2%0%11
99.9%0.1%0%12
99.9%0%0%13
99.9%0%0%14

sample12.0ms

Algorithm
intervals
Results
7.0ms256×body80valid

simplify29.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (27.0ms)

IterNodesCost
052311
152311

prune9.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 0.0b

Counts
2 → 1

localize7.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)))

rewrite37.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))
24.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

series11.0ms

Counts
3 → 9
Calls
3 calls:
2.0ms
(/ 1.0 (- x 1.0))
3.0ms
(/ x (+ x 1.0))
6.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

simplify50.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
05315995

prune116.0ms

Filtered
72 candidates to 96 candidates (-33.3%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New94296
Fresh000
Picked101
Done000
Total95297

Merged error: 0b

Counts
97 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite86.0ms

Algorithm
rewrite-expression-head
Rules
90×*-un-lft-identity
36×times-frac
25×distribute-lft-out
16×add-sqr-sqrt add-cube-cbrt exp-prod
log-pow add-log-exp
add-exp-log add-cbrt-cube distribute-lft-out--
pow1
log-prod associate-/r*
associate-/l*
flip3-+ exp-sum sum-log associate-/r/ flip-+ rem-exp-log
cbrt-undiv +-commutative frac-2neg div-exp rem-log-exp frac-add clear-num div-inv
Counts
4 → 89
Calls
4 calls:
26.0ms
(log (exp (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x)))))
5.0ms
(/ x (+ 1.0 x))
28.0ms
(exp (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x))))
24.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x)))

series25.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(log (exp (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x)))))
2.0ms
(/ x (+ 1.0 x))
10.0ms
(exp (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x))))
6.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x)))

simplify49.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
052821097

prune126.0ms

Filtered
66 candidates to 101 candidates (-53.0%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1010101
Fresh011
Picked011
Done000
Total1012103

Merged error: 0b

Counts
103 → 2

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite89.0ms

Algorithm
rewrite-expression-head
Rules
137×*-un-lft-identity
52×times-frac
39×distribute-lft-out
22×cbrt-prod
19×add-sqr-sqrt add-cube-cbrt
16×unpow-prod-down cube-prod
10×distribute-lft-out--
add-exp-log add-cbrt-cube
cube-div add-log-exp
pow1
flip3-+ associate-/r* flip-+
pow-unpow cbrt-div frac-add associate-/l*
cube-mult unpow3 associate-/r/ sqr-pow
cbrt-undiv +-commutative pow-to-exp pow-pow frac-2neg pow1/3 div-exp pow-exp clear-num sum-log rem-cbrt-cube div-inv rem-cube-cbrt
Counts
4 → 120
Calls
4 calls:
5.0ms
(/ x (+ 1.0 x))
25.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x)))
28.0ms
(cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x))) 3))
26.0ms
(pow (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x))) 3)

series24.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(/ x (+ 1.0 x))
6.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x)))
8.0ms
(cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x))) 3))
8.0ms
(pow (+ (/ 1.0 (- x 1.0)) (/ x (+ 1.0 x))) 3)

simplify49.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
049691866
149691866

prune134.0ms

Filtered
73 candidates to 132 candidates (-80.8%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1320132
Fresh000
Picked011
Done011
Total1322134

Merged error: 0b

Counts
134 → 2

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
02113
12113

end0.0ms

sample310.0ms

Algorithm
intervals
Results
220.0ms8000×body80valid

Profiling

Loading profile data...