Details

Time bar (total: 32.7s)

sample522.0ms

Algorithm
intervals
Results
180.0ms63×body1280valid
85.0ms44×body640valid
44.0ms52×body80nan
42.0ms129×body80valid
40.0ms11×body160valid
21.0ms24×body320valid

simplify3.9s

Counts
1 → 1
Iterations

Useful iterations: 2 (21.0ms)

IterNodesCost
02027
14227
28326
315126
434526
587626
6319526
done500026

prune19.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.7b

localize53.0ms

Local error

Found 4 expressions with local error:

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

rewrite886.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))
20.0ms
(* x (/ 1.0 (tan B)))
757.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
94.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series951.0ms

Counts
4 → 12
Calls
4 calls:
63.0ms
(/ 1.0 (tan B))
187.0ms
(* x (/ 1.0 (tan B)))
494.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
206.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify1.8s

Counts
167 → 167
Iterations

Useful iterations: 2 (580.0ms)

IterNodesCost
03062742
17472573
220392415
done50002415

prune1.1s

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize53.0ms

Local error

Found 4 expressions with local error:

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

rewrite514.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:
108.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
37.0ms
(* x (/ 1.0 (tan B)))
249.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
113.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.3s

Counts
4 → 12
Calls
4 calls:
439.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
193.0ms
(* x (/ 1.0 (tan B)))
388.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
245.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify1.5s

Counts
120 → 120
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02652158
16442039
219761853
done50001841

prune661.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize51.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* 1.0 x) (tan B))
0.3b
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
0.3b
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
18.9b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite509.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:
21.0ms
(/ (* 1.0 x) (tan B))
74.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
296.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
110.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.2s

Counts
4 → 12
Calls
4 calls:
178.0ms
(/ (* 1.0 x) (tan B))
489.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
388.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
176.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify1.7s

Counts
109 → 109
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02502060
16011951
219431765
done50001753

prune609.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize37.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ (* 1.0 x) (sin B)) (cos B))
0.3b
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
0.3b
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
18.9b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite476.0ms

Algorithm
rewrite-expression-head
Rules
29×add-exp-log
27×add-sqr-sqrt
20×add-cube-cbrt *-un-lft-identity add-cbrt-cube
15×times-frac
13×pow-unpow
10×associate-*r* associate-*l* prod-exp
pow1 unpow-prod-down
div-exp cbrt-unprod
cbrt-undiv add-log-exp unswap-sqr
pow-to-exp pow-exp div-inv associate-/l* sqr-pow
*-commutative
pow-pow frac-2neg pow-prod-down associate-*l/ clear-num associate-/r*
Counts
4 → 102
Calls
4 calls:
28.0ms
(* (/ (* 1.0 x) (sin B)) (cos B))
71.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
272.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
101.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.2s

Counts
4 → 12
Calls
4 calls:
158.0ms
(* (/ (* 1.0 x) (sin B)) (cos B))
455.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
360.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
217.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify2.0s

Counts
114 → 114
Iterations

Useful iterations: 2 (624.0ms)

IterNodesCost
02602203
16452093
222621869
done50001869

prune609.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

regimes305.0ms

Accuracy

98.1% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 10.5b

bsearch384.0ms

Steps
ItersRangePoint
9
0.04058914318552966
14449.683341850247
13415.641954219034
5
-115211.7032321185
-34401.421950388
-51018.23700738416

simplify7.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04177
15477
done5477

end0.0ms

sample10.5s

Algorithm
intervals
Results
3.6s1647×body1280valid
2.5s1420×body640valid
2.3s4721×body80valid
761.0ms708×body320valid
334.0ms1585×body80nan
319.0ms334×body160valid