Details

Time bar (total: 34.3s)

sample523.0ms

Algorithm
intervals
Results
186.0ms55×body1280valid
76.0ms50×body640valid
49.0ms144×body80valid
26.0ms24×body320valid
18.0ms59×body80nan
8.0ms11×body160valid

simplify3.9s

Counts
1 → 1
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
02027
14326
29124
316924
436624
591524
6321924
done500124

prune16.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 13.7b

localize44.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1.0 (tan B))
0.3b
(* x (/ 1.0 (tan B)))
7.3b
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (* x (/ 1.0 (tan B)))))
16.6b
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
41×add-sqr-sqrt
37×times-frac
36×add-cube-cbrt *-un-lft-identity
30×pow-unpow
14×associate-*r*
13×distribute-lft-neg-in distribute-rgt-neg-in
12×add-exp-log
11×add-cbrt-cube
pow1
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
unpow-prod-down associate-*l* associate-/r* associate-/l*
tan-quot cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod unswap-sqr
neg-sub0 pow-to-exp pow-neg neg-mul-1 pow-pow frac-2neg associate-*r/ pow-prod-down pow-exp clear-num *-commutative fma-udef pow-sub sqr-pow
Counts
4 → 123
Calls
4 calls:
6.0ms
(/ 1.0 (tan B))
27.0ms
(* x (/ 1.0 (tan B)))
1.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (* x (/ 1.0 (tan B)))))
17.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

series1.3s

Counts
4 → 12
Calls
4 calls:
66.0ms
(/ 1.0 (tan B))
175.0ms
(* x (/ 1.0 (tan B)))
545.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (* x (/ 1.0 (tan B)))))
529.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

simplify3.5s

Counts
135 → 135
Iterations

Useful iterations: 3 (2.1s)

IterNodesCost
02851919
16901835
217681712
348561677
done50001677

prune961.0ms

Pruning

20 alts after pruning (20 fresh and 0 done)

Merged error: 13.2b

localize32.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ F (sin B))
0.2b
(/ (* x 1.0) (tan B))
7.3b
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
16.6b
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt add-cube-cbrt pow-unpow *-un-lft-identity times-frac
13×distribute-lft-neg-in distribute-rgt-neg-in
12×add-exp-log
11×add-cbrt-cube
associate-/r*
pow1
expm1-log1p-u log1p-expm1-u div-inv associate-/l* add-log-exp
cbrt-undiv unpow-prod-down div-exp
frac-2neg clear-num
tan-quot neg-sub0 pow-to-exp pow-neg neg-mul-1 pow-pow pow-exp prod-exp associate-/r/ cbrt-unprod fma-udef pow-sub sqr-pow
Counts
4 → 111
Calls
4 calls:
11.0ms
(/ F (sin B))
33.0ms
(/ (* x 1.0) (tan B))
1.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
14.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

series1.3s

Counts
4 → 12
Calls
4 calls:
72.0ms
(/ F (sin B))
182.0ms
(/ (* x 1.0) (tan B))
471.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
529.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

simplify1.6s

Counts
123 → 123
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02921805
16771732
218111610
done50011575

prune1.1s

Pruning

20 alts after pruning (20 fresh and 0 done)

Merged error: 13.2b

localize47.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (* x 1.0) (tan B))
0.3b
(pow (fma 2.0 x (fma F F 2.0)) (- 1.0))
7.3b
(fma (pow (pow (fma 2.0 x (fma F F 2.0)) (- 1.0)) (/ 1 2.0)) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
16.2b
(pow (pow (fma 2.0 x (fma F F 2.0)) (- 1.0)) (/ 1 2.0))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
23×pow-unpow
19×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
13×unpow-prod-down
12×add-exp-log times-frac
add-cbrt-cube
pow1 pow-exp
expm1-log1p-u log1p-expm1-u add-log-exp
distribute-lft-neg-in pow-to-exp distribute-rgt-neg-in associate-/r* sqr-pow
cbrt-undiv pow-pow div-exp div-inv
tan-quot neg-sub0 pow-neg neg-mul-1 frac-2neg prod-exp clear-num associate-/r/ cbrt-unprod fma-udef associate-/l* pow-sub
Counts
4 → 97
Calls
4 calls:
11.0ms
(/ (* x 1.0) (tan B))
3.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- 1.0))
0.0ms
(fma (pow (pow (fma 2.0 x (fma F F 2.0)) (- 1.0)) (/ 1 2.0)) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
7.0ms
(pow (pow (fma 2.0 x (fma F F 2.0)) (- 1.0)) (/ 1 2.0))

series1.8s

Counts
4 → 12
Calls
4 calls:
195.0ms
(/ (* x 1.0) (tan B))
494.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- 1.0))
609.0ms
(fma (pow (pow (fma 2.0 x (fma F F 2.0)) (- 1.0)) (/ 1 2.0)) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
541.0ms
(pow (pow (fma 2.0 x (fma F F 2.0)) (- 1.0)) (/ 1 2.0))

simplify2.1s

Counts
109 → 109
Iterations

Useful iterations: done (2.1s)

IterNodesCost
02802047
16821933
218351800
done50001744

prune965.0ms

Pruning

20 alts after pruning (19 fresh and 1 done)

Merged error: 13.2b

localize36.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (* x 1.0) (tan B))
0.3b
(* F (/ 1 (sin B)))
7.3b
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (* F (/ 1 (sin B))) (- (/ (* x 1.0) (tan B))))
16.6b
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
37×add-sqr-sqrt
32×times-frac
31×*-un-lft-identity
30×add-cube-cbrt pow-unpow
19×add-exp-log
14×add-cbrt-cube
13×distribute-lft-neg-in distribute-rgt-neg-in associate-*r*
pow1
prod-exp
expm1-log1p-u div-exp log1p-expm1-u div-inv add-log-exp
cbrt-undiv unpow-prod-down associate-*l* associate-/r* cbrt-unprod unswap-sqr
tan-quot neg-sub0 pow-to-exp pow-neg neg-mul-1 rec-exp pow-pow frac-2neg 1-exp associate-*r/ pow-prod-down pow-exp clear-num associate-/r/ un-div-inv *-commutative fma-udef associate-/l* pow-sub sqr-pow
Counts
4 → 120
Calls
4 calls:
34.0ms
(/ (* x 1.0) (tan B))
22.0ms
(* F (/ 1 (sin B)))
0.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (* F (/ 1 (sin B))) (- (/ (* x 1.0) (tan B))))
7.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

series1.3s

Counts
4 → 12
Calls
4 calls:
173.0ms
(/ (* x 1.0) (tan B))
74.0ms
(* F (/ 1 (sin B)))
527.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (* F (/ 1 (sin B))) (- (/ (* x 1.0) (tan B))))
560.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

simplify1.6s

Counts
132 → 132
Iterations

Useful iterations: done (1.6s)

IterNodesCost
03151938
17611757
219711607
done50011572

prune878.0ms

Pruning

20 alts after pruning (18 fresh and 2 done)

Merged error: 13.2b

regimes549.0ms

Accuracy

0% (0.4b remaining)

Error of 13.9b against oracle of 13.5b and baseline of 13.9b

bsearch0.0ms

simplify7.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02243
13243
23743
done3743

end0.0ms

sample10.6s

Algorithm
intervals
Results
4.6s1667×body1280valid
1.9s1344×body640valid
1.8s4897×body80valid
904.0ms1629×body80nan
591.0ms711×body320valid
215.0ms333×body160valid