Details

Time bar (total: 7.3s)

sample35.0ms

Algorithm
intervals
Results
11.0ms257×body80valid
9.0ms265×body80nan

simplify158.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0216
1616
21926
36496
416026
527206
636676
743876
847116
949386
1050026

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

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite25.0ms

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

series370.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(- x (* (+ y 0.5) (log y)))
53.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
42.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
239.0ms
(* (+ y 0.5) (log y))

simplify43.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0446640
11624597
25002591

prune207.0ms

Filtered
93 candidates to 69 candidates (74.2%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New831093
Fresh000
Picked101
Done000
Total841094

Merged error: 0.0b

Counts
94 → 10

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
20×add-log-exp
15×*-un-lft-identity
10×add-sqr-sqrt
pow1
add-exp-log add-cube-cbrt diff-log add-cbrt-cube
associate-*r* associate-*l* sum-log
sub-neg distribute-lft-out
distribute-rgt-in associate-+r- associate-+r+ flip3-- distribute-lft-in flip3-+ associate-*r/ flip-- flip-+ associate--r+ distribute-lft-out--
+-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr
Counts
4 → 73
Calls
4 calls:
4.0ms
(+ x (- y (* (log y) (+ y 0.5))))
7.0ms
(- (+ x (- y (* (log y) (+ y 0.5)))) z)
3.0ms
(- y (* (log y) (+ y 0.5)))
6.0ms
(* (log y) (+ y 0.5))

series752.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(+ x (- y (* (log y) (+ y 0.5))))
53.0ms
(- (+ x (- y (* (log y) (+ y 0.5)))) z)
418.0ms
(- y (* (log y) (+ y 0.5)))
241.0ms
(* (log y) (+ y 0.5))

simplify44.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0403561
11620527
25003525

prune165.0ms

Filtered
85 candidates to 59 candidates (69.4%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New83285
Fresh099
Picked101
Done000
Total841195

Merged error: 0.0b

Counts
95 → 11

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (+ y 0.5) (* 2 (log (cbrt y))))
0.3b
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
49×distribute-rgt-in distribute-lft-in
48×log-prod
30×cbrt-prod
25×*-un-lft-identity
24×associate-+l+
23×add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log add-cbrt-cube
flip3-+ associate-*l/ flip-+ add-log-exp
associate-*r/ associate-*l* frac-add
pow-prod-down prod-exp cbrt-unprod
associate-+r+ pow1/3
+-commutative associate-*r* sum-log *-commutative distribute-lft-out
Counts
4 → 108
Calls
4 calls:
8.0ms
(* (+ y 0.5) (* 2 (log (cbrt y))))
12.0ms
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series1.6s

Counts
4 → 12
Calls
4 calls:
445.0ms
(* (+ y 0.5) (* 2 (log (cbrt y))))
772.0ms
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
171.0ms
(cbrt y)
177.0ms
(cbrt y)

simplify69.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
06401101
12507971
25003939

prune321.0ms

Filtered
120 candidates to 91 candidates (75.8%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1182120
Fresh4610
Picked011
Done000
Total1229131

Merged error: 0b

Counts
131 → 9

localize22.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (+ y 0.5) (* 2 (log (pow y 1/3))))
0.3b
(+ (* (+ y 0.5) (* 2 (log (pow y 1/3)))) (* (log (cbrt y)) (+ y 0.5)))
0.6b
(cbrt y)
5.2b
(pow y 1/3)

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
57×distribute-rgt-in distribute-lft-in
56×log-prod
28×associate-+l+
27×unpow-prod-down
26×*-un-lft-identity
24×add-sqr-sqrt add-cube-cbrt
10×pow1 add-exp-log
add-cbrt-cube sqr-pow
flip3-+ associate-*l/ flip-+ add-log-exp
associate-*r/ associate-*l* frac-add
cbrt-prod pow-unpow pow-prod-down prod-exp cbrt-unprod
associate-+r+
+-commutative pow-to-exp pow-pow unpow1/3 pow1/3 associate-*r* pow-exp sum-log *-commutative distribute-lft-out
Counts
4 → 123
Calls
4 calls:
9.0ms
(* (+ y 0.5) (* 2 (log (pow y 1/3))))
16.0ms
(+ (* (+ y 0.5) (* 2 (log (pow y 1/3)))) (* (log (cbrt y)) (+ y 0.5)))
1.0ms
(cbrt y)
2.0ms
(pow y 1/3)

series1.9s

Counts
4 → 12
Calls
4 calls:
466.0ms
(* (+ y 0.5) (* 2 (log (pow y 1/3))))
1.1s
(+ (* (+ y 0.5) (* 2 (log (pow y 1/3)))) (* (log (cbrt y)) (+ y 0.5)))
175.0ms
(cbrt y)
169.0ms
(pow y 1/3)

simplify97.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
08081193
13242985
25002937

prune344.0ms

Filtered
135 candidates to 94 candidates (69.6%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1350135
Fresh077
Picked011
Done011
Total1359144

Merged error: 0b

Counts
144 → 9

regimes108.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02413
12413

end1.0ms

sample983.0ms

Algorithm
intervals
Results
344.0ms8033×body80valid
287.0ms8303×body80nan
0.0msbody640valid

Profiling

Loading profile data...