Details

Time bar (total: 18.6s)

sample455.0ms

Algorithm
intervals
Results
51.0ms52×body1280valid
49.0ms42×body640valid
23.0ms156×body80valid
9.0ms20×body320valid
5.0ms50×body80nan
4.0ms14×body160valid

simplify2.3s

Counts
1 → 1
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
02027
14227
28326
315126
434526
587626
6319526
done500026

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 14.0b

localize25.0ms

Local error

Found 4 expressions with local error:

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

rewrite255.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))
17.0ms
(* x (/ 1.0 (tan B)))
171.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
55.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series599.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(/ 1.0 (tan B))
114.0ms
(* x (/ 1.0 (tan B)))
289.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
155.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify1.0s

Counts
167 → 167
Iterations

Useful iterations: 2 (375.0ms)

IterNodesCost
03062742
17472573
220392415
done50002415

prune633.0ms

Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (/ 1.0 (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.6b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite270.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:
17.0ms
(* x (/ 1.0 (tan B)))
47.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
155.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
47.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series809.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(* x (/ 1.0 (tan B)))
310.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
255.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
132.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify993.0ms

Counts
120 → 120
Iterations

Useful iterations: done (990.0ms)

IterNodesCost
02652158
16442039
219741853
done50011841

prune434.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (* x 1.0) (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.6b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite261.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:
10.0ms
(/ (* x 1.0) (tan B))
47.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
154.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
47.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series813.0ms

Counts
4 → 12
Calls
4 calls:
119.0ms
(/ (* x 1.0) (tan B))
308.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
250.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
136.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify996.0ms

Counts
109 → 109
Iterations

Useful iterations: done (993.0ms)

IterNodesCost
02502060
16011951
219361765
done50001753

prune380.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(* F (/ 1 (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))))
0.3b
(/ 1 (* (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.6b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite539.0ms

Algorithm
rewrite-expression-head
Rules
68×add-exp-log
34×prod-exp
27×add-sqr-sqrt
20×add-cube-cbrt *-un-lft-identity add-cbrt-cube
16×div-exp
15×times-frac
14×associate-*r*
13×pow-unpow
pow1 pow-to-exp rec-exp 1-exp pow-exp
unpow-prod-down
associate-*l* cbrt-unprod
cbrt-undiv add-log-exp unswap-sqr
div-inv associate-/l* sqr-pow
*-commutative
pow-flip pow-pow frac-2neg associate-*r/ pow-prod-down clear-num associate-/r* un-div-inv inv-pow
Counts
4 → 123
Calls
4 calls:
245.0ms
(* F (/ 1 (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))))
90.0ms
(/ 1 (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
154.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
46.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series1.5s

Counts
4 → 12
Calls
4 calls:
312.0ms
(* F (/ 1 (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))))
764.0ms
(/ 1 (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
250.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
137.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify1.1s

Counts
135 → 135
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02502973
16162706
217942416
done50002394

prune359.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 0.0b

regimes186.0ms

Accuracy

98.3% (0.2b remaining)

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

bsearch281.0ms

Steps
ItersRangePoint
10
1.7678340640407463e-12
1126179.5725289274
678669.4676816912
8
-2.508529027316973e+152
-5.0947934852509e+147
-5.192214669414231e+147

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03575
14475
done4475

end0.0ms

sample4.3s

Algorithm
intervals
Results
1.8s1673×body1280valid
864.0ms1364×body640valid
635.0ms4733×body80valid
298.0ms709×body320valid
165.0ms1641×body80nan
97.0ms350×body160valid