Details

Time bar (total: 3.3s)

analyze1.6s

Algorithm
search
sampling

Space saved by range analysis: 0.097632%

Space saved by search: 18.436034%

Guaranteed chance to sample good point: 51.919411%

sample46.0ms

Algorithm
intervals
Results
9.0ms185×body80valid
6.0ms31×body1280nan
5.0ms22×body1280valid
5.0ms26×body640valid
3.0ms22×body640nan
2.0ms16×body320valid
2.0ms17×body320nan
1.0msbody160valid
0.0msbody160nan
0.0ms12×body80nan

simplify17.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

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 17.4b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
1.8b
(- 1.0 (/ (- x y) (- 1.0 y)))
3.2b
(log (- 1.0 (/ (- x y) (- 1.0 y))))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
59×add-sqr-sqrt
51×*-un-lft-identity
28×times-frac
19×difference-of-squares
18×add-cube-cbrt
17×distribute-lft-out--
12×log-prod
add-exp-log add-log-exp
pow1 flip3-- add-cbrt-cube flip-- associate--r+
associate-/r* associate-/l*
log-div
associate--r-
sub-neg diff-log div-sub associate-/r/ log-pow associate-/l/
cbrt-undiv frac-2neg div-exp rem-log-exp clear-num div-inv
Counts
4 → 108
Calls
4 calls:
16.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
8.0ms
(/ (- x y) (- 1.0 y))
13.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
14.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

series45.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
6.0ms
(/ (- x y) (- 1.0 y))
9.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
15.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

simplify44.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0495950
11433898
25002876

prune198.0ms

Filtered
88 candidates to 120 candidates (-36.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1164120
Fresh000
Picked101
Done000
Total1174121

Merged error: 0b

Counts
121 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (- 1.0 y))
0.1b
(* (- x y) (/ 1 (- 1.0 y)))
3.2b
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
4.2b
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
42×*-un-lft-identity
32×times-frac
25×add-cube-cbrt
21×associate-*r*
18×add-exp-log
11×add-cbrt-cube
pow1 distribute-lft-out-- difference-of-squares
flip3-- flip-- add-log-exp
associate-*l* associate-/r*
div-exp prod-exp associate-/r/
log-prod associate-/l* unswap-sqr
cbrt-undiv frac-times log-div rec-exp 1-exp associate-*l/ cbrt-unprod div-inv
sub-neg pow-flip frac-2neg diff-log associate-*r/ rem-log-exp pow-prod-down clear-num log-pow un-div-inv *-commutative inv-pow
Counts
4 → 117
Calls
4 calls:
5.0ms
(/ 1 (- 1.0 y))
14.0ms
(* (- x y) (/ 1 (- 1.0 y)))
2.0ms
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
3.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

series33.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(/ 1 (- 1.0 y))
6.0ms
(* (- x y) (/ 1 (- 1.0 y)))
12.0ms
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
12.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

simplify51.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0487838
11987738
25002686

prune148.0ms

Filtered
82 candidates to 129 candidates (-57.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1290129
Fresh033
Picked011
Done000
Total1294133

Merged error: 0b

Counts
133 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
0.2b
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
1.8b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
101×add-sqr-sqrt
77×*-un-lft-identity
69×times-frac
37×add-cube-cbrt
28×difference-of-squares
24×log-prod
20×distribute-lft-out--
11×associate-/r*
add-exp-log
add-cbrt-cube associate-/l*
associate-/r/ add-log-exp
pow1 flip3-- flip--
div-exp div-inv
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 → 144
Calls
4 calls:
16.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
8.0ms
(/ (- x y) (- 1.0 y))
17.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
13.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series54.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
6.0ms
(/ (- x y) (- 1.0 y))
16.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
12.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify55.0ms

Algorithm
egg-herbie
Counts
156 → 156
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
06211546
119741467
250011448

prune259.0ms

Filtered
118 candidates to 156 candidates (-32.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1560156
Fresh022
Picked011
Done011
Total1564160

Merged error: 0b

Counts
160 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

1.8b
(- 1.0 (/ (- x y) (- 1.0 y)))
1.8b
(- 1.0 (/ (- x y) (- 1.0 y)))
3.0b
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
3.0b
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
18×log-prod
16×*-un-lft-identity
12×cbrt-prod
add-cube-cbrt add-log-exp difference-of-squares
pow1 add-exp-log
log-div cbrt-div flip3-- times-frac log-pow add-cbrt-cube flip-- distribute-lft-out--
sub-neg pow1/3 diff-log div-sub rem-log-exp associate--r-
Counts
4 → 74
Calls
4 calls:
14.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
17.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
15.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
14.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))

series61.0ms

Counts
4 → 12
Calls
4 calls:
11.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
9.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
20.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
20.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))

simplify61.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 3 (52.0ms)

IterNodesCost
0247858
1562794
22172778
35001762

prune186.0ms

Filtered
68 candidates to 86 candidates (-26.5%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New86086
Fresh011
Picked011
Done022
Total86490

Merged error: 0b

Counts
90 → 4

regimes252.0ms

bsearch1.0ms

Profiling

Loading profile data...