Details

Time bar (total: 3.3s)

analyze401.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

sample22.0ms

Algorithm
intervals
Results
8.0ms226×body80valid
2.0ms14×body640valid
1.0msbody1280valid
1.0ms16×body80invalid
1.0msbody320valid
0.0msbody160valid

simplify192.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (190.0ms)

IterNodesCost
0492613
1492613

prune9.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

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(+ x (* (- y x) (* 6.0 (- (/ 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)))

rewrite41.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:
10.0ms
(- (/ 2.0 3.0) z)
5.0ms
(+ x (* (- y x) (* 6.0 (- (/ 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)))

series28.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(- (/ 2.0 3.0) z)
13.0ms
(+ x (* (- y x) (* 6.0 (- (/ 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)))

simplify26.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
054871214

prune153.0ms

Filtered
70 candidates to 98 candidates (-40.0%)
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

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

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

series28.0ms

Counts
3 → 9
Calls
3 calls:
13.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))))
10.0ms
(* (- y x) (* 6.0 (neg z)))

simplify24.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
049961025
149961025

prune96.0ms

Filtered
43 candidates to 61 candidates (-41.9%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New60161
Fresh279
Picked011
Done000
Total62971

Merged error: 0.0b

Counts
71 → 9

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(* (- y x) 6.0)
0.0b
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
0.4b
(* (* (- 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:
7.0ms
(- (/ 2.0 3.0) z)
6.0ms
(* (- y x) 6.0)
5.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
14.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series28.0ms

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

simplify49.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
049881087
149881087

prune147.0ms

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

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New92092
Fresh077
Picked011
Done011
Total929101

Merged error: 0.0b

Counts
101 → 9

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
0.5b
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
0.5b
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
0.5b
(* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
3.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
3.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
3.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
9.0ms
(* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))))

series569.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
93.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
92.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
290.0ms
(* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))))

simplify40.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
050942901

prune294.0ms

Filtered
80 candidates to 99 candidates (-23.8%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New97299
Fresh156
Picked011
Done022
Total9810108

Merged error: 0.0b

Counts
108 → 10

regimes433.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify7.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (6.0ms)

IterNodesCost
032119
132119

end0.0ms

sample569.0ms

Algorithm
intervals
Results
270.0ms7252×body80valid
39.0ms281×body640valid
28.0ms161×body1280valid
23.0ms590×body80invalid
19.0ms180×body320valid
9.0ms126×body160valid

Profiling

Loading profile data...