Details

Time bar (total: 8.9s)

sample70.0ms

Algorithm
intervals
Results
17.0ms256×body80valid
15.0ms249×body80nan

simplify38.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
05017
110817
238917
3176117
4500217
done500217

prune5.0ms

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.3b
(/ 2.0 (* t 3.0))
0.3b
(* z (sqrt (+ t a)))
3.0b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
7.6b
(/ (* z (sqrt (+ t a))) t)

rewrite121.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:
10.0ms
(/ 2.0 (* t 3.0))
21.0ms
(* z (sqrt (+ t a)))
66.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)

series353.0ms

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

simplify54.0ms

Counts
191 → 191
Iterations

Useful iterations: 1 (28.0ms)

IterNodesCost
013772637
150012324
done50012324

prune892.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.5b

localize25.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
0.2b
(/ (sqrt (+ t a)) t)
0.3b
(/ 2.0 (* t 3.0))
3.6b
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

rewrite249.0ms

Algorithm
rewrite-expression-head
Rules
97×*-un-lft-identity
60×add-sqr-sqrt
56×prod-diff
54×add-cube-cbrt
48×times-frac
31×distribute-rgt-in distribute-lft-in
19×distribute-lft-out
16×sqrt-prod
13×add-exp-log add-cbrt-cube
10×div-inv associate-/l*
frac-times flip3-- flip--
pow1 associate-*r* frac-sub
associate-*l*
expm1-log1p-u flip3-+ associate-*r/ associate-/r* flip-+ log1p-expm1-u add-log-exp
cbrt-undiv div-exp distribute-lft-out--
sub-neg frac-2neg sqrt-div associate-*l/ prod-exp associate--l+ clear-num cbrt-unprod associate-/l/ difference-of-squares
pow-prod-down *-commutative fma-udef unswap-sqr
Counts
4 → 181
Calls
4 calls:
217.0ms
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
15.0ms
(/ (sqrt (+ t a)) t)
7.0ms
(/ 2.0 (* t 3.0))
0.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

series365.0ms

Counts
4 → 12
Calls
4 calls:
67.0ms
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
57.0ms
(/ (sqrt (+ t a)) t)
20.0ms
(/ 2.0 (* t 3.0))
221.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

simplify107.0ms

Counts
193 → 193
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
08942691
140232163
250022158
done50022158

prune747.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize26.0ms

Local error

Found 4 expressions with local error:

0.3b
(* z (sqrt (+ t a)))
3.0b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
7.6b
(/ (* z (sqrt (+ t a))) t)
43.2b
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

rewrite164.0ms

Algorithm
rewrite-expression-head
Rules
206×*-un-lft-identity
191×prod-diff
190×associate--r+
180×cbrt-prod
116×add-sqr-sqrt
112×add-cube-cbrt
95×distribute-rgt-in distribute-lft-in
63×unpow-prod-down times-frac cube-prod
47×distribute-lft-out
21×div-inv
20×frac-sub
11×add-exp-log add-cbrt-cube
cube-mult flip3-- unpow3 flip-- sqr-pow
frac-times associate-*r/
cube-div cbrt-div fma-neg associate-*r*
pow1 add-log-exp
flip3-+ sqrt-prod flip-+
expm1-log1p-u sqrt-div log1p-expm1-u
sub-neg associate-*l* associate-/r*
cbrt-undiv div-exp associate-*l/ prod-exp associate--l+ cbrt-unprod associate-/l/ unswap-sqr
frac-2neg pow1/3 diff-log pow-prod-down clear-num *-commutative rem-cbrt-cube associate-/l*
Counts
4 → 316
Calls
4 calls:
25.0ms
(* z (sqrt (+ t a)))
92.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
18.0ms
(/ (* z (sqrt (+ t a))) t)
6.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

series564.0ms

Counts
4 → 12
Calls
4 calls:
266.0ms
(* z (sqrt (+ t a)))
195.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
84.0ms
(/ (* z (sqrt (+ t a))) t)
18.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

simplify77.0ms

Counts
328 → 328
Iterations

Useful iterations: 1 (33.0ms)

IterNodesCost
017295608
150025074
done50025074

prune1.4s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt t)
0.6b
(cbrt t)
0.6b
(cbrt t)
2.6b
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (* (- (fma 1 (+ 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)) (* (- (fma 1 (+ a (/ 5.0 6.0)) (- (/ 2.0 (* t 3.0))))) (- b c)))

series889.0ms

Counts
4 → 12
Calls
4 calls:
184.0ms
(cbrt t)
182.0ms
(cbrt t)
186.0ms
(cbrt t)
337.0ms
(fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (* (- (fma 1 (+ a (/ 5.0 6.0)) (- (/ 2.0 (* t 3.0))))) (- b c)))

simplify38.0ms

Counts
61 → 61
Iterations

Useful iterations: 3 (33.0ms)

IterNodesCost
0143383
1329332
21069322
35001313
done5001313

prune409.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

regimes283.0ms

Accuracy

0% (2.6b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03819
13819
done3819

end0.0ms

sample2.0s

Algorithm
intervals
Results
548.0ms8000×body80valid
516.0ms7995×body80nan