Details

Time bar (total: 11.7s)

sample459.0ms

Algorithm
intervals
Results
76.0ms54×body1280valid
29.0ms46×body640valid
20.0ms148×body80valid
9.0ms21×body320valid
5.0ms44×body80nan
3.0ms11×body160valid

simplify44.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
04315
19114
216914
337814
4110014
5500114

prune13.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 11.8b

localize26.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1.0 (tan B))
0.3b
(* x (/ 1.0 (tan B)))
7.2b
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
15.9b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

rewrite260.0ms

Algorithm
rewrite-expression-head
Rules
63×add-sqr-sqrt
49×times-frac
45×add-cube-cbrt *-un-lft-identity
30×pow-unpow
25×add-exp-log
21×associate-*r*
16×associate-*l* add-cbrt-cube
13×distribute-lft-neg-in distribute-rgt-neg-in
unpow-prod-down prod-exp unswap-sqr
pow1
div-exp div-inv
expm1-log1p-u pow-neg cbrt-unprod log1p-expm1-u add-log-exp sqr-pow
cbrt-undiv neg-sub0 pow-to-exp associate-*r/ pow-exp associate-/r* associate-/l* pow-sub
tan-quot frac-times associate-/r/ *-commutative
neg-mul-1 pow-pow frac-2neg pow-prod-down associate-*l/ clear-num un-div-inv
Counts
4 → 163
Calls
4 calls:
6.0ms
(/ 1.0 (tan B))
17.0ms
(* x (/ 1.0 (tan B)))
170.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
57.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series600.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(/ 1.0 (tan B))
114.0ms
(* x (/ 1.0 (tan B)))
292.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
155.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify81.0ms

Algorithm
egg-herbie
Counts
175 → 175
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
07841475
132451361
250011358

prune692.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1.0 (tan B))
0.3b
(* x (/ 1.0 (tan B)))
0.3b
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
15.9b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

rewrite232.0ms

Algorithm
rewrite-expression-head
Rules
49×add-sqr-sqrt
39×add-cube-cbrt *-un-lft-identity
37×times-frac
30×pow-unpow
21×associate-*r*
17×add-exp-log
13×distribute-lft-neg-in distribute-rgt-neg-in add-cbrt-cube
pow1 unpow-prod-down
associate-*l*
prod-exp unswap-sqr
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
pow-neg associate-*r/ associate-/r* cbrt-unprod associate-/l* sqr-pow
tan-quot cbrt-undiv neg-sub0 pow-to-exp div-exp pow-exp associate-/r/ *-commutative pow-sub
neg-mul-1 pow-pow frac-2neg pow-prod-down clear-num un-div-inv
Counts
4 → 143
Calls
4 calls:
6.0ms
(/ 1.0 (tan B))
18.0ms
(* x (/ 1.0 (tan B)))
153.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
50.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series487.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(/ 1.0 (tan B))
110.0ms
(* x (/ 1.0 (tan B)))
201.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
140.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify69.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
06531120
126991029
250011027

prune606.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (* x 1.0) (tan B))
0.2b
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
0.3b
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
15.9b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

rewrite284.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
30×pow-unpow
27×add-cube-cbrt *-un-lft-identity
25×add-exp-log
24×times-frac
16×add-cbrt-cube
13×distribute-lft-neg-in distribute-rgt-neg-in
unpow-prod-down associate-*r* prod-exp
div-exp associate-/r*
pow1 pow-neg
cbrt-undiv expm1-log1p-u associate-*r/ log1p-expm1-u div-inv add-log-exp
neg-sub0 pow-to-exp associate-*l* pow-exp cbrt-unprod associate-/l/ pow-sub unswap-sqr sqr-pow
frac-2neg clear-num un-div-inv associate-/l*
tan-quot neg-mul-1 pow-pow associate-/r/ *-commutative
Counts
4 → 130
Calls
4 calls:
11.0ms
(/ (* x 1.0) (tan B))
65.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
154.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
50.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series784.0ms

Counts
4 → 12
Calls
4 calls:
113.0ms
(/ (* x 1.0) (tan B))
335.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
198.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
138.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify74.0ms

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
06921304
129691166
250011157

prune533.0ms

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (/ 1 (sin B)))
0.2b
(/ (* x 1.0) (tan B))
0.3b
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
15.9b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

rewrite407.0ms

Algorithm
rewrite-expression-head
Rules
59×add-exp-log
37×add-sqr-sqrt
32×add-cube-cbrt *-un-lft-identity prod-exp
30×pow-unpow times-frac
23×add-cbrt-cube
20×associate-*r*
13×distribute-lft-neg-in distribute-rgt-neg-in
10×div-exp
cbrt-unprod
pow1 pow-neg unpow-prod-down associate-*r/
pow-to-exp pow-exp
cbrt-undiv neg-sub0 expm1-log1p-u rec-exp 1-exp associate-*l* un-div-inv log1p-expm1-u div-inv pow-sub add-log-exp
frac-times associate-*l/ associate-/r* unswap-sqr sqr-pow
*-commutative
tan-quot neg-mul-1 pow-pow frac-2neg pow-prod-down clear-num associate-/r/ associate-/l*
Counts
4 → 155
Calls
4 calls:
187.0ms
(* (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (/ 1 (sin B)))
10.0ms
(/ (* x 1.0) (tan B))
154.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
49.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series796.0ms

Counts
4 → 12
Calls
4 calls:
344.0ms
(* (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (/ 1 (sin B)))
111.0ms
(/ (* x 1.0) (tan B))
198.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
142.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify90.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (76.0ms)

IterNodesCost
08541620
139041414
250021381

prune520.0ms

Pruning

13 alts after pruning (13 fresh and 0 done)

Merged error: 0.0b

regimes200.0ms

Accuracy

98% (0.2b remaining)

Error of 0.3b against oracle of 0.1b and baseline of 10.2b

bsearch267.0ms

Steps
ItersRangePoint
8
1.350953981158519e+19
8.171756335825397e+21
1.634712104582305e+19
9
-2.1635908418835426e+55
-6.652785550494656e+49
-2.3932939828235706e+51

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06340
17240
27740
37740

end0.0ms

sample4.1s

Algorithm
intervals
Results
1.6s1659×body1280valid
882.0ms1421×body640valid
644.0ms4772×body80valid
296.0ms697×body320valid
162.0ms1628×body80nan
94.0ms339×body160valid