Details

Time bar (total: 5.8s)

sample35.0ms

Algorithm
intervals
Results
8.0ms201×body80valid
4.0ms27×body640valid
3.0ms123×body80nan
3.0ms15×body1280valid
2.0ms14×body1280nan
2.0ms16×body640nan
1.0msbody320valid
1.0msbody320nan
0.0msbody160valid
0.0msbody160nan

simplify20.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0196
1296
2416
3606
4786
5946
61096
71396
82146
92796
102796

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 13.8b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- x y) (- 1.0 y))
0.0b
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
1.5b
(- 1.0 (/ (- x y) (- 1.0 y)))
4.5b
(log (- 1.0 (/ (- x y) (- 1.0 y))))

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
192×add-sqr-sqrt
184×*-un-lft-identity
105×prod-diff
103×times-frac
91×add-cube-cbrt
49×difference-of-squares
47×distribute-lft-out--
12×log-prod
pow1 flip3-- flip--
associate-/r/
add-exp-log add-log-exp
fma-neg add-cbrt-cube associate--r+
associate-/r* log-pow associate-/l*
expm1-log1p-u log-div log1p-expm1-u div-inv
associate--r-
sub-neg diff-log div-sub associate-/l/
cbrt-undiv frac-2neg div-exp rem-log-exp clear-num
Counts
4 → 227
Calls
4 calls:
14.0ms
(/ (- x y) (- 1.0 y))
23.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
26.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
32.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

series264.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(/ (- x y) (- 1.0 y))
89.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
50.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
85.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

simplify102.0ms

Algorithm
egg-herbie
Counts
239 → 239
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
09864621
132403344
250013134

prune436.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- x y) (- 1.0 y))
0.0b
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
0.1b
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
1.5b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite120.0ms

Algorithm
rewrite-expression-head
Rules
226×add-sqr-sqrt
202×*-un-lft-identity
144×times-frac
102×add-cube-cbrt
93×prod-diff
58×difference-of-squares
50×distribute-lft-out--
24×log-prod
12×associate-/r/
11×associate-/r*
add-exp-log
flip3-- add-cbrt-cube flip-- associate-/l*
div-inv add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
fma-neg div-exp
cbrt-undiv frac-2neg div-sub rem-log-exp clear-num associate-/l/
sub-neg log-div diff-log log-pow associate--r-
Counts
4 → 248
Calls
4 calls:
12.0ms
(/ (- x y) (- 1.0 y))
24.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
39.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
29.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series369.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(/ (- x y) (- 1.0 y))
151.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
124.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
56.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify109.0ms

Algorithm
egg-herbie
Counts
260 → 260
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
010744812
137213718
250013710

prune561.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (pow (- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y))))) 3))
0.3b
(pow (- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y))))) 3)
1.5b
(- 1.0 (/ (- x y) (- 1.0 y)))
4.5b
(log (- 1.0 (/ (- x y) (- 1.0 y))))

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
154×add-sqr-sqrt
152×*-un-lft-identity
93×prod-diff
77×times-frac
76×add-cube-cbrt
40×distribute-lft-out--
38×difference-of-squares
18×cbrt-prod
12×unpow-prod-down cube-prod
10×pow1
flip3-- flip--
add-exp-log log-prod associate-/r/ add-log-exp
log-pow add-cbrt-cube
cube-div expm1-log1p-u log1p-expm1-u
pow-unpow fma-neg div-inv
cube-mult log-div cbrt-div unpow3 sqr-pow
pow-to-exp sub-neg pow-pow pow1/3 diff-log div-sub rem-log-exp pow-exp rem-cbrt-cube associate--r- rem-cube-cbrt
Counts
4 → 197
Calls
4 calls:
6.0ms
(cbrt (pow (- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y))))) 3))
5.0ms
(pow (- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y))))) 3)
25.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
31.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

series740.0ms

Counts
4 → 12
Calls
4 calls:
91.0ms
(cbrt (pow (- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y))))) 3))
512.0ms
(pow (- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y))))) 3)
53.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
84.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

simplify63.0ms

Algorithm
egg-herbie
Counts
209 → 209
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
014064549
150023620

prune452.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

1.5b
(- 1.0 (/ (- x y) (- 1.0 y)))
4.5b
(log (- 1.0 (/ (- x y) (- 1.0 y))))
4.5b
(log (- 1.0 (/ (- x y) (- 1.0 y))))
4.5b
(log (- 1.0 (/ (- x y) (- 1.0 y))))

rewrite128.0ms

Algorithm
rewrite-expression-head
Rules
152×add-sqr-sqrt
140×*-un-lft-identity
93×prod-diff
79×times-frac
72×add-cube-cbrt
38×difference-of-squares
34×distribute-lft-out--
18×log-prod
pow1 add-exp-log flip3-- flip--
log-div associate-/r/ add-log-exp
expm1-log1p-u add-cbrt-cube log1p-expm1-u
fma-neg rem-log-exp log-pow div-inv
sub-neg diff-log div-sub associate--r-
Counts
4 → 171
Calls
4 calls:
26.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
30.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
28.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
32.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

series316.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
86.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
86.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
88.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

simplify79.0ms

Algorithm
egg-herbie
Counts
183 → 183
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
07434004
123232916
250012680

prune475.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

regimes241.0ms

Accuracy

99% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 18.3b

bsearch1.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02519
12519

end0.0ms

sample1.0s

Algorithm
intervals
Results
227.0ms5695×body80valid
161.0ms818×body1280valid
104.0ms771×body640valid
101.0ms3741×body80nan
52.0ms343×body1280nan
47.0ms394×body640nan
45.0ms461×body320valid
17.0ms195×body320nan
17.0ms255×body160valid
7.0ms127×body160nan