Details

Time bar (total: 16.7s)

sample70.0ms

Algorithm
intervals
Results
17.0ms256×body80valid
15.0ms239×body80nan

simplify38.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
05017
110817
238917
3176117
4500217

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 2.8b

localize28.0ms

Local error

Found 4 expressions with local error:

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

rewrite124.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:
24.0ms
(* z (sqrt (+ t a)))
8.0ms
(/ 2.0 (* t 3.0))
68.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
15.0ms
(/ (* z (sqrt (+ t a))) t)

series347.0ms

Counts
4 → 12
Calls
4 calls:
59.0ms
(* z (sqrt (+ t a)))
19.0ms
(/ 2.0 (* t 3.0))
185.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 (28.0ms)

IterNodesCost
013772637
150012324

prune913.0ms

Pruning

2 alts after pruning (2 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)
1.7b
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))) (- b c))))

rewrite4.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:
1.0ms
(cbrt t)
1.0ms
(cbrt t)
1.0ms
(cbrt t)
0.0ms
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))) (- b c))))

series875.0ms

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

simplify36.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (31.0ms)

IterNodesCost
0144371
1339322
21169312
35002308

prune433.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.2b

localize34.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.7b
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
7.2b
(- (* (* 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)))))
30.6b
(/ (- (* (* 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))))

rewrite1.6s

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:
304.0ms
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
37.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
467.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)))))
693.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:
197.0ms
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
56.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
619.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)))))
757.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))))

simplify303.0ms

Algorithm
egg-herbie
Counts
467 → 467
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
0490623936
1500123936

prune6.2s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (- a (/ 5.0 6.0)) (* t 3.0))
0.3b
(* (- a (/ 5.0 6.0)) (* t 3.0))
1.4b
(* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
30.9b
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) 0) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

rewrite555.0ms

Algorithm
rewrite-expression-head
Rules
49×add-exp-log add-cbrt-cube
35×pow1
27×prod-exp cbrt-unprod
21×pow-prod-down
18×add-sqr-sqrt
14×associate-*l/
13×associate-*l*
12×*-un-lft-identity
10×associate-*r/
add-cube-cbrt
flip3-- flip--
sqrt-div
times-frac
cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u add-log-exp difference-of-squares
flip3-+ associate-*r* *-commutative flip-+ associate-/l*
associate-/r/ associate-/l/ distribute-lft-out--
frac-2neg div-sub clear-num associate-/r* div-inv
Counts
4 → 120
Calls
4 calls:
50.0ms
(* (- a (/ 5.0 6.0)) (* t 3.0))
50.0ms
(* (- a (/ 5.0 6.0)) (* t 3.0))
109.0ms
(* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
340.0ms
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) 0) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

series455.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (- a (/ 5.0 6.0)) (* t 3.0))
38.0ms
(* (- a (/ 5.0 6.0)) (* t 3.0))
101.0ms
(* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
273.0ms
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) 0) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

simplify182.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 1 (21.0ms)

IterNodesCost
07661560
145931213
250011213

prune465.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0.0b

regimes259.0ms

Accuracy

0% (1.8b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04833
15033
25033

end0.0ms

sample2.0s

Algorithm
intervals
Results
549.0ms8000×body80valid
528.0ms8014×body80nan