Details

Time bar (total: 1.0m)

sample166.0ms

Algorithm
intervals
Results
54.0ms256×body80valid
37.0ms259×body80nan

simplify903.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02833
15033
210633
337333
4181733
done500133

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 5.3b

localize44.0ms

Local error

Found 4 expressions with local error:

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

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
20×frac-sub
16×add-cbrt-cube add-exp-log
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 associate-/r* sqrt-div div-exp associate-/l*
distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod
clear-num frac-2neg associate-*l/ associate--l+ div-inv unswap-sqr associate-/l/
diff-log pow-prod-down *-commutative distribute-lft-out
Counts
4 → 101
Calls
4 calls:
18.0ms
(* z (sqrt (+ t a)))
7.0ms
(/ 2.0 (* t 3.0))
34.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
12.0ms
(/ (* z (sqrt (+ t a))) t)

series577.0ms

Counts
4 → 12
Calls
4 calls:
111.0ms
(* z (sqrt (+ t a)))
29.0ms
(/ 2.0 (* t 3.0))
323.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
114.0ms
(/ (* z (sqrt (+ t a))) t)

simplify531.0ms

Counts
113 → 113
Iterations

Useful iterations: done (524.0ms)

IterNodesCost
03462616
110472408
done50002310

prune1.2s

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.7b

localize83.0ms

Local error

Found 4 expressions with local error:

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

rewrite156.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×flip3-- add-exp-log 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)
88.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))
54.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

series1.1s

Counts
4 → 12
Calls
4 calls:
349.0ms
(cbrt t)
256.0ms
(cbrt t)
152.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))
369.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

simplify858.0ms

Counts
181 → 181
Iterations

Useful iterations: done (843.0ms)

IterNodesCost
04886783
118636319
done50015995

prune1.9s

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.7b

localize144.0ms

Local error

Found 4 expressions with local error:

3.3b
(* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
4.4b
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
5.6b
(- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
25.3b
(/ (- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* (* (cbrt t) (cbrt t)) (* (- a (/ 5.0 6.0)) (* t 3.0))))

rewrite1.6s

Algorithm
rewrite-expression-head
Rules
469×associate-*l/
467×associate-*r/
320×frac-sub
306×flip3-- flip--
202×frac-times
102×associate-/l/
74×add-exp-log
65×add-cbrt-cube
42×prod-exp cbrt-unprod
30×pow1
18×pow-prod-down
10×cbrt-undiv div-exp
distribute-rgt-in distribute-lft-in associate--r+
add-sqr-sqrt *-un-lft-identity add-cube-cbrt
add-log-exp
sub-neg associate-*l*
times-frac associate-/l*
associate-*r* associate-/r/ *-commutative
clear-num associate-/r* frac-2neg diff-log div-sub div-inv difference-of-squares
Counts
4 → 316
Calls
4 calls:
144.0ms
(* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
51.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
569.0ms
(- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
723.0ms
(/ (- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* (* (cbrt t) (cbrt t)) (* (- a (/ 5.0 6.0)) (* t 3.0))))

series6.9s

Counts
4 → 12
Calls
4 calls:
407.0ms
(* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
66.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
3.2s
(- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
3.2s
(/ (- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* (* (cbrt t) (cbrt t)) (* (- a (/ 5.0 6.0)) (* t 3.0))))

simplify1.6s

Counts
328 → 328
Iterations

Useful iterations: done (1.5s)

IterNodesCost
094633755
1374430842
done500028628

prune6.8s

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.5b

localize72.0ms

Local error

Found 4 expressions with local error:

3.0b
(* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0))))
3.3b
(* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
5.6b
(- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0)))))
25.3b
(/ (- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0))))) (* (* (cbrt t) (cbrt t)) (* (- a (/ 5.0 6.0)) (* t 3.0))))

rewrite3.2s

Algorithm
rewrite-expression-head
Rules
1849×associate-*l/
1743×associate-*r/
1148×frac-sub
1051×flip3-- flip--
954×frac-times
314×associate-/l/
198×flip3-+ flip-+
81×add-exp-log
74×sub-div
68×add-cbrt-cube
47×prod-exp cbrt-unprod
37×pow1
23×pow-prod-down
16×distribute-rgt-in distribute-lft-in
10×cbrt-undiv div-exp
sub-neg
associate--r+
add-sqr-sqrt *-un-lft-identity add-cube-cbrt add-log-exp
times-frac associate-/l*
associate-*r* associate-*l* associate-/r/ *-commutative
clear-num associate-/r* frac-2neg diff-log div-sub div-inv
Counts
4 → 811
Calls
4 calls:
787.0ms
(* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0))))
146.0ms
(* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
784.0ms
(- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0)))))
1.2s
(/ (- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0))))) (* (* (cbrt t) (cbrt t)) (* (- a (/ 5.0 6.0)) (* t 3.0))))

series7.5s

Counts
4 → 12
Calls
4 calls:
753.0ms
(* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0))))
400.0ms
(* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0)))
3.1s
(- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0)))))
3.2s
(/ (- (* (* z (/ (sqrt (+ t a)) (cbrt t))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (* (cbrt t) (cbrt t)) (* (- b c) (- (* (+ a (/ 5.0 6.0)) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (- a (/ 5.0 6.0)) 2.0))))) (* (* (cbrt t) (cbrt t)) (* (- a (/ 5.0 6.0)) (* t 3.0))))

simplify1.0s

Counts
823 → 823
Iterations

Useful iterations: done (899.0ms)

IterNodesCost
0217588767
done500080640

prune19.4s

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

regimes767.0ms

Accuracy

59.9% (0.9b remaining)

Error of 1.3b against oracle of 0.4b and baseline of 2.6b

bsearch670.0ms

Steps
ItersRangePoint
10
3.5640848697925126e-111
7.346988590239431e-97
2.82947457541395e-110
9
-1.2998003790930727e-158
-8.813982549898052e-168
-4.4919779066772806e-159

simplify15.0ms

Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
054166
176127
done76127

end0.0ms

sample4.6s

Algorithm
intervals
Results
2.0s7996×body80nan
1.3s8000×body80valid