Details

Time bar (total: 43.1s)

sample545.0ms

Algorithm
intervals
Results
179.0ms48×body1280valid
67.0ms43×body640valid
61.0ms163×body80valid
29.0ms25×body320valid
15.0ms53×body80nan
7.0msbody160valid

simplify2.3s

Counts
1 → 1
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
02027
14326
29124
317024
438524
5175824
done500024

prune26.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.7b

localize91.0ms

Local error

Found 4 expressions with local error:

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

rewrite83.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:
12.0ms
(/ 1.0 (tan B))
40.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)))))
19.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

series1.6s

Counts
4 → 12
Calls
4 calls:
77.0ms
(/ 1.0 (tan B))
222.0ms
(* x (/ 1.0 (tan B)))
688.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (* x (/ 1.0 (tan B)))))
661.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

simplify2.2s

Counts
135 → 135
Iterations

Useful iterations: done (2.2s)

IterNodesCost
02851919
17591839
226221720
done50001715

prune1.8s

Pruning

19 alts after pruning (19 fresh and 0 done)

Merged error: 15.3b

localize70.0ms

Local error

Found 4 expressions with local error:

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

rewrite73.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))
22.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.7s

Counts
4 → 12
Calls
4 calls:
107.0ms
(/ F (sin B))
222.0ms
(/ (* x 1.0) (tan B))
691.0ms
(fma (pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0))) (/ F (sin B)) (- (/ (* x 1.0) (tan B))))
648.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

simplify2.2s

Counts
123 → 123
Iterations

Useful iterations: done (2.2s)

IterNodesCost
02921805
17341732
226441618
done50011613

prune1.7s

Pruning

20 alts after pruning (20 fresh and 0 done)

Merged error: 15.3b

localize93.0ms

Local error

Found 4 expressions with local error:

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

rewrite83.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:
23.0ms
(/ (* x 1.0) (tan B))
36.0ms
(* F (/ 1 (sin B)))
1.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))))
15.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

series1.7s

Counts
4 → 12
Calls
4 calls:
232.0ms
(/ (* x 1.0) (tan B))
110.0ms
(* F (/ 1 (sin B)))
707.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))))
650.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (/ 1.0 2.0)))

simplify2.7s

Counts
132 → 132
Iterations

Useful iterations: done (2.7s)

IterNodesCost
03151938
18371820
231001619
done50011618

prune1.7s

Pruning

22 alts after pruning (22 fresh and 0 done)

Merged error: 15.0b

localize101.0ms

Local error

Found 4 expressions with local error:

0.3b
(* F (/ 1 (sin B)))
0.6b
(pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0))))
8.8b
(fma (pow (pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt 1.0) 2.0)) (* F (/ 1 (sin B))) (- (/ (* x 1.0) (tan B))))
18.2b
(pow (pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt 1.0) 2.0))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
30×*-un-lft-identity
29×add-cube-cbrt times-frac
28×pow-unpow
16×add-exp-log
13×unpow-prod-down associate-*r*
cbrt-prod add-cbrt-cube
pow1
pow-exp
expm1-log1p-u prod-exp log1p-expm1-u add-log-exp
pow-to-exp associate-*l* unswap-sqr sqr-pow
pow-pow div-exp cbrt-unprod div-inv
cbrt-undiv neg-sub0 distribute-lft-neg-in pow-neg neg-mul-1 rec-exp distribute-rgt-neg-in 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative fma-udef pow-sub
Counts
4 → 116
Calls
4 calls:
37.0ms
(* F (/ 1 (sin B)))
7.0ms
(pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0))))
1.0ms
(fma (pow (pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt 1.0) 2.0)) (* F (/ 1 (sin B))) (- (/ (* x 1.0) (tan B))))
20.0ms
(pow (pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt 1.0) 2.0))

series3.6s

Counts
4 → 12
Calls
4 calls:
99.0ms
(* F (/ 1 (sin B)))
1.4s
(pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0))))
1.0s
(fma (pow (pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt 1.0) 2.0)) (* F (/ 1 (sin B))) (- (/ (* x 1.0) (tan B))))
1.1s
(pow (pow (fma 2.0 x (fma F F 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt 1.0) 2.0))

simplify2.7s

Counts
128 → 128
Iterations

Useful iterations: done (2.7s)

IterNodesCost
03362894
19432632
236062414
done50002394

prune1.7s

Pruning

21 alts after pruning (21 fresh and 0 done)

Merged error: 15.0b

regimes1.1s

Accuracy

0% (0.4b remaining)

Error of 13.3b against oracle of 12.9b and baseline of 13.3b

bsearch0.0ms

simplify11.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01927
12527
23127
done3127

end0.0ms

sample13.1s

Algorithm
intervals
Results
6.4s1719×body1280valid
2.3s1374×body640valid
1.8s4716×body80valid
872.0ms667×body320valid
552.0ms1601×body80nan
246.0ms350×body160valid