Details

Time bar (total: 20.3s)

sample290.0ms

Algorithm
intervals
Results
71.0ms24×body320valid
66.0ms53×body1280valid
33.0ms39×body640valid
28.0ms157×body80valid
5.0ms10×body160valid

simplify58.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (12.0ms)

IterNodesCost
01012
11812
23111
33911
45011
55211
done5211

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize40.0ms

Local error

Found 4 expressions with local error:

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

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
33×add-sqr-sqrt
28×add-cube-cbrt *-un-lft-identity times-frac
14×associate-*r*
13×add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/l* add-log-exp
cbrt-undiv div-exp associate-*l* div-inv
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 → 101
Calls
4 calls:
25.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
8.0ms
(/ 1.0 (tan B))
6.0ms
(/ 1.0 (sin B))
24.0ms
(* x (/ 1.0 (tan B)))

series488.0ms

Counts
4 → 12
Calls
4 calls:
213.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
57.0ms
(/ 1.0 (tan B))
39.0ms
(/ 1.0 (sin B))
179.0ms
(* x (/ 1.0 (tan B)))

simplify2.5s

Counts
113 → 113
Iterations

Useful iterations: 2 (323.0ms)

IterNodesCost
01741141
13831074
2966996
32660996
done5000996

prune501.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize23.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
18×add-sqr-sqrt
15×*-un-lft-identity
13×add-cube-cbrt times-frac
10×add-exp-log add-cbrt-cube
associate-/r*
add-log-exp
associate-/l*
pow1 cbrt-undiv div-exp
frac-2neg clear-num div-inv difference-of-squares
tan-quot sub-neg flip3-- diff-log prod-exp associate-/r/ frac-sub flip-- cbrt-unprod distribute-lft-out--
Counts
3 → 65
Calls
3 calls:
55.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
6.0ms
(/ 1.0 (sin B))
11.0ms
(/ (* x 1.0) (tan B))

series381.0ms

Counts
3 → 9
Calls
3 calls:
191.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
21.0ms
(/ 1.0 (sin B))
169.0ms
(/ (* x 1.0) (tan B))

simplify2.7s

Counts
74 → 74
Iterations

Useful iterations: 2 (243.0ms)

IterNodesCost
0143847
1316799
2870739
33273739
done5001739

prune242.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

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

rewrite110.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
18×times-frac
17×add-exp-log add-cbrt-cube
pow1
associate-/r* associate-/l* add-log-exp
prod-exp cbrt-unprod
cbrt-undiv associate-*r/ div-exp associate-*r* pow-prod-down associate-*l/
frac-2neg clear-num div-inv
sub-neg flip3-- diff-log associate-*l* *-commutative frac-sub flip-- sub-div
Counts
4 → 89
Calls
4 calls:
39.0ms
(- (/ 1.0 (sin B)) (* (* 1.0 (/ x (sin B))) (cos B)))
9.0ms
(/ 1.0 (sin B))
5.0ms
(/ x (sin B))
52.0ms
(* (* 1.0 (/ x (sin B))) (cos B))

series447.0ms

Counts
4 → 12
Calls
4 calls:
196.0ms
(- (/ 1.0 (sin B)) (* (* 1.0 (/ x (sin B))) (cos B)))
30.0ms
(/ 1.0 (sin B))
65.0ms
(/ x (sin B))
155.0ms
(* (* 1.0 (/ x (sin B))) (cos B))

simplify1.6s

Counts
101 → 101
Iterations

Useful iterations: 2 (328.0ms)

IterNodesCost
01681176
13781109
21206996
done5000996

prune446.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 2 expressions with local error:

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

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-exp-log times-frac add-cbrt-cube
pow1
associate-*r* pow-prod-down prod-exp associate-/r* cbrt-unprod associate-/l*
associate-/l/ add-log-exp
cbrt-undiv flip3-- frac-2neg div-sub div-exp associate-*l* clear-num *-commutative flip-- div-inv
Counts
2 → 48
Calls
2 calls:
38.0ms
(* (* 1.0 x) (cos B))
38.0ms
(/ (- 1.0 (* (* 1.0 x) (cos B))) (sin B))

series205.0ms

Counts
2 → 6
Calls
2 calls:
58.0ms
(* (* 1.0 x) (cos B))
147.0ms
(/ (- 1.0 (* (* 1.0 x) (cos B))) (sin B))

simplify2.8s

Counts
54 → 54
Iterations

Useful iterations: 3 (1.2s)

IterNodesCost
0108789
1254764
2853676
33235674
done5000674

prune203.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

regimes84.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
11111
done1111

end0.0ms

sample6.9s

Algorithm
intervals
Results
2.7s1741×body1280valid
2.1s1384×body640valid
1.0s4950×body80valid
510.0ms713×body320valid
127.0ms351×body160valid