Details

Time bar (total: 2.6s)

analyze413.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.0ms229×body80valid
1.0ms11×body640valid
1.0ms29×body80invalid
1.0msbody320valid
0.0msbody1280valid
0.0msbody160valid

simplify197.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (196.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

localize9.0ms

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

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

series26.0ms

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

simplify25.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
054871214

prune149.0ms

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

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New92698
Fresh011
Picked101
Done000
Total937100

Merged error: 0.0b

Counts
100 → 7

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

rewrite22.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:
10.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)))

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

simplify24.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
049961025
149961025

prune105.0ms

Filtered
44 candidates to 61 candidates (-38.6%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New58361
Fresh066
Picked011
Done000
Total581068

Merged error: 0.0b

Counts
68 → 10

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

series29.0ms

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

simplify48.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
049881087
149881087

prune127.0ms

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

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New92092
Fresh088
Picked011
Done011
Total9210102

Merged error: 0.0b

Counts
102 → 10

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (* 6.0 (- (/ 2.0 3.0) z)))
0.2b
(cbrt (* 6.0 (- (/ 2.0 3.0) z)))
0.2b
(cbrt (* 6.0 (- (/ 2.0 3.0) z)))
0.8b
(* (cbrt (* 6.0 (- (/ 2.0 3.0) z))) (cbrt (* 6.0 (- (/ 2.0 3.0) z))))

rewrite32.0ms

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

series39.0ms

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

simplify41.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
055521294

prune184.0ms

Filtered
63 candidates to 84 candidates (-33.3%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New84084
Fresh077
Picked011
Done022
Total841094

Merged error: 0.0b

Counts
94 → 10

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

sample559.0ms

Algorithm
intervals
Results
264.0ms7251×body80valid
35.0ms268×body640valid
26.0ms160×body1280valid
24.0ms617×body80invalid
18.0ms185×body320valid
9.0ms136×body160valid

Profiling

Loading profile data...