Details

Time bar (total: 19.0s)

sample159.0ms

Algorithm
intervals
Results
58.0ms219×body80nan
40.0ms256×body80valid

simplify638.0ms

Counts
1 → 1

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 2.8b

localize56.0ms

Local error

Found 4 expressions with local error:

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

rewrite176.0ms

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

series507.0ms

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

simplify486.0ms

Counts
113 → 113

prune986.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize43.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt t)
0.5b
(cbrt t)
1.4b
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
3.2b
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))

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

series1.1s

Counts
4 → 12
Calls
4 calls:
270.0ms
(cbrt t)
268.0ms
(cbrt t)
346.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
179.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))

simplify857.0ms

Counts
181 → 181

prune2.3s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.2b

localize66.0ms

Local error

Found 4 expressions with local error:

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

rewrite141.0ms

Algorithm
rewrite-expression-head
Rules
20×cbrt-prod frac-sub
16×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
15×add-exp-log times-frac add-cbrt-cube
14×unpow-prod-down cube-prod
flip3-- flip--
cube-div frac-times
cbrt-div
associate-*r/ associate--r+ add-log-exp
pow1 div-inv
cbrt-undiv flip3-+ div-exp flip-+
distribute-rgt-in sub-neg pow-unpow distribute-lft-in pow-exp associate-/r* rem-cube-cbrt
cube-mult sqrt-div unpow3 associate-*l/ prod-exp associate--l+ cbrt-unprod associate-/l/ sqr-pow
pow-to-exp pow-pow frac-2neg pow1/3 diff-log clear-num rem-cbrt-cube associate-/l*
Counts
4 → 121
Calls
4 calls:
20.0ms
(pow (/ 2.0 (* t 3.0)) 3)
86.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))

series544.0ms

Counts
4 → 12
Calls
4 calls:
68.0ms
(pow (/ 2.0 (* t 3.0)) 3)
290.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
143.0ms
(/ (* z (sqrt (+ t a))) t)
43.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

simplify565.0ms

Counts
133 → 133

prune955.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.2b

localize95.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt t)
0.5b
(cbrt t)
5.9b
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
12.0b
(log (exp (cbrt t)))

rewrite135.0ms

Algorithm
rewrite-expression-head
Rules
60×frac-sub
38×frac-times
26×associate-*r/
25×flip3-- flip--
20×associate-*l/
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ flip-+
log-pow
exp-prod associate--r+ add-log-exp
pow1
add-exp-log add-cbrt-cube
distribute-rgt-in sub-neg log-prod distribute-lft-in
pow1/3 associate--l+
diff-log rem-log-exp
Counts
4 → 100
Calls
4 calls:
1.0ms
(cbrt t)
2.0ms
(cbrt t)
113.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
8.0ms
(log (exp (cbrt t)))

series1.3s

Counts
4 → 12
Calls
4 calls:
304.0ms
(cbrt t)
302.0ms
(cbrt t)
360.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
301.0ms
(log (exp (cbrt t)))

simplify647.0ms

Counts
112 → 112

prune1.1s

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.2b

regimes472.0ms

Accuracy

0% (2.0b remaining)

Error of 2.9b against oracle of 0.9b and baseline of 2.9b

bsearch0.0ms

simplify653.0ms

end0.0ms

sample4.8s

Algorithm
intervals
Results
1.9s7761×body80nan
1.5s8000×body80valid