Details

Time bar (total: 5.2s)

sample323.0ms

Algorithm
intervals
Results
35.0ms63×body1280valid
21.0ms56×body640valid
11.0ms141×body80valid
5.0ms21×body320valid
2.0ms12×body160valid

simplify14.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0187
1316
2396
3506
4536
5536

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize14.0ms

Local error

Found 4 expressions with local error:

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

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

series305.0ms

Counts
4 → 12
Calls
4 calls:
124.0ms
(- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B))))
38.0ms
(/ 1.0 (tan B))
19.0ms
(/ 1.0 (sin B))
124.0ms
(* x (/ 1.0 (tan B)))

simplify46.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0386627
11479584
25001584

prune304.0ms

Pruning

10 alts after pruning (10 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.2b
(/ 1.0 (sin B))
0.2b
(/ (* x 1.0) (tan B))

rewrite23.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:
15.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
2.0ms
(/ 1.0 (sin B))
4.0ms
(/ (* x 1.0) (tan B))

series257.0ms

Counts
3 → 9
Calls
3 calls:
127.0ms
(- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B)))
18.0ms
(/ 1.0 (sin B))
111.0ms
(/ (* x 1.0) (tan B))

simplify35.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0316461
11175428
25001428

prune196.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.0ms

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

series304.0ms

Counts
4 → 12
Calls
4 calls:
118.0ms
(- (/ 1.0 (sin B)) (* (/ (* x 1.0) (sin B)) (cos B)))
61.0ms
(/ (* x 1.0) (sin B))
106.0ms
(* (/ (* x 1.0) (sin B)) (cos B))
19.0ms
(/ 1.0 (sin B))

simplify50.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0393673
11825595
25002595

prune259.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

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

rewrite22.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:
11.0ms
(- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B))))
3.0ms
(* x (cos B))
2.0ms
(/ 1.0 (sin B))
4.0ms
(/ (* x (cos B)) (sin B))

series275.0ms

Counts
4 → 12
Calls
4 calls:
117.0ms
(- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B))))
36.0ms
(* x (cos B))
24.0ms
(/ 1.0 (sin B))
98.0ms
(/ (* x (cos B)) (sin B))

simplify42.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0333572
11375511
25001511

prune224.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

regimes76.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0128
1128

end0.0ms

sample2.3s

Algorithm
intervals
Results
989.0ms1731×body1280valid
532.0ms1488×body640valid
391.0ms4824×body80valid
177.0ms709×body320valid
59.0ms361×body160valid