Details

Time bar (total: 2.4s)

analyze397.0ms (16.8%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
0%99.9%0.1%5
0%99.9%0.1%6
12.5%87.4%0.1%7
18.7%81.1%0.1%8
31.2%68.6%0.1%9
35.9%55.4%8.7%10
42.9%47.6%9.5%11
51.5%38.2%10.3%12
55%30%15%13
59.5%25.3%15.3%14

sample21.0ms (0.9%)

Algorithm
intervals
Results
8.0ms221×body80valid
2.0ms13×body640valid
1.0msbody1280valid
1.0msbody320valid
1.0ms17×body80invalid
0.0msbody160valid

simplify188.0ms (8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (187.0ms)

IterNodesCost
0492613
1492613

prune9.0ms (0.4%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 2

localize8.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(* 6.0 (- (/ 2.0 3.0) z))
0.0b
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
0.1b
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

rewrite40.0ms (1.7%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
13×*-un-lft-identity
11×pow1 add-exp-log sub-neg add-cbrt-cube
10×associate-*r/
distribute-rgt-in distribute-lft-in
flip3-- associate-*l* flip-- add-log-exp
add-cube-cbrt associate-*r*
difference-of-squares
frac-times associate-+r+ pow-prod-down prod-exp cbrt-unprod
distribute-lft-out--
times-frac associate-*l/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 86
Calls

4 calls:

13.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))
12.0ms
(* 6.0 (- (/ 2.0 3.0) z))
7.0ms
(- (/ 2.0 3.0) z)
5.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))

series26.0ms (1.1%)

Counts
4 → 12
Calls

4 calls:

12.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
9.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))
3.0ms
(* 6.0 (- (/ 2.0 3.0) z))
2.0ms
(- (/ 2.0 3.0) z)

simplify25.0ms (1.1%)

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
054871214

prune181.0ms (7.7%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New89998
Fresh011
Picked101
Done000
Total9010100

Merged error: 0.0b

Counts
100 → 10

localize11.0ms (0.5%)

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (- y x) (* 6.0 (neg z))))
0.0b
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))
0.3b
(* (- y x) (* 6.0 (neg z)))

rewrite21.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt *-un-lft-identity associate-*l/
associate-*l*
add-cube-cbrt flip3-+ frac-add sum-log distribute-rgt-neg-out flip-+
flip3-- pow-prod-down prod-exp flip-- cbrt-unprod
+-commutative
associate-+l+ associate-*r* unsub-neg *-commutative distribute-lft-out-- difference-of-squares
Counts
3 → 52
Calls

3 calls:

8.0ms
(* (- y x) (* 6.0 (neg z)))
8.0ms
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (- y x) (* 6.0 (neg z))))
4.0ms
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))

series24.0ms (1%)

Counts
3 → 9
Calls

3 calls:

12.0ms
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (- y x) (* 6.0 (neg z))))
7.0ms
(* (- y x) (* 6.0 (neg z)))
5.0ms
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))

simplify24.0ms (1%)

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
049961025
149961025

prune124.0ms (5.3%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New60161
Fresh189
Picked101
Done000
Total62971

Merged error: 0.0b

Counts
71 → 9

localize11.0ms (0.5%)

Local error

Found 4 expressions with local error:

0.0b
(* (- y x) 6.0)
0.0b
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (* (- y x) 6.0) (neg z)))
0.0b
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))
0.2b
(* (* (- y x) 6.0) (neg z))

rewrite28.0ms (1.2%)

Algorithm
rewrite-expression-head
Rules
14×associate-*l/
13×add-sqr-sqrt associate-*r*
11×pow1 add-exp-log *-un-lft-identity add-cbrt-cube add-log-exp
add-cube-cbrt
associate-*l*
flip3-- flip3-+ pow-prod-down frac-add prod-exp sum-log flip-- cbrt-unprod flip-+
distribute-lft-neg-in distribute-rgt-neg-in
+-commutative *-commutative distribute-rgt-neg-out
neg-mul-1 associate-+l+ unsub-neg distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 79
Calls

4 calls:

8.0ms
(* (* (- y x) 6.0) (neg z))
8.0ms
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (* (- y x) 6.0) (neg z)))
6.0ms
(* (- y x) 6.0)
4.0ms
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))

series30.0ms (1.3%)

Counts
4 → 12
Calls

4 calls:

14.0ms
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (* (- y x) 6.0) (neg z)))
7.0ms
(* (* (- y x) 6.0) (neg z))
5.0ms
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))
4.0ms
(* (- y x) 6.0)

simplify42.0ms (1.8%)

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
050081225

prune159.0ms (6.7%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New91091
Fresh088
Picked011
Done000
Total919100

Merged error: 0.0b

Counts
100 → 9

localize7.0ms (0.3%)

Local error

Found 3 expressions with local error:

0.0b
(- 4.0 (* 6.0 z))
0.0b
(+ x (* (- y x) (- 4.0 (* 6.0 z))))
0.1b
(* (- y x) (- 4.0 (* 6.0 z)))

rewrite16.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
flip3-- *-un-lft-identity flip-- add-log-exp
pow1 add-exp-log add-cube-cbrt sub-neg associate-*l* add-cbrt-cube
frac-times
associate-*r*
distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ associate-*l/
+-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 54
Calls

3 calls:

8.0ms
(* (- y x) (- 4.0 (* 6.0 z)))
4.0ms
(+ x (* (- y x) (- 4.0 (* 6.0 z))))
3.0ms
(- 4.0 (* 6.0 z))

series25.0ms (1%)

Counts
3 → 9
Calls

3 calls:

12.0ms
(+ x (* (- y x) (- 4.0 (* 6.0 z))))
9.0ms
(* (- y x) (- 4.0 (* 6.0 z)))
3.0ms
(- 4.0 (* 6.0 z))

simplify34.0ms (1.5%)

Algorithm
egg-herbie
Counts
63 → 63
Iterations

Useful iterations: 0 (28.0ms)

IterNodesCost
04958804
14958804

prune87.0ms (3.7%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New57663
Fresh617
Picked011
Done011
Total63972

Merged error: 0.0b

Counts
72 → 9

regimes257.0ms (10.9%)

Accuracy

Total 0.1b remaining (68%)

Threshold costs 0.1b (68%)

bsearch0.0ms (0%)

simplify7.0ms (0.3%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (6.0ms)

IterNodesCost
032119
132119

end0.0ms (0%)

sample556.0ms (23.6%)

Algorithm
intervals
Results
265.0ms7264×body80valid
34.0ms261×body640valid
28.0ms158×body1280valid
22.0ms627×body80invalid
20.0ms196×body320valid
8.0ms121×body160valid

Profiling

Loading profile data...