Details

Time bar (total: 8.8s)

sample374.0ms

Algorithm
intervals
Results
42.0ms47×body1280valid
27.0ms51×body640valid
17.0ms145×body80valid
13.0ms35×body320valid
6.0ms61×body80nan
2.0msbody160valid

simplify46.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
04215
18314
215114
335614
4106314
5500114

prune23.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 11.8b

Counts
2 → 1

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
frac-times pow-neg clear-num
neg-sub0 frac-2neg associate-*r/ div-inv pow-sub
pow-unpow associate-*r* associate-*l/
tan-quot associate-/r/ un-div-inv *-commutative sqr-pow
distribute-lft-neg-in pow-to-exp neg-mul-1 distribute-rgt-neg-in associate-*l*
Counts
4 → 33
Calls
4 calls:
2.0ms
(/ 1.0 (tan B))
3.0ms
(* x (/ 1.0 (tan B)))
7.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
8.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series600.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(/ 1.0 (tan B))
112.0ms
(* x (/ 1.0 (tan B)))
291.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
158.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify131.0ms

Algorithm
egg-herbie
Counts
45 → 45
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0284261
11015258
24775258
35002258

prune180.0ms

Filtered
45 candidates to 36 candidates (80.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New37845
Fresh000
Picked101
Done000
Total38846

Merged error: 0.0b

Counts
46 → 8

localize24.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
associate-*r/
pow-neg
associate-*r* div-inv
neg-sub0 pow-unpow clear-num un-div-inv *-commutative associate-/l/ associate-/l* pow-sub sqr-pow
frac-2neg
tan-quot distribute-lft-neg-in pow-to-exp neg-mul-1 distribute-rgt-neg-in associate-/r/
Counts
4 → 28
Calls
4 calls:
3.0ms
(* x (/ 1.0 (tan B)))
6.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
8.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
5.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series828.0ms

Counts
4 → 12
Calls
4 calls:
109.0ms
(* x (/ 1.0 (tan B)))
207.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
361.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
150.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify132.0ms

Algorithm
egg-herbie
Counts
40 → 40
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0261238
1966230
24551230
35002230

prune154.0ms

Filtered
40 candidates to 32 candidates (80.0%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New34640
Fresh617
Picked101
Done000
Total41748

Merged error: 0.0b

Counts
48 → 7

localize23.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* x 1.0) (tan B))
0.3b
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
0.4b
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
16.4b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
pow-neg associate-/l*
associate-*r/ div-inv
neg-sub0 pow-unpow *-commutative associate-/l/ pow-sub sqr-pow
frac-2neg associate-*r* clear-num un-div-inv
tan-quot distribute-lft-neg-in pow-to-exp neg-mul-1 distribute-rgt-neg-in associate-/r/
Counts
4 → 27
Calls
4 calls:
4.0ms
(/ (* x 1.0) (tan B))
6.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
11.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
5.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series815.0ms

Counts
4 → 12
Calls
4 calls:
108.0ms
(/ (* x 1.0) (tan B))
213.0ms
(* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
351.0ms
(/ (* F (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) (sin B))
143.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify119.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0266247
1873239
23988239
35001239

prune165.0ms

Filtered
39 candidates to 35 candidates (89.7%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New34539
Fresh426
Picked101
Done000
Total39746

Merged error: 0.0b

Counts
46 → 7

localize23.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* x 1.0) (tan B))
0.3b
(/ (* F 1) (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
0.3b
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
16.4b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
*-commutative
times-frac
sqr-pow
associate-*r* associate-/l*
associate-/r* div-inv
frac-2neg clear-num
tan-quot pow-to-exp pow-unpow associate-/r/
Counts
4 → 25
Calls
4 calls:
3.0ms
(/ (* x 1.0) (tan B))
8.0ms
(/ (* F 1) (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
7.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
5.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series797.0ms

Counts
4 → 12
Calls
4 calls:
111.0ms
(/ (* x 1.0) (tan B))
300.0ms
(/ (* F 1) (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
249.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
136.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify136.0ms

Algorithm
egg-herbie
Counts
37 → 37
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0320306
11011300
24983293
35002293

prune150.0ms

Filtered
37 candidates to 34 candidates (91.9%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New32537
Fresh336
Picked101
Done000
Total36844

Merged error: 0.0b

Counts
44 → 8

regimes141.0ms

Accuracy

98.5% (0.2b remaining)

Error of 0.2b against oracle of 0.1b and baseline of 10.8b

bsearch311.0ms

Steps
ItersRangePoint
11
790.7798925822519
8.057486284669742e+26
192622.2736792481
9
-251622.495232721
-0.6319501064166059
-158492.60646815697

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04646
14646

end0.0ms

sample3.5s

Algorithm
intervals
Results
1.4s1646×body1280valid
778.0ms1429×body640valid
575.0ms4754×body80valid
269.0ms712×body320valid
152.0ms1714×body80nan
86.0ms330×body160valid