Details

Time bar (total: 16.1s)

sample65.0ms

Algorithm
intervals
Results
18.0ms256×body80valid
15.0ms221×body80nan

simplify39.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
05017
110817
238917
3176117
4500217

prune5.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 4.5b

localize28.0ms

Local error

Found 4 expressions with local error:

0.2b
(* z (sqrt (+ t a)))
0.2b
(/ 2.0 (* t 3.0))
2.7b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
5.4b
(/ (* z (sqrt (+ t a))) t)

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
75×*-un-lft-identity
63×prod-diff
62×associate--r+
49×add-sqr-sqrt
45×add-cube-cbrt
36×times-frac
31×distribute-rgt-in distribute-lft-in
20×frac-sub
16×add-exp-log add-cbrt-cube
15×distribute-lft-out
12×div-inv
flip3-- flip--
frac-times associate-*r/
fma-neg associate-*r*
pow1 add-log-exp
flip3-+ sqrt-prod flip-+
cbrt-undiv expm1-log1p-u sqrt-div div-exp associate-/r* log1p-expm1-u associate-/l*
sub-neg associate-*l* prod-exp cbrt-unprod
frac-2neg associate-*l/ associate--l+ clear-num associate-/l/ unswap-sqr
diff-log pow-prod-down *-commutative
Counts
4 → 179
Calls
4 calls:
16.0ms
(* z (sqrt (+ t a)))
3.0ms
(/ 2.0 (* t 3.0))
41.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
7.0ms
(/ (* z (sqrt (+ t a))) t)

series345.0ms

Counts
4 → 12
Calls
4 calls:
63.0ms
(* z (sqrt (+ t a)))
16.0ms
(/ 2.0 (* t 3.0))
182.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
83.0ms
(/ (* z (sqrt (+ t a))) t)

simplify55.0ms

Algorithm
egg-herbie
Counts
191 → 191
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
013772637
150012324

prune939.0ms

Filtered
191 candidates to 137 candidates (71.7%)
Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.2b

localize32.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt t)
0.6b
(cbrt t)
0.6b
(cbrt t)
2.9b
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

rewrite3.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow1/3
fma-udef
Counts
4 → 49
Calls
4 calls:
0.0ms
(cbrt t)
1.0ms
(cbrt t)
1.0ms
(cbrt t)
0.0ms
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

series868.0ms

Counts
4 → 12
Calls
4 calls:
178.0ms
(cbrt t)
175.0ms
(cbrt t)
180.0ms
(cbrt t)
335.0ms
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

simplify40.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (35.0ms)

IterNodesCost
0144371
1345322
21221312
35001306

prune409.0ms

Filtered
61 candidates to 54 candidates (88.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.2b

localize27.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow (/ 2.0 (* t 3.0)) 3)
2.7b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
5.4b
(/ (* z (sqrt (+ t a))) t)
38.0b
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

rewrite117.0ms

Algorithm
rewrite-expression-head
Rules
206×*-un-lft-identity
191×prod-diff
190×associate--r+
180×cbrt-prod
114×add-sqr-sqrt add-cube-cbrt
95×distribute-rgt-in distribute-lft-in
70×unpow-prod-down cube-prod
69×times-frac
46×distribute-lft-out
23×div-inv
20×frac-sub
15×add-exp-log add-cbrt-cube
10×cube-mult unpow3 sqr-pow
flip3-- flip--
cube-div frac-times
cbrt-div fma-neg
associate-*r/ add-log-exp
pow1
cbrt-undiv expm1-log1p-u flip3-+ div-exp flip-+ log1p-expm1-u
sub-neg pow-unpow pow-exp associate-/r* rem-cube-cbrt
sqrt-div associate-*l/ prod-exp associate--l+ cbrt-unprod associate-/l/
pow-to-exp pow-pow frac-2neg pow1/3 diff-log clear-num rem-cbrt-cube associate-/l*
Counts
4 → 327
Calls
4 calls:
4.0ms
(pow (/ 2.0 (* t 3.0)) 3)
69.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
7.0ms
(/ (* z (sqrt (+ t a))) t)
7.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

series340.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(pow (/ 2.0 (* t 3.0)) 3)
187.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
86.0ms
(/ (* z (sqrt (+ t a))) t)
17.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

simplify86.0ms

Algorithm
egg-herbie
Counts
339 → 339
Iterations

Useful iterations: 1 (34.0ms)

IterNodesCost
016705618
150015082

prune1.5s

Filtered
339 candidates to 174 candidates (51.3%)
Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.2b

localize33.0ms

Local error

Found 4 expressions with local error:

3.2b
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
3.3b
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
8.1b
(- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
28.7b
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

rewrite673.0ms

Algorithm
rewrite-expression-head
Rules
766×associate-*l/
764×associate-*r/
524×frac-sub
498×flip3-- flip--
364×frac-times
240×sqrt-div
162×associate-/l/
120×flip3-+ flip-+
28×add-exp-log add-cbrt-cube
24×distribute-rgt-in distribute-lft-in
14×pow1
12×prod-exp cbrt-unprod associate--r+
sub-neg prod-diff
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*l*
pow-prod-down add-log-exp
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u
times-frac associate-/l*
associate-*r* associate-/r/ *-commutative
frac-2neg fma-neg diff-log div-sub clear-num associate-/r* div-inv difference-of-squares
Counts
4 → 455
Calls
4 calls:
102.0ms
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
14.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
169.0ms
(- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
296.0ms
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

series1.6s

Counts
4 → 12
Calls
4 calls:
188.0ms
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
48.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
618.0ms
(- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
745.0ms
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

simplify326.0ms

Algorithm
egg-herbie
Counts
467 → 467
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
0490623936
1500123936

prune6.4s

Filtered
467 candidates to 433 candidates (92.7%)
Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

regimes270.0ms

Accuracy

0% (1.8b remaining)

Error of 1.9b against oracle of 0.1b and baseline of 1.9b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04222
14422
24422

end0.0ms

sample1.8s

Algorithm
intervals
Results
593.0ms8000×body80valid
558.0ms7917×body80nan