Details

Time bar (total: 17.6s)

sample6.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 18.75%

Guaranteed chance to sample good point: 11.944111%

Results
25.0ms256×body80valid
18.0ms191×body80nan

simplify35.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05017
110617
237417
3165217
4500117

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 2.7b

Counts
2 → 1

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(* z (sqrt (+ t a)))
0.3b
(/ 2.0 (* t 3.0))
1.6b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
5.8b
(/ (* z (sqrt (+ t a))) t)

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
20×frac-sub
16×add-exp-log add-cbrt-cube
15×add-sqr-sqrt
13×*-un-lft-identity
11×add-cube-cbrt
flip3-- flip--
frac-times associate-*r/
associate-*r*
pow1 times-frac associate--r+ add-log-exp
flip3-+ sqrt-prod flip-+
cbrt-undiv sqrt-div div-exp associate-/r* associate-/l*
distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod
frac-2neg associate-*l/ associate--l+ clear-num div-inv associate-/l/ unswap-sqr
diff-log pow-prod-down *-commutative distribute-lft-out
Counts
4 → 101
Calls
4 calls:
7.0ms
(* z (sqrt (+ t a)))
5.0ms
(/ 2.0 (* t 3.0))
13.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
8.0ms
(/ (* z (sqrt (+ t a))) t)

series86.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(* z (sqrt (+ t a)))
2.0ms
(/ 2.0 (* t 3.0))
53.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
17.0ms
(/ (* z (sqrt (+ t a))) t)

simplify40.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
010121260
150011212

prune236.0ms

Filtered
88 candidates to 113 candidates (-28.4%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1103113
Fresh000
Picked101
Done000
Total1113114

Merged error: 0.5b

Counts
114 → 3

localize28.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt t)
0.5b
(cbrt t)
1.6b
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
2.0b
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
63×add-sqr-sqrt
60×frac-sub
58×times-frac
47×*-un-lft-identity
46×associate-*r*
39×frac-times
35×add-cube-cbrt
31×cbrt-prod
28×sqrt-prod
27×associate-*r/
25×add-exp-log flip3-- flip--
21×associate-*l/
18×add-cbrt-cube
10×unswap-sqr
flip3-+ flip-+
prod-exp cbrt-unprod
cbrt-undiv div-exp associate-*l*
pow1 distribute-lft-out associate--r+ add-log-exp
distribute-rgt-in sub-neg distribute-lft-in
pow1/3 associate--l+ div-inv
diff-log pow-prod-down *-commutative
Counts
4 → 169
Calls
4 calls:
1.0ms
(cbrt t)
1.0ms
(cbrt t)
21.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
23.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))

series127.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(cbrt t)
21.0ms
(cbrt t)
61.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
21.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))

simplify70.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 1 (36.0ms)

IterNodesCost
017543649
150013540

prune425.0ms

Filtered
144 candidates to 181 candidates (-25.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1801181
Fresh112
Picked011
Done000
Total1813184

Merged error: 0.5b

Counts
184 → 3

localize30.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt t)
0.5b
(cbrt t)
4.2b
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
8.2b
(log (exp (cbrt t)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
60×frac-sub
38×frac-times
26×associate-*r/
25×flip3-- flip--
20×associate-*l/
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ flip-+
log-pow
exp-prod associate--r+ add-log-exp
pow1
add-exp-log add-cbrt-cube
distribute-rgt-in sub-neg log-prod distribute-lft-in
pow1/3 associate--l+
diff-log rem-log-exp
Counts
4 → 100
Calls
4 calls:
1.0ms
(cbrt t)
1.0ms
(cbrt t)
21.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
3.0ms
(log (exp (cbrt t)))

series127.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(cbrt t)
23.0ms
(cbrt t)
58.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
25.0ms
(log (exp (cbrt t)))

simplify54.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
012992729
150012661

prune305.0ms

Filtered
100 candidates to 112 candidates (-12.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1120112
Fresh011
Picked011
Done011
Total1123115

Merged error: 0.5b

Counts
115 → 3

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))
0.0b
(/ x (+ x (* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))))
0.0b
(+ (* a c) (* 0.8333333333333334 c))
0.9b
(- (+ (* a c) (* 0.8333333333333334 c)) (* a b))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
11×add-log-exp
times-frac associate-*r*
add-cbrt-cube
add-exp-log
pow1 exp-sum
distribute-rgt-in sub-neg distribute-lft-in associate-*l* associate--l+ associate-/r* associate-/l*
flip3-+ diff-log sum-log associate-/r/ flip-+
cbrt-undiv +-commutative distribute-rgt-out flip3-- frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod div-inv unswap-sqr
Counts
4 → 79
Calls
4 calls:
10.0ms
(* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))
4.0ms
(/ x (+ x (* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))))
4.0ms
(+ (* a c) (* 0.8333333333333334 c))
6.0ms
(- (+ (* a c) (* 0.8333333333333334 c)) (* a b))

series79.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))
38.0ms
(/ x (+ x (* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))))
5.0ms
(+ (* a c) (* 0.8333333333333334 c))
8.0ms
(- (+ (* a c) (* 0.8333333333333334 c)) (* a b))

simplify48.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0370925
11372850
25001836

prune135.0ms

Filtered
66 candidates to 91 candidates (-37.9%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New88391
Fresh000
Picked101
Done022
Total89594

Merged error: 0.2b

Counts
94 → 5

regimes756.0ms

Accuracy

0% (2.5b remaining)

Error of 3.0b against oracle of 0.4b and baseline of 3.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03922
13922

end0.0ms

sample8.5s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 18.75%

Guaranteed chance to sample good point: 11.944111%

Results
801.0ms8000×body80valid
492.0ms5041×body80nan

Profiling

Loading profile data...