Details

Time bar (total: 20.6s)

sample333.0ms

Algorithm
intervals
Results
135.0ms55×body1280valid
44.0ms53×body640valid
32.0ms154×body80valid
13.0ms21×body320valid
4.0ms10×body160valid

simplify57.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (21.0ms)

IterNodesCost
01012
11812
23111
33911
45011
55211
done5211

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

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

rewrite114.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:
54.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
11.0ms
(/ 1.0 (sin B))
11.0ms
(/ 1.0 (tan B))
23.0ms
(* x (/ 1.0 (tan B)))

series403.0ms

Counts
4 → 12
Calls
4 calls:
137.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
24.0ms
(/ 1.0 (sin B))
41.0ms
(/ 1.0 (tan B))
201.0ms
(* x (/ 1.0 (tan B)))

simplify2.3s

Counts
113 → 113
Iterations

Useful iterations: 2 (334.0ms)

IterNodesCost
01741141
13831074
2964996
32656996
done5000996

prune461.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize13.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.2b
(/ (* x 1.0) (tan B))

rewrite84.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:
62.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
6.0ms
(/ 1.0 (sin B))
12.0ms
(/ (* x 1.0) (tan B))

series377.0ms

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

simplify2.6s

Counts
74 → 74
Iterations

Useful iterations: 2 (223.0ms)

IterNodesCost
0143847
1316799
2870739
33273739
done5001739

prune270.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

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

rewrite117.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
13×add-exp-log add-cbrt-cube
12×times-frac
pow1 associate-/r* add-log-exp
associate-/l*
cbrt-undiv div-exp associate-*r* associate-*l* div-inv
frac-2neg associate-*r/ prod-exp clear-num cbrt-unprod
sub-neg flip3-- diff-log pow-prod-down *-commutative frac-sub flip-- distribute-lft-out-- sub-div unswap-sqr
Counts
4 → 81
Calls
4 calls:
57.0ms
(- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B))))
17.0ms
(* x (cos B))
11.0ms
(/ 1.0 (sin B))
27.0ms
(/ (* x (cos B)) (sin B))

series407.0ms

Counts
4 → 12
Calls
4 calls:
164.0ms
(- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B))))
71.0ms
(* x (cos B))
37.0ms
(/ 1.0 (sin B))
133.0ms
(/ (* x (cos B)) (sin B))

simplify3.2s

Counts
93 → 93
Iterations

Useful iterations: 2 (243.0ms)

IterNodesCost
01491006
1333964
2963863
34289863
done5000863

prune380.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize20.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.2b
(/ x (sin B))
0.2b
(* (* 1.0 (/ x (sin B))) (cos B))

rewrite106.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:
37.0ms
(- (/ 1.0 (sin B)) (* (* 1.0 (/ x (sin B))) (cos B)))
15.0ms
(/ 1.0 (sin B))
12.0ms
(/ x (sin B))
38.0ms
(* (* 1.0 (/ x (sin B))) (cos B))

series498.0ms

Counts
4 → 12
Calls
4 calls:
183.0ms
(- (/ 1.0 (sin B)) (* (* 1.0 (/ x (sin B))) (cos B)))
38.0ms
(/ 1.0 (sin B))
102.0ms
(/ x (sin B))
174.0ms
(* (* 1.0 (/ x (sin B))) (cos B))

simplify1.9s

Counts
101 → 101
Iterations

Useful iterations: 2 (394.0ms)

IterNodesCost
01681176
13781109
21206996
done5000996

prune326.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes93.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01014
11214
done1214

end0.0ms

sample6.5s

Algorithm
intervals
Results
3.1s1706×body1280valid
1.5s1451×body640valid
914.0ms4938×body80valid
395.0ms726×body320valid
246.0ms334×body160valid