Details

Time bar (total: 39.8s)

sample545.0ms

Algorithm
intervals
Results
200.0ms63×body1280valid
102.0ms129×body80valid
101.0ms44×body640valid
24.0ms24×body320valid
14.0ms52×body80nan
7.0ms11×body160valid

simplify4.3s

Counts
1 → 1
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
02027
14326
29124
316924
436624
591524
6321924
done500124

prune14.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 15.7b

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

rewrite455.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
expm1-log1p-u pow-neg cbrt-unprod log1p-expm1-u 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 → 163
Calls
4 calls:
12.0ms
(/ 1.0 (tan B))
35.0ms
(* x (/ 1.0 (tan B)))
289.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
109.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series928.0ms

Counts
4 → 12
Calls
4 calls:
71.0ms
(/ 1.0 (tan B))
169.0ms
(* x (/ 1.0 (tan B)))
463.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
225.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify1.7s

Counts
175 → 175
Iterations

Useful iterations: 2 (654.0ms)

IterNodesCost
03142836
17642557
221042297
done50002297

prune1.2s

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize42.0ms

Local error

Found 4 expressions with local error:

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

rewrite95.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
25×add-exp-log add-cube-cbrt *-un-lft-identity
22×times-frac
17×associate-*r*
16×add-cbrt-cube
13×pow-unpow
10×associate-*l*
prod-exp
pow1 unpow-prod-down
div-exp unswap-sqr
expm1-log1p-u cbrt-unprod log1p-expm1-u 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 → 116
Calls
4 calls:
20.0ms
(/ F (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)))
31.0ms
(* x (/ 1.0 (tan B)))
31.0ms
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
9.0ms
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

series2.7s

Counts
4 → 12
Calls
4 calls:
542.0ms
(/ F (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)))
173.0ms
(* x (/ 1.0 (tan B)))
1.4s
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
542.0ms
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

simplify1.7s

Counts
128 → 128
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02832182
16922070
220481897
done50001843

prune775.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize48.0ms

Local error

Found 4 expressions with local error:

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

rewrite59.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-*l* prod-exp
div-exp
pow1
cbrt-undiv expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp
pow-to-exp associate-*r* pow-exp cbrt-unprod div-inv unswap-sqr sqr-pow
frac-2neg clear-num
tan-quot pow-pow associate-/r/ *-commutative
Counts
4 → 105
Calls
4 calls:
18.0ms
(/ (* x 1.0) (tan B))
12.0ms
(/ F (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)))
18.0ms
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
5.0ms
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

series2.6s

Counts
4 → 12
Calls
4 calls:
160.0ms
(/ (* x 1.0) (tan B))
521.0ms
(/ F (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)))
1.5s
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
419.0ms
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

simplify1.7s

Counts
117 → 117
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02682084
16491982
220181809
done50011755

prune752.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize49.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)) F)
0.3b
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
0.4b
(/ 1 (/ (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)) F))
18.9b
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

rewrite83.0ms

Algorithm
rewrite-expression-head
Rules
58×add-exp-log
45×times-frac
38×add-sqr-sqrt
33×add-cube-cbrt *-un-lft-identity
26×div-exp
20×add-cbrt-cube
15×prod-exp
13×pow-unpow
10×associate-/r*
cbrt-undiv unpow-prod-down associate-*l* div-inv
pow1 pow-to-exp pow-exp
rec-exp 1-exp
expm1-log1p-u log1p-expm1-u associate-/l* add-log-exp
associate-*r* cbrt-unprod unswap-sqr sqr-pow
frac-2neg clear-num
pow-flip pow-pow associate-/r/ *-commutative inv-pow
Counts
4 → 145
Calls
4 calls:
15.0ms
(/ (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)) F)
39.0ms
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
16.0ms
(/ 1 (/ (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)) F))
4.0ms
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

series7.6s

Counts
4 → 12
Calls
4 calls:
3.6s
(/ (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)) F)
1.6s
(* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B))
1.9s
(/ 1 (/ (* (pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0)) (sin B)) F))
501.0ms
(pow (fma 2.0 x (fma F F 2.0)) (/ 1.0 2.0))

simplify1.5s

Counts
157 → 157
Iterations

Useful iterations: 2 (675.0ms)

IterNodesCost
03383722
18433459
225533123
done50013123

prune699.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 0.0b

regimes247.0ms

Accuracy

98.1% (0.2b remaining)

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

bsearch410.0ms

Steps
ItersRangePoint
9
0.04058914318552966
14449.683341850247
13711.082350685094
5
-115211.7032321185
-34401.421950388
-99469.45738864847

simplify12.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03977
15577
26477
done6477

end0.0ms

sample9.6s

Algorithm
intervals
Results
3.8s1647×body1280valid
2.4s1420×body640valid
1.3s4721×body80valid
744.0ms1585×body80nan
685.0ms708×body320valid
207.0ms334×body160valid