Details

Time bar (total: 4.4s)

sample35.0ms

Algorithm
intervals
Results
10.0ms267×body80nan
9.0ms259×body80valid

simplify146.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0216
1616
21926
36496
416026
527206
636676
743876
847116
949566
1050016

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

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(- x (* (+ y 0.5) (log y)))
0.1b
(* (+ y 0.5) (log y))
0.1b
(+ (- x (* (+ y 0.5) (log y))) y)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity
12×log-prod
11×add-sqr-sqrt
10×add-log-exp
add-cube-cbrt
pow1 distribute-rgt-in distribute-lft-in associate--r+
add-exp-log add-cbrt-cube
associate-*r* associate-*l*
sub-neg associate-+l+ flip3-+ diff-log associate-*l/ sum-log flip-+ distribute-lft-out
+-commutative associate-+l- flip3-- pow-prod-down prod-exp log-pow *-commutative flip-- cbrt-unprod unswap-sqr
Counts
3 → 62
Calls
3 calls:
3.0ms
(- x (* (+ y 0.5) (log y)))
7.0ms
(* (+ y 0.5) (log y))
5.0ms
(+ (- x (* (+ y 0.5) (log y))) y)

series315.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(- x (* (+ y 0.5) (log y)))
235.0ms
(* (+ y 0.5) (log y))
43.0ms
(+ (- x (* (+ y 0.5) (log y))) y)

simplify40.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0364458
11320418
25001408

prune180.0ms

Filtered
71 candidates to 53 candidates (74.6%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New65671
Fresh000
Picked101
Done000
Total66672

Merged error: 0.0b

Counts
72 → 6

localize9.0ms

Local error

Found 2 expressions with local error:

0.1b
(* (log y) (+ 0.5 y))
0.2b
(- y (* (log y) (+ 0.5 y)))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
pow1
add-exp-log add-cube-cbrt associate-*r* associate-*l* add-cbrt-cube add-log-exp
distribute-rgt-in distribute-lft-in associate-*r/ associate--r+
sub-neg flip3-- flip3-+ diff-log pow-prod-down prod-exp log-pow *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
2 → 38
Calls
2 calls:
7.0ms
(* (log y) (+ 0.5 y))
3.0ms
(- y (* (log y) (+ 0.5 y)))

series668.0ms

Counts
2 → 6
Calls
2 calls:
242.0ms
(* (log y) (+ 0.5 y))
426.0ms
(- y (* (log y) (+ 0.5 y)))

simplify37.0ms

Algorithm
egg-herbie
Counts
44 → 44
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0234245
1917220
25001213

prune109.0ms

Filtered
44 candidates to 30 candidates (68.2%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New39544
Fresh415
Picked101
Done000
Total44650

Merged error: 0.0b

Counts
50 → 6

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(- y (* 0.5 (log y)))
0.2b
(- (- y (* 0.5 (log y))) (* y (log y)))
0.2b
(* y (log y))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
18×log-prod
13×add-sqr-sqrt
12×associate--r+
11×add-cube-cbrt *-un-lft-identity
10×add-log-exp
distribute-rgt-in distribute-lft-in
pow1
add-exp-log add-cbrt-cube
diff-log associate-*r*
sub-neg associate-*l*
flip3-- associate--l+ flip--
associate--l- pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
Counts
3 → 65
Calls
3 calls:
3.0ms
(- y (* 0.5 (log y)))
6.0ms
(- (- y (* 0.5 (log y))) (* y (log y)))
5.0ms
(* y (log y))

series799.0ms

Counts
3 → 9
Calls
3 calls:
194.0ms
(- y (* 0.5 (log y)))
421.0ms
(- (- y (* 0.5 (log y))) (* y (log y)))
185.0ms
(* y (log y))

simplify40.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0301427
11141380
25001358

prune180.0ms

Filtered
74 candidates to 49 candidates (66.2%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New68674
Fresh505
Picked101
Done000
Total74680

Merged error: 0b

Counts
80 → 6

localize21.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (- (- y (* 0.5 (log y))) (* (log (sqrt y)) y)) (* y (log (sqrt y))))
0.1b
(- (- y (* 0.5 (log y))) (* (log (sqrt y)) y))
0.2b
(* (log (sqrt y)) y)
0.2b
(* y (log (sqrt y)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
24×log-prod
20×add-sqr-sqrt
18×add-log-exp
16×add-cube-cbrt *-un-lft-identity
12×pow1 distribute-rgt-in distribute-lft-in sqrt-prod associate--r+
diff-log associate-*r* associate-*l*
add-exp-log associate--l+ add-cbrt-cube
log-pow
sub-neg
associate--l- flip3-- sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr
Counts
4 → 101
Calls
4 calls:
9.0ms
(- (- (- y (* 0.5 (log y))) (* (log (sqrt y)) y)) (* y (log (sqrt y))))
6.0ms
(- (- y (* 0.5 (log y))) (* (log (sqrt y)) y))
5.0ms
(* (log (sqrt y)) y)
6.0ms
(* y (log (sqrt y)))

series440.0ms

Counts
4 → 12
Calls
4 calls:
120.0ms
(- (- (- y (* 0.5 (log y))) (* (log (sqrt y)) y)) (* y (log (sqrt y))))
112.0ms
(- (- y (* 0.5 (log y))) (* (log (sqrt y)) y))
102.0ms
(* (log (sqrt y)) y)
105.0ms
(* y (log (sqrt y)))

simplify55.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0458992
11895866
25001805

prune301.0ms

Filtered
113 candidates to 76 candidates (67.3%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1112113
Fresh325
Picked101
Done000
Total1154119

Merged error: 0b

Counts
119 → 4

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

end0.0ms

sample888.0ms

Algorithm
intervals
Results
286.0ms8038×body80valid
243.0ms8107×body80nan
0.0msbody320valid