Details

Time bar (total: 2.2s)

sample13.0ms

Algorithm
intervals
Results
4.0ms256×body80valid
3.0ms256×pre80true

simplify110.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0133
1253
2393
3703
41813
56823
624633
750013

prune4.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x (* x x)) (* x x))
0.1b
(* x (* x x))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1
add-exp-log add-cbrt-cube
pow-prod-up
add-sqr-sqrt add-log-exp
add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod
+-commutative pow2 distribute-lft1-in flip3-+ pow-plus cube-unmult associate-*r* sum-log pow-sqr *-commutative flip-+ distribute-lft-out unswap-sqr
Counts
2 → 37
Calls
2 calls:
7.0ms
(+ (* x (* x x)) (* x x))
5.0ms
(* x (* x x))

series100.0ms

Counts
2 → 6
Calls
2 calls:
67.0ms
(+ (* x (* x x)) (* x x))
33.0ms
(* x (* x x))

simplify94.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 3 (90.0ms)

IterNodesCost
0158147
1646107
22546106
35001102

prune47.0ms

Filtered
43 candidates to 25 candidates (58.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New41243
Fresh101
Picked011
Done000
Total42345

Merged error: 0b

Counts
45 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (pow x 2) x)
0.0b
(- (pow x 6) (pow x 4))
0.0b
(* x (- (pow x 2) x))
42.5b
(/ (- (pow x 6) (pow x 4)) (* x (- (pow x 2) x)))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
58×add-sqr-sqrt
35×difference-of-squares
20×unpow-prod-down *-un-lft-identity sqr-pow
13×times-frac associate-/l*
11×add-exp-log add-cbrt-cube
associate-*r*
add-cube-cbrt add-log-exp
pow1
flip3-- flip-- distribute-lft-out--
sub-neg associate-*r/ unpow2
associate-*l*
cbrt-undiv distribute-rgt-in distribute-rgt-out-- distribute-lft-in diff-log div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/
frac-2neg div-sub pow-prod-down clear-num associate-/r* *-commutative div-inv unswap-sqr
Counts
4 → 116
Calls
4 calls:
5.0ms
(- (pow x 2) x)
9.0ms
(- (pow x 6) (pow x 4))
8.0ms
(* x (- (pow x 2) x))
15.0ms
(/ (- (pow x 6) (pow x 4)) (* x (- (pow x 2) x)))

series438.0ms

Counts
4 → 12
Calls
4 calls:
71.0ms
(- (pow x 2) x)
110.0ms
(- (pow x 6) (pow x 4))
66.0ms
(* x (- (pow x 2) x))
190.0ms
(/ (- (pow x 6) (pow x 4)) (* x (- (pow x 2) x)))

simplify61.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0429860
11893752
25002752

prune246.0ms

Filtered
128 candidates to 83 candidates (64.8%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1280128
Fresh011
Picked011
Done011
Total1283131

Merged error: 0b

Counts
131 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (pow x 3) 1) (pow x 6))
0.0b
(* (pow x 4) (- (+ (pow x 2) 1) x))
0.0b
(- (+ (pow x 2) 1) x)
48.3b
(/ (* (+ (pow x 3) 1) (pow x 6)) (* (pow x 4) (- (+ (pow x 2) 1) x)))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
62×add-exp-log
30×prod-exp
24×add-sqr-sqrt
22×*-un-lft-identity
20×add-cbrt-cube
16×div-exp
13×associate-*r*
11×associate-*l*
10×pow-to-exp add-cube-cbrt pow-exp
add-log-exp
unpow-prod-down
cbrt-unprod unswap-sqr
pow1 cbrt-undiv associate-*r/ associate-*l/ distribute-lft-out-- sqr-pow
distribute-rgt-in sub-neg flip3-- distribute-lft-in associate--l+ flip-- distribute-lft-out
flip3-+ diff-log associate-/r/ *-commutative flip-+ associate-/l/ difference-of-squares
frac-2neg times-frac clear-num associate-/r* sum-log div-inv associate-/l*
Counts
4 → 118
Calls
4 calls:
10.0ms
(* (+ (pow x 3) 1) (pow x 6))
12.0ms
(* (pow x 4) (- (+ (pow x 2) 1) x))
7.0ms
(- (+ (pow x 2) 1) x)
23.0ms
(/ (* (+ (pow x 3) 1) (pow x 6)) (* (pow x 4) (- (+ (pow x 2) 1) x)))

series330.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(* (+ (pow x 3) 1) (pow x 6))
29.0ms
(* (pow x 4) (- (+ (pow x 2) 1) x))
15.0ms
(- (+ (pow x 2) 1) x)
143.0ms
(/ (* (+ (pow x 3) 1) (pow x 6)) (* (pow x 4) (- (+ (pow x 2) 1) x)))

simplify92.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (81.0ms)

IterNodesCost
04991059
12854906
25001896

prune241.0ms

Filtered
130 candidates to 74 candidates (56.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1300130
Fresh000
Picked011
Done022
Total1303133

Merged error: 0b

Counts
133 → 3

regimes26.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
064
164

end0.0ms

sample309.0ms

Algorithm
intervals
Results
127.0ms8000×body80valid
93.0ms8000×pre80true

Profiling

Loading profile data...