Details

Time bar (total: 2.7s)

analyze573.0ms

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

Algorithm
intervals
Results
8.0ms230×body80valid
1.0msbody640valid
1.0msbody1280valid
1.0ms12×body80invalid
1.0msbody320valid
0.0msbody160valid

simplify191.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (190.0ms)

IterNodesCost
0492613
1492613

prune10.0ms

Filtered
1 candidates to 1 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 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

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:
5.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
7.0ms
(- (/ 2.0 3.0) z)
9.0ms
(* 6.0 (- (/ 2.0 3.0) z))
13.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

series27.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
2.0ms
(- (/ 2.0 3.0) z)
3.0ms
(* 6.0 (- (/ 2.0 3.0) z))
9.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

simplify28.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
054871214

prune151.0ms

Filtered
70 candidates to 98 candidates (-40.0%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New90898
Fresh011
Picked101
Done000
Total919100

Merged error: 0.0b

Counts
100 → 9

localize13.0ms

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)))

rewrite20.0ms

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
(+ (+ 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))))
7.0ms
(* (- y x) (* 6.0 (neg z)))

series25.0ms

Counts
3 → 9
Calls
3 calls:
12.0ms
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (- y x) (* 6.0 (neg z))))
5.0ms
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))
8.0ms
(* (- y x) (* 6.0 (neg z)))

simplify24.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
049961025
149961025

prune103.0ms

Filtered
45 candidates to 61 candidates (-35.6%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New58361
Fresh268
Picked011
Done000
Total601070

Merged error: 0.0b

Counts
70 → 10

localize11.0ms

Local error

Found 4 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.0b
(* (- y x) 6.0)
0.2b
(* (* (- y x) 6.0) (neg z))

rewrite29.0ms

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
(+ (+ 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))))
8.0ms
(* (- y x) 6.0)
8.0ms
(* (* (- y x) 6.0) (neg z))

series28.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ (+ x (* (- y x) (* 6.0 (/ 2.0 3.0)))) (* (* (- y x) 6.0) (neg z)))
5.0ms
(+ x (* (- y x) (* 6.0 (/ 2.0 3.0))))
4.0ms
(* (- y x) 6.0)
7.0ms
(* (* (- y x) 6.0) (neg z))

simplify43.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
050081225

prune133.0ms

Filtered
65 candidates to 91 candidates (-40.0%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New90191
Fresh178
Picked011
Done011
Total9110101

Merged error: 0.0b

Counts
101 → 10

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
13×*-un-lft-identity
11×pow1 add-exp-log add-cbrt-cube
10×associate-*l/
associate-*r*
flip3-- flip-- add-log-exp
add-cube-cbrt
associate-*l*
sub-neg difference-of-squares
frac-times pow-prod-down prod-exp cbrt-unprod
distribute-lft-out--
distribute-rgt-in associate-+r+ distribute-lft-in times-frac associate-*r/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 80
Calls
4 calls:
4.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
7.0ms
(- (/ 2.0 3.0) z)
6.0ms
(* (- y x) 6.0)
13.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series27.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
2.0ms
(- (/ 2.0 3.0) z)
4.0ms
(* (- y x) 6.0)
9.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify54.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049881087
149881087

prune97.0ms

Filtered
64 candidates to 92 candidates (-43.8%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New92092
Fresh077
Picked011
Done022
Total9210102

Merged error: 0.0b

Counts
102 → 10

regimes411.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify8.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (7.0ms)

IterNodesCost
032119
132119

end0.0ms

sample573.0ms

Algorithm
intervals
Results
276.0ms7273×body80valid
35.0ms263×body640valid
26.0ms157×body1280valid
22.0ms613×body80invalid
20.0ms185×body320valid
8.0ms122×body160valid

Profiling

Loading profile data...