Details

Time bar (total: 2.1s)

sample19.0ms

Algorithm
intervals
Results
6.0ms205×body80valid
2.0ms22×body640valid
1.0ms11×body1280valid
1.0ms10×body320valid
0.0msbody160valid

simplify65.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0165
1355
2745
31285
42525
53745
65145
76425
87775
910105
1016865
1150015

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: 20.3b

Counts
2 → 1

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- 1.0 x) y)
2.2b
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
7.5b
(/ (* (- 1.0 x) y) (+ y 1.0))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity
13×add-sqr-sqrt
10×add-exp-log add-cbrt-cube
add-cube-cbrt
pow1 associate-*l* add-log-exp
times-frac associate-*l/ associate-/r*
flip3-- associate-*r* flip--
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out-- difference-of-squares
sub-neg frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* unswap-sqr
Counts
3 → 63
Calls
3 calls:
6.0ms
(* (- 1.0 x) y)
7.0ms
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
9.0ms
(/ (* (- 1.0 x) y) (+ y 1.0))

series137.0ms

Counts
3 → 9
Calls
3 calls:
31.0ms
(* (- 1.0 x) y)
62.0ms
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
44.0ms
(/ (* (- 1.0 x) y) (+ y 1.0))

simplify45.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0338401
11456359
25001359

prune121.0ms

Filtered
72 candidates to 51 candidates (70.8%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New69372
Fresh000
Picked101
Done000
Total70373

Merged error: 0.1b

Counts
73 → 3

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ y (+ y 1.0))
0.0b
(* (- 1.0 x) (/ y (+ y 1.0)))
2.2b
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
28×add-sqr-sqrt
25×times-frac
21×add-cube-cbrt
18×associate-*r*
10×add-exp-log add-cbrt-cube
distribute-lft-out
pow1 associate-*l* add-log-exp
associate-/r* associate-/r/
flip3-- flip-- associate-/l*
cbrt-undiv frac-times flip3-+ div-exp associate-*l/ prod-exp cbrt-unprod flip-+ div-inv unswap-sqr
sub-neg frac-2neg diff-log associate-*r/ pow-prod-down clear-num *-commutative distribute-lft-out-- difference-of-squares
Counts
3 → 88
Calls
3 calls:
5.0ms
(/ y (+ y 1.0))
12.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
3.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

series142.0ms

Counts
3 → 9
Calls
3 calls:
33.0ms
(/ y (+ y 1.0))
43.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
66.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

simplify52.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0400572
11790526
25002526

prune130.0ms

Filtered
97 candidates to 69 candidates (71.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New97097
Fresh022
Picked011
Done000
Total973100

Merged error: 0.1b

Counts
100 → 3

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- 1.0 x) y)
0.0b
(/ 1 (+ y 1.0))
4.2b
(- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))))
7.6b
(* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
32×add-exp-log
27×add-sqr-sqrt
24×times-frac
23×add-cube-cbrt
21×associate-*r*
20×add-cbrt-cube
13×prod-exp
12×pow1
associate-*l/
cbrt-unprod distribute-lft-out
div-exp associate-*l* add-log-exp
flip3-- pow-prod-down associate-/r* associate-/r/ flip--
cbrt-undiv rec-exp 1-exp associate-/l*
frac-times flip3-+ *-commutative flip-+ div-inv
sub-neg pow-flip frac-2neg diff-log associate-*r/ clear-num un-div-inv distribute-lft-out-- inv-pow difference-of-squares unswap-sqr
Counts
4 → 118
Calls
4 calls:
6.0ms
(* (- 1.0 x) y)
5.0ms
(/ 1 (+ y 1.0))
3.0ms
(- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))))
16.0ms
(* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))

series161.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(* (- 1.0 x) y)
22.0ms
(/ 1 (+ y 1.0))
66.0ms
(- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))))
41.0ms
(* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))

simplify70.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
0509737
12631636
25001599

prune143.0ms

Filtered
130 candidates to 74 candidates (56.9%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1300130
Fresh011
Picked011
Done011
Total1303133

Merged error: 0.1b

Counts
133 → 3

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* 1.0 (- (/ 1 y) (/ x y))) x)
0.0b
(- (/ 1 y) (/ x y))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
18×*-un-lft-identity
14×times-frac
add-log-exp difference-of-squares
div-inv distribute-lft-out--
add-cube-cbrt associate-+l+
sub-neg distribute-rgt-out--
pow1 add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube
+-commutative flip3-- flip3-+ diff-log sum-log frac-sub flip-- flip-+ sub-div
Counts
2 → 43
Calls
2 calls:
19.0ms
(+ (* 1.0 (- (/ 1 y) (/ x y))) x)
13.0ms
(- (/ 1 y) (/ x y))

series47.0ms

Counts
2 → 6
Calls
2 calls:
27.0ms
(+ (* 1.0 (- (/ 1 y) (/ x y))) x)
19.0ms
(- (/ 1 y) (/ x y))

simplify76.0ms

Algorithm
egg-herbie
Counts
49 → 49
Iterations

Useful iterations: 3 (71.0ms)

IterNodesCost
0224317
1627291
22889282
35001274

prune66.0ms

Filtered
49 candidates to 33 candidates (67.3%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New46349
Fresh000
Picked011
Done022
Total46652

Merged error: 0.1b

Counts
52 → 6

regimes114.0ms

Accuracy

100% (0.0b remaining)

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

bsearch81.0ms

Steps
ItersRangePoint
9
821572.5269121197
24331955248945.938
301128037.505105
10
-591489333.2348301
-0.00011291202415345404
-127120567.1677991

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02910
12910

end0.0ms

sample512.0ms

Algorithm
intervals
Results
185.0ms6090×body80valid
76.0ms713×body640valid
54.0ms398×body1280valid
41.0ms498×body320valid
25.0ms301×body160valid