Details

Time bar (total: 20.7s)

sample243.0ms

Algorithm
intervals
Results
91.0ms53×body1280valid
25.0ms147×body80valid
22.0ms38×body640valid
14.0ms28×body320valid
5.0ms17×body160valid

simplify90.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (19.0ms)

IterNodesCost
01012
11812
23311
34311
45411
55911
66111
done6111

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
0.1b
(/ 1.0 (sin B))
0.1b
(/ 1.0 (tan B))
0.3b
(* x (/ 1.0 (tan B)))

rewrite275.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
46×times-frac
42×add-cube-cbrt *-un-lft-identity
14×associate-*r*
13×add-exp-log fma-neg prod-diff add-cbrt-cube
pow1 associate-/r* associate-/l* add-log-exp
div-inv
expm1-log1p-u log1p-expm1-u
cbrt-undiv div-exp associate-*l*
tan-quot frac-2neg associate-*r/ prod-exp clear-num associate-/r/ cbrt-unprod unswap-sqr
sub-neg flip3-- diff-log pow-prod-down *-commutative frac-sub flip--
Counts
4 → 135
Calls
4 calls:
123.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
47.0ms
(/ 1.0 (sin B))
13.0ms
(/ 1.0 (tan B))
79.0ms
(* x (/ 1.0 (tan B)))

series478.0ms

Counts
4 → 12
Calls
4 calls:
139.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
31.0ms
(/ 1.0 (sin B))
70.0ms
(/ 1.0 (tan B))
238.0ms
(* x (/ 1.0 (tan B)))

simplify2.7s

Counts
147 → 147
Iterations

Useful iterations: done (2.7s)

IterNodesCost
01991713
14461635
211391489
332981451
done50001440

prune624.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
0.1b
(/ 1.0 (sin B))
0.1b
(/ (* x 1.0) (tan B))

rewrite89.0ms

Algorithm
rewrite-expression-head
Rules
133×times-frac
107×add-sqr-sqrt
104×*-un-lft-identity prod-diff
102×add-cube-cbrt
24×div-inv
14×tan-quot associate-/r/
13×fma-neg
10×add-exp-log add-cbrt-cube
associate-/r*
add-log-exp
associate-/l*
pow1 cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u
frac-2neg clear-num difference-of-squares
sub-neg flip3-- diff-log prod-exp frac-sub flip-- cbrt-unprod distribute-lft-out--
Counts
3 → 188
Calls
3 calls:
51.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
6.0ms
(/ 1.0 (sin B))
18.0ms
(/ (* x 1.0) (tan B))

series367.0ms

Counts
3 → 9
Calls
3 calls:
182.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
35.0ms
(/ 1.0 (sin B))
150.0ms
(/ (* x 1.0) (tan B))

simplify2.2s

Counts
197 → 197
Iterations

Useful iterations: done (2.2s)

IterNodesCost
02846281
16405115
216554181
done50013472

prune639.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize49.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* x 1.0) (sin B))
0.1b
(* x (cos B))
0.2b
(/ (* x (cos B)) (sin B))
0.2b
(* (cos B) (/ (* x 1.0) (sin B)))

rewrite101.0ms

Algorithm
rewrite-expression-head
Rules
25×add-exp-log add-cbrt-cube
17×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
10×associate-*r*
times-frac
pow1
prod-exp cbrt-unprod
cbrt-undiv div-exp associate-*l* associate-/r*
expm1-log1p-u log1p-expm1-u add-log-exp
div-inv
frac-2neg pow-prod-down clear-num *-commutative associate-/l* unswap-sqr
associate-*r/
Counts
4 → 95
Calls
4 calls:
20.0ms
(/ (* x 1.0) (sin B))
9.0ms
(* x (cos B))
21.0ms
(/ (* x (cos B)) (sin B))
45.0ms
(* (cos B) (/ (* x 1.0) (sin B)))

series430.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(/ (* x 1.0) (sin B))
63.0ms
(* x (cos B))
143.0ms
(/ (* x (cos B)) (sin B))
146.0ms
(* (cos B) (/ (* x 1.0) (sin B)))

simplify1.7s

Counts
107 → 107
Iterations

Useful iterations: done (1.7s)

IterNodesCost
01421045
13381017
21305851
done5000850

prune687.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize53.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (sin B) (* x 1.0))
0.2b
(/ (* x (cos B)) (sin B))
0.2b
(* (cos B) (/ 1 (/ (sin B) (* x 1.0))))
0.3b
(/ 1 (/ (sin B) (* x 1.0)))

rewrite189.0ms

Algorithm
rewrite-expression-head
Rules
71×times-frac
67×add-exp-log
46×add-sqr-sqrt
40×*-un-lft-identity
39×add-cube-cbrt
37×add-cbrt-cube
28×div-exp
26×associate-*r*
18×prod-exp
14×cbrt-undiv
11×associate-/r* div-inv
cbrt-unprod
pow1 associate-/l*
rec-exp 1-exp
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg associate-*l* clear-num unswap-sqr
associate-/r/
pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative inv-pow
Counts
4 → 163
Calls
4 calls:
16.0ms
(/ (sin B) (* x 1.0))
30.0ms
(/ (* x (cos B)) (sin B))
90.0ms
(* (cos B) (/ 1 (/ (sin B) (* x 1.0))))
45.0ms
(/ 1 (/ (sin B) (* x 1.0)))

series439.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(/ (sin B) (* x 1.0))
172.0ms
(/ (* x (cos B)) (sin B))
127.0ms
(* (cos B) (/ 1 (/ (sin B) (* x 1.0))))
84.0ms
(/ 1 (/ (sin B) (* x 1.0)))

simplify1.8s

Counts
175 → 175
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02432200
15821882
217021570
done50011551

prune752.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes147.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify7.0ms

Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
02136
13336
23835
done3835

end0.0ms

sample6.6s

Algorithm
intervals
Results
2.3s1654×body1280valid
2.2s1505×body640valid
1.2s4888×body80valid
446.0ms702×body320valid
116.0ms344×body160valid