Details

Time bar (total: 11.7s)

sample453.0ms

Algorithm
intervals
Results
54.0ms54×body1280valid
42.0ms148×body80valid
28.0ms46×body640valid
9.0ms21×body320valid
4.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)))

rewrite263.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))
18.0ms
(* x (/ 1.0 (tan B)))
173.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
59.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series599.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(/ 1.0 (tan B))
113.0ms
(* x (/ 1.0 (tan B)))
290.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
157.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify83.0ms

Algorithm
egg-herbie
Counts
175 → 175
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
07841475
132451361
250011358

prune685.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

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

rewrite239.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)))
157.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
52.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series484.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(/ 1.0 (tan B))
110.0ms
(* x (/ 1.0 (tan B)))
200.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
139.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify68.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
06531120
126991029
250011027

prune597.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

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

rewrite294.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:
12.0ms
(/ (* x 1.0) (tan B))
67.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
159.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
51.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series783.0ms

Counts
4 → 12
Calls
4 calls:
109.0ms
(/ (* x 1.0) (tan B))
337.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))))
139.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify78.0ms

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
06921304
129691166
250011157

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

rewrite425.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:
196.0ms
(* (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (/ 1 (sin B)))
11.0ms
(/ (* x 1.0) (tan B))
159.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
53.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series813.0ms

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

simplify89.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
08541620
139041414
250021381

prune535.0ms

Pruning

13 alts after pruning (13 fresh and 0 done)

Merged error: 0.0b

regimes206.0ms

Accuracy

98% (0.2b remaining)

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

bsearch274.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
06842
17742
28242
38242

end0.0ms

sample4.1s

Algorithm
intervals
Results
1.6s1659×body1280valid
871.0ms1421×body640valid
628.0ms4772×body80valid
289.0ms697×body320valid
158.0ms1628×body80nan
94.0ms339×body160valid