Details

Time bar (total: 18.3s)

sample150.0ms

Algorithm
intervals
Results
59.0ms53×body1280valid
28.0ms39×body640valid
25.0ms157×body80valid
13.0ms24×body320valid
3.0ms10×body160valid

simplify87.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (12.0ms)

IterNodesCost
01012
11812
23111
33911
45011
55211
done5211

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

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

rewrite84.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:
28.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
7.0ms
(/ 1.0 (tan B))
20.0ms
(/ 1.0 (sin B))
26.0ms
(* x (/ 1.0 (tan B)))

series372.0ms

Counts
4 → 12
Calls
4 calls:
148.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
52.0ms
(/ 1.0 (tan B))
25.0ms
(/ 1.0 (sin B))
147.0ms
(* x (/ 1.0 (tan B)))

simplify1.9s

Counts
113 → 113
Iterations

Useful iterations: 2 (201.0ms)

IterNodesCost
01741141
13831074
2966996
32660996
done5000996

prune340.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

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

rewrite78.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:
45.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
8.0ms
(/ 1.0 (sin B))
21.0ms
(/ (* x 1.0) (tan B))

series376.0ms

Counts
3 → 9
Calls
3 calls:
185.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
27.0ms
(/ 1.0 (sin B))
164.0ms
(/ (* x 1.0) (tan B))

simplify2.2s

Counts
74 → 74
Iterations

Useful iterations: 2 (224.0ms)

IterNodesCost
0143847
1316799
2870739
33273739
done5001739

prune277.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

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

rewrite115.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:
53.0ms
(- (/ 1.0 (sin B)) (* (* 1.0 (/ x (sin B))) (cos B)))
9.0ms
(/ 1.0 (sin B))
10.0ms
(/ x (sin B))
39.0ms
(* (* 1.0 (/ x (sin B))) (cos B))

series436.0ms

Counts
4 → 12
Calls
4 calls:
186.0ms
(- (/ 1.0 (sin B)) (* (* 1.0 (/ x (sin B))) (cos B)))
38.0ms
(/ 1.0 (sin B))
80.0ms
(/ x (sin B))
131.0ms
(* (* 1.0 (/ x (sin B))) (cos B))

simplify1.8s

Counts
101 → 101
Iterations

Useful iterations: 2 (339.0ms)

IterNodesCost
01681176
13781109
21206996
done5000996

prune350.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

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

rewrite44.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:
22.0ms
(* (* 1.0 x) (cos B))
20.0ms
(/ (- 1.0 (* (* 1.0 x) (cos B))) (sin B))

series177.0ms

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

simplify2.7s

Counts
54 → 54
Iterations

Useful iterations: 3 (1.2s)

IterNodesCost
0108789
1254764
2853676
33235674
done5000674

prune167.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

regimes70.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
11111
done1111

end0.0ms

sample6.5s

Algorithm
intervals
Results
2.6s1741×body1280valid
1.7s1384×body640valid
1.2s4950×body80valid
500.0ms713×body320valid
125.0ms351×body160valid