Details

Time bar (total: 5.4s)

sample69.0ms

Algorithm
intervals
Results
27.0ms807×body80nan
11.0ms256×body80valid

simplify31.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0206
1486
21186
32476
45256
57326
69376
711086
811286
911286

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.1b

Counts
2 → 1

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (- (- (* x (log y)) y) z) (log t))
0.0b
(- (* x (log y)) y)
0.3b
(* x (log y))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
21×log-prod
20×*-un-lft-identity associate--l+
14×add-sqr-sqrt
12×add-cube-cbrt
11×add-log-exp
10×associate-+l+
distribute-rgt-in distribute-lft-in
pow1
add-exp-log add-cbrt-cube
diff-log associate-*r* distribute-lft-out
sub-neg associate-+r+ associate-*l* sum-log log-pow
distribute-lft-out--
+-commutative associate-+l- flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr
Counts
3 → 74
Calls
3 calls:
12.0ms
(+ (- (- (* x (log y)) y) z) (log t))
4.0ms
(- (* x (log y)) y)
4.0ms
(* x (log y))

series139.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(+ (- (- (* x (log y)) y) z) (log t))
59.0ms
(- (* x (log y)) y)
37.0ms
(* x (log y))

simplify83.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (24.0ms)

IterNodesCost
0333472
11030432
23338405
35002405

prune167.0ms

Filtered
83 candidates to 56 candidates (67.5%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New79483
Fresh000
Picked011
Done000
Total79584

Merged error: 0b

Counts
84 → 5

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.5b
(cbrt y)
0.5b
(cbrt y)

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
48×log-prod
36×distribute-rgt-in distribute-lft-in
30×cbrt-prod
26×add-sqr-sqrt
24×add-cube-cbrt associate-+l+ *-un-lft-identity
12×associate-+r+
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-*r*
pow1/3 associate-*l*
log-pow
+-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 102
Calls
4 calls:
5.0ms
(* x (log (cbrt y)))
10.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series573.0ms

Counts
4 → 12
Calls
4 calls:
102.0ms
(* x (log (cbrt y)))
112.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
180.0ms
(cbrt y)
179.0ms
(cbrt y)

simplify52.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0345729
11431634
25001547

prune331.0ms

Filtered
114 candidates to 91 candidates (79.8%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1140114
Fresh033
Picked011
Done011
Total1145119

Merged error: 0b

Counts
119 → 5

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (log y)) (cbrt (log y)))
0.5b
(cbrt (log y))
0.5b
(cbrt (log y))
0.5b
(cbrt (log y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
23×add-sqr-sqrt
20×pow1
17×*-un-lft-identity
15×add-cube-cbrt
pow1/3 swap-sqr log-pow
associate-*r* associate-*l*
add-exp-log
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
6.0ms
(* (cbrt (log y)) (cbrt (log y)))
1.0ms
(cbrt (log y))
1.0ms
(cbrt (log y))
1.0ms
(cbrt (log y))

series1.1s

Counts
4 → 12
Calls
4 calls:
281.0ms
(* (cbrt (log y)) (cbrt (log y)))
278.0ms
(cbrt (log y))
264.0ms
(cbrt (log y))
264.0ms
(cbrt (log y))

simplify84.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (78.0ms)

IterNodesCost
0121487
1430416
22982358
35001351

prune194.0ms

Filtered
93 candidates to 56 candidates (60.2%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New93093
Fresh022
Picked011
Done022
Total93598

Merged error: 0b

Counts
98 → 5

localize12.0ms

Local error

Found 2 expressions with local error:

0.1b
(* (sqrt x) (* (sqrt x) (log y)))
0.2b
(* (sqrt x) (log y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
18×log-prod
17×add-sqr-sqrt
15×distribute-rgt-in distribute-lft-in
13×add-cube-cbrt *-un-lft-identity
12×associate-*l*
10×pow1
add-exp-log add-cbrt-cube
sqrt-prod
associate-*r*
pow-prod-down prod-exp cbrt-unprod
*-commutative add-log-exp unswap-sqr
log-pow
Counts
2 → 62
Calls
2 calls:
7.0ms
(* (sqrt x) (* (sqrt x) (log y)))
6.0ms
(* (sqrt x) (log y))

series118.0ms

Counts
2 → 6
Calls
2 calls:
51.0ms
(* (sqrt x) (* (sqrt x) (log y)))
67.0ms
(* (sqrt x) (log y))

simplify40.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0310447
11206384
25001357

prune129.0ms

Filtered
68 candidates to 39 candidates (57.4%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New68068
Fresh011
Picked011
Done033
Total68573

Merged error: 0b

Counts
73 → 5

regimes222.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0126
1126

end0.0ms

sample2.0s

Algorithm
intervals
Results
822.0ms23760×body80nan
355.0ms8030×body80valid
0.0msbody640valid