Details

Time bar (total: 4.8s)

sample76.0ms

Algorithm
intervals
Results
32.0ms878×body80nan
10.0ms257×body80valid

simplify37.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0206
1486
21186
32476
45256
57326
69376
711086
811286
911286

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

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
sub-neg
associate-+l+ associate--l+
associate--l- associate-+l- flip3-- flip--
+-commutative flip3-+ *-commutative flip-+
Counts
4 → 21
Calls
4 calls:
5.0ms
(- (- (* x (log y)) y) z)
4.0ms
(- (* x (log y)) y)
7.0ms
(+ (- (- (* x (log y)) y) z) (log t))
2.0ms
(* x (log y))

series181.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(- (- (* x (log y)) y) z)
60.0ms
(- (* x (log y)) y)
48.0ms
(+ (- (- (* x (log y)) y) z) (log t))
40.0ms
(* x (log y))

simplify59.0ms

Algorithm
egg-herbie
Counts
33 → 33
Iterations

Useful iterations: 2 (16.0ms)

IterNodesCost
0197193
1550191
21950158
35001158

prune205.0ms

Filtered
33 candidates to 19 candidates (57.6%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New31233
Fresh000
Picked011
Done000
Total31334

Merged error: 0.1b

Counts
34 → 3

localize19.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (log y))
0.3b
(* x (log y))
4.7b
(- (* (* x (log y)) (* x (log y))) (* y y))
32.0b
(/ (- (* (* x (log y)) (* x (log y))) (* y y)) (+ (* x (log y)) y))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
10×*-commutative
difference-of-squares
associate-/l*
flip3-- associate-/r/ flip-- associate-/l/
sub-neg frac-2neg flip3-+ div-sub clear-num flip-+ div-inv
Counts
4 → 22
Calls
4 calls:
2.0ms
(* x (log y))
2.0ms
(* x (log y))
8.0ms
(- (* (* x (log y)) (* x (log y))) (* y y))
12.0ms
(/ (- (* (* x (log y)) (* x (log y))) (* y y)) (+ (* x (log y)) y))

series282.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(* x (log y))
38.0ms
(* x (log y))
83.0ms
(- (* (* x (log y)) (* x (log y))) (* y y))
118.0ms
(/ (- (* (* x (log y)) (* x (log y))) (* y y)) (+ (* x (log y)) y))

simplify36.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0212250
1913239
25001211

prune92.0ms

Filtered
34 candidates to 17 candidates (50.0%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New29534
Fresh011
Picked101
Done011
Total30737

Merged error: 0.1b

Counts
37 → 7

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
associate-/r/
clear-num
frac-2neg associate-/r* div-inv inv-pow
associate-+l+ flip3-- flip-- remove-double-div
+-commutative associate-+l- sub-neg pow-flip flip3-+ *-commutative flip-+
Counts
4 → 26
Calls
4 calls:
9.0ms
(+ (- (/ 1 (/ 1 (- (* x (log y)) y))) z) (log t))
4.0ms
(/ 1 (- (* x (log y)) y))
5.0ms
(/ 1 (/ 1 (- (* x (log y)) y)))
2.0ms
(* x (log y))

series331.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(+ (- (/ 1 (/ 1 (- (* x (log y)) y))) z) (log t))
189.0ms
(/ 1 (- (* x (log y)) y))
61.0ms
(/ 1 (/ 1 (- (* x (log y)) y)))
38.0ms
(* x (log y))

simplify63.0ms

Algorithm
egg-herbie
Counts
38 → 38
Iterations

Useful iterations: 2 (17.0ms)

IterNodesCost
0164164
1466158
21783131
35001131

prune96.0ms

Filtered
38 candidates to 23 candidates (60.5%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New37138
Fresh145
Picked011
Done011
Total38745

Merged error: 0.1b

Counts
45 → 7

localize25.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (+ (* x (log y)) y) (pow (log y) 2))
0.5b
(pow (log y) 2)
19.3b
(/ (* y y) (+ (* x (log y)) y))
20.7b
(/ (pow x 2) (/ (+ (* x (log y)) y) (pow (log y) 2)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
associate-/r/
div-inv
associate-/r* unpow2 sqr-pow
frac-2neg clear-num associate-/l/ associate-/l*
flip3-+ flip-+
times-frac
pow-to-exp *-commutative
Counts
4 → 32
Calls
4 calls:
6.0ms
(/ (+ (* x (log y)) y) (pow (log y) 2))
2.0ms
(pow (log y) 2)
5.0ms
(/ (* y y) (+ (* x (log y)) y))
7.0ms
(/ (pow x 2) (/ (+ (* x (log y)) y) (pow (log y) 2)))

series574.0ms

Counts
4 → 12
Calls
4 calls:
140.0ms
(/ (+ (* x (log y)) y) (pow (log y) 2))
154.0ms
(pow (log y) 2)
141.0ms
(/ (* y y) (+ (* x (log y)) y))
139.0ms
(/ (pow x 2) (/ (+ (* x (log y)) y) (pow (log y) 2)))

simplify159.0ms

Algorithm
egg-herbie
Counts
44 → 44
Iterations

Useful iterations: 2 (21.0ms)

IterNodesCost
0185232
1555229
23265228
35001228

prune155.0ms

Filtered
44 candidates to 34 candidates (77.3%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New42244
Fresh224
Picked101
Done022
Total45651

Merged error: 0.0b

Counts
51 → 6

regimes286.0ms

Accuracy

0% (0.0b 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
816.0ms24289×body80nan
329.0ms8029×body80valid
0.0msbody640valid