Details

Time bar (total: 32.6s)

sample583.0ms

Algorithm
intervals
Results
259.0ms49×body1280valid
78.0ms162×body80valid
61.0ms45×body640valid
20.0ms22×body320valid
15.0ms58×body80nan
9.0ms16×body160valid

simplify4.1s

Counts
1 → 1
Iterations

Useful iterations: 2 (21.0ms)

IterNodesCost
02027
14227
28326
315126
434526
587626
6319526
done500026

prune12.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 9.7b

localize59.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1.0 (tan B))
0.3b
(* x (/ 1.0 (tan B)))
6.3b
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
14.7b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

rewrite422.0ms

Algorithm
rewrite-expression-head
Rules
63×add-sqr-sqrt
49×times-frac
45×add-cube-cbrt *-un-lft-identity
30×pow-unpow
25×add-exp-log
21×associate-*r*
16×associate-*l* add-cbrt-cube
13×distribute-lft-neg-in distribute-rgt-neg-in
unpow-prod-down prod-exp unswap-sqr
pow1
div-exp div-inv
pow-neg cbrt-unprod add-log-exp sqr-pow
cbrt-undiv neg-sub0 pow-to-exp associate-*r/ pow-exp associate-/r* associate-/l* pow-sub
tan-quot frac-times associate-/r/ *-commutative
neg-mul-1 pow-pow frac-2neg pow-prod-down associate-*l/ clear-num un-div-inv
Counts
4 → 155
Calls
4 calls:
6.0ms
(/ 1.0 (tan B))
34.0ms
(* x (/ 1.0 (tan B)))
298.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
76.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series896.0ms

Counts
4 → 12
Calls
4 calls:
69.0ms
(/ 1.0 (tan B))
161.0ms
(* x (/ 1.0 (tan B)))
447.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
219.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify1.7s

Counts
167 → 167
Iterations

Useful iterations: 2 (620.0ms)

IterNodesCost
03062742
17472573
220392415
done50002415

prune1.1s

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
0.2b
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
0.3b
(* x (/ 1.0 (tan B)))
14.6b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite493.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
25×add-exp-log add-cube-cbrt *-un-lft-identity
22×times-frac
21×associate-*r*
16×add-cbrt-cube
13×pow-unpow
prod-exp
pow1 unpow-prod-down
associate-*l*
div-exp unswap-sqr
cbrt-unprod add-log-exp
cbrt-undiv pow-to-exp pow-exp div-inv associate-/l* sqr-pow
*-commutative
tan-quot pow-pow frac-2neg associate-*r/ pow-prod-down clear-num associate-/r* associate-/r/
Counts
4 → 108
Calls
4 calls:
290.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
77.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
34.0ms
(* x (/ 1.0 (tan B)))
86.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.3s

Counts
4 → 12
Calls
4 calls:
468.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
511.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
165.0ms
(* x (/ 1.0 (tan B)))
165.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify1.7s

Counts
120 → 120
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02652158
16442039
219701853
done50011841

prune674.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize31.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* 1.0 x) (tan B))
0.2b
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
0.2b
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
14.6b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite461.0ms

Algorithm
rewrite-expression-head
Rules
25×add-exp-log
24×add-sqr-sqrt
19×add-cube-cbrt *-un-lft-identity
16×add-cbrt-cube
15×times-frac
13×pow-unpow
unpow-prod-down associate-*r* prod-exp
div-exp
pow1
cbrt-undiv associate-/r* associate-/l* add-log-exp
pow-to-exp associate-*l* pow-exp cbrt-unprod div-inv unswap-sqr sqr-pow
frac-2neg clear-num
tan-quot pow-pow associate-/r/ *-commutative
Counts
4 → 97
Calls
4 calls:
23.0ms
(/ (* 1.0 x) (tan B))
251.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
104.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
77.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.2s

Counts
4 → 12
Calls
4 calls:
168.0ms
(/ (* 1.0 x) (tan B))
333.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
492.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
221.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify2.1s

Counts
109 → 109
Iterations

Useful iterations: done (2.1s)

IterNodesCost
02502060
16011951
219431765
done50001753

prune521.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize31.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
0.2b
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
0.3b
(/ 1.0 (/ (tan B) x))
14.6b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite462.0ms

Algorithm
rewrite-expression-head
Rules
87×times-frac
64×add-sqr-sqrt
59×add-cube-cbrt *-un-lft-identity
25×add-exp-log
16×add-cbrt-cube
14×associate-/r*
13×pow-unpow
unpow-prod-down div-exp associate-*r* div-inv
prod-exp associate-/l*
pow1 cbrt-undiv
add-log-exp
pow-to-exp associate-*l* pow-exp unswap-sqr sqr-pow
frac-2neg clear-num cbrt-unprod
pow-pow associate-/r/ *-commutative
Counts
4 → 145
Calls
4 calls:
239.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
85.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
19.0ms
(/ 1.0 (/ (tan B) x))
112.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.3s

Counts
4 → 12
Calls
4 calls:
420.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
498.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
145.0ms
(/ 1.0 (/ (tan B) x))
219.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify2.0s

Counts
157 → 157
Iterations

Useful iterations: done (2.0s)

IterNodesCost
03432830
17882657
224632465
done50002451

prune917.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0b

regimes275.0ms

Accuracy

95.1% (0.5b remaining)

Error of 0.6b against oracle of 0.0b and baseline of 10.9b

bsearch584.0ms

Steps
ItersRangePoint
9
1.333194511359792e-15
1.61241819481061e-09
1.594018864811414e-09
9
-3.852270064556066e+38
-3.1641101034949086e+31
-1.9160350797409808e+33

simplify5.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03473
14173
done4173

end0.0ms

sample9.7s

Algorithm
intervals
Results
4.4s1594×body1280valid
2.0s1429×body640valid
1.3s4814×body80valid
681.0ms700×body320valid
496.0ms1618×body80nan
233.0ms334×body160valid