Details

Time bar (total: 11.2s)

sample411.0ms

Algorithm
intervals
Results
56.0ms54×body1280valid
27.0ms43×body640valid
20.0ms145×body80valid
8.0ms18×body320valid
6.0ms60×body80nan
6.0ms20×body160valid

simplify47.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
04215
18314
215114
335614
4106314
5500214

prune10.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.6b

localize25.0ms

Local error

Found 4 expressions with local error:

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

rewrite137.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
pow-neg cbrt-unprod 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 → 155
Calls
4 calls:
2.0ms
(/ 1.0 (tan B))
9.0ms
(* x (/ 1.0 (tan B)))
88.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
27.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

series608.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(/ 1.0 (tan B))
120.0ms
(* x (/ 1.0 (tan B)))
296.0ms
(* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))
156.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))

simplify82.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07671428
131831338
250011337

prune651.0ms

Filtered
167 candidates to 129 candidates (77.2%)
Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ F (* (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)))
0.3b
(* x (/ 1.0 (tan B)))
19.5b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite131.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
25×add-exp-log add-cube-cbrt *-un-lft-identity
22×times-frac
21×associate-*r*
16×add-cbrt-cube
13×pow-unpow
prod-exp
pow1 unpow-prod-down
associate-*l*
div-exp unswap-sqr
cbrt-unprod add-log-exp
cbrt-undiv pow-to-exp pow-exp div-inv associate-/l* sqr-pow
*-commutative
tan-quot pow-pow frac-2neg associate-*r/ pow-prod-down clear-num associate-/r* associate-/r/
Counts
4 → 108
Calls
4 calls:
21.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
76.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
8.0ms
(* x (/ 1.0 (tan B)))
22.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series819.0ms

Counts
4 → 12
Calls
4 calls:
308.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
259.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
112.0ms
(* x (/ 1.0 (tan B)))
139.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify72.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
06541088
12850977
25002977

prune442.0ms

Filtered
120 candidates to 89 candidates (74.2%)
Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (* x 1.0) (tan B))
0.2b
(/ F (* (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)))
19.5b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite124.0ms

Algorithm
rewrite-expression-head
Rules
25×add-exp-log
24×add-sqr-sqrt
19×add-cube-cbrt *-un-lft-identity
16×add-cbrt-cube
15×times-frac
13×pow-unpow
unpow-prod-down associate-*r* prod-exp
div-exp
pow1
cbrt-undiv associate-/r* associate-/l* add-log-exp
pow-to-exp associate-*l* pow-exp cbrt-unprod div-inv unswap-sqr sqr-pow
frac-2neg clear-num
tan-quot pow-pow associate-/r/ *-commutative
Counts
4 → 97
Calls
4 calls:
3.0ms
(/ (* x 1.0) (tan B))
21.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
76.0ms
(* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))
22.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series800.0ms

Counts
4 → 12
Calls
4 calls:
110.0ms
(/ (* x 1.0) (tan B))
306.0ms
(/ F (* (sin B) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
247.0ms
(* (sin B) (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))

simplify64.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 1 (14.0ms)

IterNodesCost
06081033
12584922
25001922

prune412.0ms

Filtered
109 candidates to 83 candidates (76.1%)
Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (sin B) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
0.3b
(* (* (sin B) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
19.5b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))
19.5b
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

rewrite260.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt
27×add-cube-cbrt *-un-lft-identity
26×pow-unpow
20×associate-*r*
18×times-frac
17×sqrt-prod
13×pow1 add-exp-log unpow-prod-down
11×add-cbrt-cube
sqr-pow
associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp unswap-sqr
pow-to-exp pow-pow pow-exp *-commutative div-inv
Counts
4 → 107
Calls
4 calls:
75.0ms
(* (sin B) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
137.0ms
(* (* (sin B) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
22.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))
22.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

series777.0ms

Counts
4 → 12
Calls
4 calls:
248.0ms
(* (sin B) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))))
257.0ms
(* (* (sin B) (sqrt (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0)))) (sqrt (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))
133.0ms
(pow (+ (+ (* F F) 2.0) (* 2.0 x)) (/ 1.0 2.0))

simplify65.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
05001398
120231246
250011234

prune488.0ms

Filtered
119 candidates to 89 candidates (74.8%)
Pruning

15 alts after pruning (14 fresh and 1 done)

Merged error: 0.0b

regimes261.0ms

Accuracy

98.1% (0.2b remaining)

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

bsearch283.0ms

Steps
ItersRangePoint
10
7.712829756242493e-08
8140883472.542182
406748.6327385026
7
-10079637148.511366
-110051303.36362042
-125465839.25710528

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05848
15848

end0.0ms

sample4.2s

Algorithm
intervals
Results
1.6s1638×body1280valid
971.0ms1487×body640valid
654.0ms4687×body80valid
315.0ms703×body320valid
173.0ms1630×body80nan
107.0ms365×body160valid