Details

Time bar (total: 11.3s)

sample72.0ms

Algorithm
intervals
Results
17.0ms33×body1280valid
12.0ms200×body80valid
8.0ms20×body320valid
8.0ms26×body640valid
3.0ms77×body80nan
2.0ms15×body160valid

simplify114.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0187
1277
2547
31097
43077
57777
641457
750027

prune4.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: 5.4b

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (exp (* y (log (/ y (+ z y))))) y)
0.0b
(+ x (/ (exp (* y (log (/ y (+ z y))))) y))
0.1b
(* y (log (/ y (+ z y))))
7.9b
(log (/ y (+ z y)))

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
249×times-frac
206×*-un-lft-identity
198×log-prod
144×exp-sum
140×add-sqr-sqrt
138×add-cube-cbrt
90×distribute-rgt-in distribute-lft-in
39×associate-/l*
34×distribute-lft-out
22×associate-/r/
12×flip3-+ flip-+ div-inv
10×add-exp-log
pow1 add-cbrt-cube
add-log-exp
associate-*r*
associate-*l* associate-/r*
div-exp rem-log-exp log-pow
cbrt-undiv +-commutative log-div frac-2neg pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod unswap-sqr
Counts
4 → 267
Calls
4 calls:
16.0ms
(/ (exp (* y (log (/ y (+ z y))))) y)
30.0ms
(+ x (/ (exp (* y (log (/ y (+ z y))))) y))
8.0ms
(* y (log (/ y (+ z y))))
5.0ms
(log (/ y (+ z y)))

series73.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(/ (exp (* y (log (/ y (+ z y))))) y)
25.0ms
(+ x (/ (exp (* y (log (/ y (+ z y))))) y))
15.0ms
(* y (log (/ y (+ z y))))
12.0ms
(log (/ y (+ z y)))

simplify95.0ms

Algorithm
egg-herbie
Counts
279 → 279
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
010113147
134762710
250012697

prune2.9s

Filtered
279 candidates to 160 candidates (42.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New2754279
Fresh000
Picked101
Done000
Total2764280

Merged error: 0.1b

Counts
280 → 4

localize19.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
4.0b
(log (/ (cbrt y) (cbrt (+ z y))))
4.3b
(log (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y)))))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
61×log-prod
51×cbrt-prod
46×*-un-lft-identity
43×times-frac
34×add-sqr-sqrt add-cube-cbrt
20×add-exp-log
14×cbrt-div
10×associate-/r/
flip3-+ rem-log-exp flip-+
pow1 distribute-lft-out
div-exp
frac-times prod-exp add-cbrt-cube add-log-exp
log-div pow1/3 associate-*r/ associate-*l/ log-pow div-inv
Counts
4 → 108
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
7.0ms
(log (/ (cbrt y) (cbrt (+ z y))))
14.0ms
(log (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y)))))

series100.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(cbrt y)
22.0ms
(cbrt y)
24.0ms
(log (/ (cbrt y) (cbrt (+ z y))))
29.0ms
(log (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y)))))

simplify83.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 3 (71.0ms)

IterNodesCost
04671164
110521073
230581017
350021004

prune1.9s

Filtered
120 candidates to 87 candidates (27.5%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1200120
Fresh033
Picked011
Done000
Total1204124

Merged error: 0.1b

Counts
124 → 4

localize4.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ x (/ (exp 0) y))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity add-log-exp
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out
Counts
1 → 12
Calls
1 calls:
5.0ms
(+ x (/ (exp 0) y))

series3.0ms

Counts
1 → 3
Calls
1 calls:
3.0ms
(+ x (/ (exp 0) y))

simplify127.0ms

Algorithm
egg-herbie
Counts
15 → 15
Iterations

Useful iterations: 4 (49.0ms)

IterNodesCost
07974
125361
270659
3163058
4489257
5500157

prune39.0ms

Filtered
15 candidates to 12 candidates (20.0%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New14115
Fresh022
Picked011
Done011
Total14519

Merged error: 0.1b

Counts
19 → 5

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (/ (exp (* y (log (/ y (+ z y))))) y))
7.9b
(log (/ y (+ z y)))
7.9b
(log (/ y (+ z y)))
7.9b
(log (/ y (+ z y)))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
225×times-frac
173×*-un-lft-identity
162×log-prod
121×cbrt-prod
119×add-sqr-sqrt add-cube-cbrt
108×exp-sum
54×distribute-rgt-in distribute-lft-in
27×distribute-lft-out
18×associate-/r/
13×add-exp-log
10×div-inv
flip3-+ flip-+
pow1
rem-log-exp
add-cbrt-cube add-log-exp
log-div div-exp log-pow
cbrt-div pow1/3
Counts
4 → 217
Calls
4 calls:
17.0ms
(cbrt (/ (exp (* y (log (/ y (+ z y))))) y))
5.0ms
(log (/ y (+ z y)))
5.0ms
(log (/ y (+ z y)))
5.0ms
(log (/ y (+ z y)))

series288.0ms

Counts
4 → 12
Calls
4 calls:
252.0ms
(cbrt (/ (exp (* y (log (/ y (+ z y))))) y))
12.0ms
(log (/ y (+ z y)))
12.0ms
(log (/ y (+ z y)))
12.0ms
(log (/ y (+ z y)))

simplify89.0ms

Algorithm
egg-herbie
Counts
229 → 229
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
011433175
129493027
250023025

prune3.1s

Filtered
229 candidates to 132 candidates (42.4%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New2281229
Fresh112
Picked101
Done022
Total2304234

Merged error: 0.1b

Counts
234 → 4

regimes231.0ms

Accuracy

0% (1.8b remaining)

Error of 2.0b against oracle of 0.2b and baseline of 2.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02120
12120

end0.0ms

sample1.8s

Algorithm
intervals
Results
391.0ms6557×body80valid
390.0ms769×body1280valid
301.0ms959×body640valid
129.0ms3020×body80nan
125.0ms589×body320valid
41.0ms308×body160valid

Profiling

Loading profile data...