Details

Time bar (total: 3.0s)

sample21.0ms

Algorithm
intervals
Results
13.0ms291×body80valid

simplify117.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0103
1203
2283
3363
4543
51013
61503
71673
82423
94683
1015473
1150013

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (+ (* x y) x) y)
0.0b
(+ (* x y) x)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
*-un-lft-identity sum-log
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ add-cbrt-cube flip-+
associate-+l+ distribute-lft-out
Counts
2 → 25
Calls
2 calls:
13.0ms
(+ (+ (* x y) x) y)
3.0ms
(+ (* x y) x)

series45.0ms

Counts
2 → 6
Calls
2 calls:
15.0ms
(+ (+ (* x y) x) y)
30.0ms
(+ (* x y) x)

simplify53.0ms

Algorithm
egg-herbie
Counts
31 → 31
Iterations

Useful iterations: 3 (50.0ms)

IterNodesCost
0143138
1451129
21660127
35001126

prune50.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* y (* x y)) x)
0.1b
(* y (* x y))
2.5b
(* x (- (* y (* x y)) x))
27.2b
(/ (* x (- (* y (* x y)) x)) (- (* x y) x))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
16×add-exp-log add-cbrt-cube
11×pow1 add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
associate-*l* add-log-exp
prod-exp cbrt-unprod
flip3-- associate-*r/ associate-*r* pow-prod-down flip--
sub-neg times-frac associate-/r*
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-/r/ *-commutative associate-/l/
frac-2neg diff-log clear-num div-inv associate-/l* unswap-sqr
Counts
4 → 79
Calls
4 calls:
6.0ms
(- (* y (* x y)) x)
6.0ms
(* y (* x y))
22.0ms
(* x (- (* y (* x y)) x))
14.0ms
(/ (* x (- (* y (* x y)) x)) (- (* x y) x))

series257.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(- (* y (* x y)) x)
17.0ms
(* y (* x y))
82.0ms
(* x (- (* y (* x y)) x))
130.0ms
(/ (* x (- (* y (* x y)) x)) (- (* x y) x))

simplify55.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0313567
11642488
25001479

prune167.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(* y (* x y))
0.2b
(/ 1 (/ (- (* x y) x) (* x (- (* y (* x y)) x))))
2.5b
(* x (- (* y (* x y)) x))
27.2b
(/ (- (* x y) x) (* x (- (* y (* x y)) x)))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
42×times-frac
37×add-exp-log
29×add-sqr-sqrt
27×add-cube-cbrt *-un-lft-identity
25×add-cbrt-cube
14×div-exp
12×pow1 associate-*r/
11×associate-/r/
10×associate-/r*
prod-exp
cbrt-undiv flip3-- flip--
associate-*l* cbrt-unprod div-inv associate-/l*
associate-*r* pow-prod-down add-log-exp
rec-exp 1-exp
distribute-rgt-in sub-neg frac-2neg distribute-lft-in clear-num *-commutative associate-/l/
pow-flip div-sub inv-pow unswap-sqr
Counts
4 → 132
Calls
4 calls:
6.0ms
(* y (* x y))
22.0ms
(/ 1 (/ (- (* x y) x) (* x (- (* y (* x y)) x))))
22.0ms
(* x (- (* y (* x y)) x))
18.0ms
(/ (- (* x y) x) (* x (- (* y (* x y)) x)))

series310.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(* y (* x y))
129.0ms
(/ 1 (/ (- (* x y) x) (* x (- (* y (* x y)) x))))
81.0ms
(* x (- (* y (* x y)) x))
84.0ms
(/ (- (* x y) x) (* x (- (* y (* x y)) x)))

simplify80.0ms

Algorithm
egg-herbie
Counts
144 → 144
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
05241350
128701183
250021127

prune250.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize18.0ms

Local error

Found 4 expressions with local error:

4.2b
(- (* (pow y 3) (* (* x y) x)) (pow x 2))
9.5b
(* (pow y 3) (* (* x y) x))
27.2b
(/ (* x (/ (- (* (pow y 3) (* (* x y) x)) (pow x 2)) (+ (* y (* x y)) x))) (- (* x y) x))
34.2b
(/ (- (* (pow y 3) (* (* x y) x)) (pow x 2)) (+ (* y (* x y)) x))

rewrite130.0ms

Algorithm
rewrite-expression-head
Rules
39×add-exp-log
24×add-cbrt-cube
20×prod-exp
17×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
12×times-frac associate-*l*
cbrt-unprod
associate-/r* add-log-exp
cbrt-undiv div-exp
pow1 associate-/r/ associate-/l*
pow-to-exp unpow-prod-down flip3-- cube-prod pow-exp flip-- associate-/l/
frac-2neg clear-num div-inv
cube-mult sub-neg flip3-+ diff-log unpow3 div-sub associate-*r/ associate-*r* *-commutative flip-+ sqr-pow
Counts
4 → 103
Calls
4 calls:
18.0ms
(- (* (pow y 3) (* (* x y) x)) (pow x 2))
19.0ms
(* (pow y 3) (* (* x y) x))
27.0ms
(/ (* x (/ (- (* (pow y 3) (* (* x y) x)) (pow x 2)) (+ (* y (* x y)) x))) (- (* x y) x))
63.0ms
(/ (- (* (pow y 3) (* (* x y) x)) (pow x 2)) (+ (* y (* x y)) x))

series374.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(- (* (pow y 3) (* (* x y) x)) (pow x 2))
34.0ms
(* (pow y 3) (* (* x y) x))
222.0ms
(/ (* x (/ (- (* (pow y 3) (* (* x y) x)) (pow x 2)) (+ (* y (* x y)) x))) (- (* x y) x))
63.0ms
(/ (- (* (pow y 3) (* (* x y) x)) (pow x 2)) (+ (* y (* x y)) x))

simplify92.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
05701359
130551150
250011109

prune307.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes47.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083
183

end0.0ms

sample479.0ms

Algorithm
intervals
Results
320.0ms9177×body80valid
0.0msbody1280valid
0.0msbody320valid