Details

Time bar (total: 8.8s)

sample71.0ms

Algorithm
intervals
Results
17.0ms256×body80valid
15.0ms249×body80nan

simplify36.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05017
110817
238917
3176117
4500217
done500217

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

rewrite119.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:
9.0ms
(/ 2.0 (* t 3.0))
22.0ms
(* z (sqrt (+ t a)))
65.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
14.0ms
(/ (* z (sqrt (+ t a))) t)

series351.0ms

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

simplify56.0ms

Counts
191 → 191
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
013772637
150012324
done50012324

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

rewrite250.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:
219.0ms
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
15.0ms
(/ (sqrt (+ t a)) t)
8.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))))))

series369.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)
21.0ms
(/ 2.0 (* t 3.0))
223.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

simplify101.0ms

Counts
193 → 193
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
08942691
140232163
250022158
done50022158

prune770.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

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

rewrite168.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:
24.0ms
(* z (sqrt (+ t a)))
94.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
15.0ms
(/ (* z (sqrt (+ t a))) t)
10.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

series360.0ms

Counts
4 → 12
Calls
4 calls:
66.0ms
(* z (sqrt (+ t a)))
193.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))

simplify75.0ms

Counts
328 → 328
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
017295626
150025092
done50025092

prune1.6s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

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

series874.0ms

Counts
4 → 12
Calls
4 calls:
180.0ms
(cbrt t)
179.0ms
(cbrt t)
180.0ms
(cbrt t)
335.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)))

simplify35.0ms

Counts
61 → 61
Iterations

Useful iterations: 3 (31.0ms)

IterNodesCost
0143383
1329332
21069322
35001313
done5001313

prune404.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

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

sample1.9s

Algorithm
intervals
Results
540.0ms8000×body80valid
508.0ms7995×body80nan