Details

Time bar (total: 32.4s)

sample562.0ms

Algorithm
intervals
Results
144.0ms63×body1280valid
66.0ms129×body80valid
55.0ms52×body80nan
50.0ms24×body320valid
47.0ms44×body640valid
5.0ms11×body160valid

simplify3.8s

Counts
1 → 1
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
02027
14227
28326
315126
434526
587626
6319526
done500026

prune20.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.7b

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

rewrite835.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))
19.0ms
(* x (/ 1.0 (tan B)))
702.0ms
(* (/ F (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)))

series916.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(/ 1.0 (tan B))
178.0ms
(* x (/ 1.0 (tan B)))
459.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
235.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify1.7s

Counts
167 → 167
Iterations

Useful iterations: 2 (582.0ms)

IterNodesCost
03062742
17472573
220392415
done50002415

prune1.0s

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

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

rewrite455.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:
83.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
39.0ms
(* x (/ 1.0 (tan B)))
256.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
70.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.3s

Counts
4 → 12
Calls
4 calls:
488.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
181.0ms
(* x (/ 1.0 (tan B)))
382.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
236.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
219761853
done50001841

prune658.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

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

rewrite420.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:
12.0ms
(/ (* 1.0 x) (tan B))
67.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
260.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
78.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.2s

Counts
4 → 12
Calls
4 calls:
225.0ms
(/ (* 1.0 x) (tan B))
419.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
404.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
188.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify1.5s

Counts
109 → 109
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02502060
16011951
219431765
done50001753

prune662.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

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

rewrite487.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:
54.0ms
(* (/ (* 1.0 x) (sin B)) (cos B))
72.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
278.0ms
(* (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))

series1.5s

Counts
4 → 12
Calls
4 calls:
166.0ms
(* (/ (* 1.0 x) (sin B)) (cos B))
601.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
436.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
258.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify1.9s

Counts
114 → 114
Iterations

Useful iterations: 2 (562.0ms)

IterNodesCost
02602203
16452093
222621869
done50001869

prune519.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

regimes294.0ms

Accuracy

98.1% (0.2b remaining)

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

bsearch433.0ms

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

simplify14.0ms

Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
04177
15477
done5477

end0.0ms

sample10.4s

Algorithm
intervals
Results
4.6s1647×body1280valid
2.7s1420×body640valid
1.5s4721×body80valid
644.0ms708×body320valid
394.0ms1585×body80nan
189.0ms334×body160valid