Details

Time bar (total: 18.7s)

sample127.0ms

Algorithm
intervals
Results
50.0ms53×body1280valid
23.0ms38×body640valid
21.0ms147×body80valid
13.0ms28×body320valid
5.0ms17×body160valid

simplify104.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
01012
11812
23311
34311
45411
55911
66111
done6111

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

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

rewrite101.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:
46.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
6.0ms
(/ 1.0 (sin B))
10.0ms
(/ 1.0 (tan B))
32.0ms
(* x (/ 1.0 (tan B)))

series356.0ms

Counts
4 → 12
Calls
4 calls:
157.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
20.0ms
(/ 1.0 (sin B))
38.0ms
(/ 1.0 (tan B))
140.0ms
(* x (/ 1.0 (tan B)))

simplify2.6s

Counts
147 → 147
Iterations

Useful iterations: done (2.6s)

IterNodesCost
01991713
14461635
211391489
332981451
done50001440

prune493.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

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

rewrite75.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:
41.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
6.0ms
(/ 1.0 (sin B))
15.0ms
(/ (* x 1.0) (tan B))

series363.0ms

Counts
3 → 9
Calls
3 calls:
159.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
25.0ms
(/ 1.0 (sin B))
179.0ms
(/ (* x 1.0) (tan B))

simplify1.8s

Counts
197 → 197
Iterations

Useful iterations: done (1.8s)

IterNodesCost
02846281
16405115
216554181
done50013472

prune528.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

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

rewrite60.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:
14.0ms
(/ (* x 1.0) (sin B))
9.0ms
(* x (cos B))
12.0ms
(/ (* x (cos B)) (sin B))
22.0ms
(* (cos B) (/ (* x 1.0) (sin B)))

series340.0ms

Counts
4 → 12
Calls
4 calls:
70.0ms
(/ (* x 1.0) (sin B))
40.0ms
(* x (cos B))
138.0ms
(/ (* x (cos B)) (sin B))
92.0ms
(* (cos B) (/ (* x 1.0) (sin B)))

simplify1.6s

Counts
107 → 107
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01421045
13381017
21305851
done5000850

prune516.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

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

rewrite157.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:
14.0ms
(/ (sin B) (* x 1.0))
19.0ms
(/ (* x (cos B)) (sin B))
90.0ms
(* (cos B) (/ 1 (/ (sin B) (* x 1.0))))
28.0ms
(/ 1 (/ (sin B) (* x 1.0)))

series428.0ms

Counts
4 → 12
Calls
4 calls:
73.0ms
(/ (sin B) (* x 1.0))
161.0ms
(/ (* x (cos B)) (sin B))
117.0ms
(* (cos B) (/ 1 (/ (sin B) (* x 1.0))))
77.0ms
(/ 1 (/ (sin B) (* x 1.0)))

simplify1.7s

Counts
175 → 175
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02432200
15821882
217021570
done50011551

prune736.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes128.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify14.0ms

Iterations

Useful iterations: 2 (9.0ms)

IterNodesCost
02136
13336
23835
done3835

end0.0ms

sample6.3s

Algorithm
intervals
Results
2.1s1654×body1280valid
1.9s1505×body640valid
1.4s4888×body80valid
532.0ms702×body320valid
130.0ms344×body160valid