Details

Time bar (total: 3.9s)

sample24.0ms

Algorithm
intervals
Results
9.0ms256×body80valid
6.0ms227×body80nan

simplify16.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0217
1416
2696
3956
41256
51406
61426
71426

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma (sqrt x) 4.0 (+ x 1.0))
0.0b
(/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))
0.0b
(/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
128×times-frac
95×add-sqr-sqrt *-un-lft-identity
67×add-cube-cbrt
16×associate-/r*
14×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
div-inv associate-/l*
cbrt-undiv div-exp
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num associate-/l/
flip3-- div-sub associate-/r/ flip-- fma-udef
Counts
3 → 142
Calls
3 calls:
1.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
8.0ms
(/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))
3.0ms
(/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)

series161.0ms

Counts
3 → 9
Calls
3 calls:
34.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
78.0ms
(/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))
49.0ms
(/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)

simplify65.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
06271691
123791609
250021609

prune345.0ms

Filtered
151 candidates to 117 candidates (77.5%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1474151
Fresh101
Picked101
Done000
Total1494153

Merged error: 0b

Counts
153 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma (sqrt x) 4.0 (+ x 1.0))
0.0b
(* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)
0.1b
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
37×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
19×associate-*l*
10×add-exp-log add-cbrt-cube
distribute-lft-out-- difference-of-squares
pow1 associate-/l*
expm1-log1p-u associate-*r* associate-/r* log1p-expm1-u add-log-exp
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
flip3-- frac-2neg div-sub pow-prod-down associate-*l/ clear-num *-commutative flip-- fma-udef
Counts
3 → 90
Calls
3 calls:
1.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
8.0ms
(* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)
6.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))

series183.0ms

Counts
3 → 9
Calls
3 calls:
35.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
78.0ms
(* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)
71.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))

simplify39.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0357827
11182752
25001738

prune213.0ms

Filtered
99 candidates to 77 candidates (77.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh213
Picked011
Done000
Total1003103

Merged error: 0b

Counts
103 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (fma (sqrt x) 4.0 (+ x 1.0)))
0.0b
(/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))
0.0b
(* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (* (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) 6.0))
0.1b
(/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
148×*-un-lft-identity
134×sqrt-prod
125×add-sqr-sqrt
114×times-frac
68×add-cube-cbrt
34×associate-*l*
29×add-exp-log add-cbrt-cube
28×difference-of-squares
26×distribute-lft-out
14×associate-/l* distribute-lft-out--
12×associate-/r*
10×pow1 prod-exp cbrt-unprod
cbrt-undiv div-exp
expm1-log1p-u log1p-expm1-u associate-/l/ add-log-exp
pow-prod-down associate-*l/ div-inv
frac-2neg clear-num
frac-times rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 div-sub associate-*r/ associate-*r* *-commutative flip-- flip-+
Counts
4 → 220
Calls
4 calls:
1.0ms
(sqrt (fma (sqrt x) 4.0 (+ x 1.0)))
8.0ms
(/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))
25.0ms
(* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (* (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) 6.0))
11.0ms
(/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))

series965.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(sqrt (fma (sqrt x) 4.0 (+ x 1.0)))
233.0ms
(/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))
419.0ms
(* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (* (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) 6.0))
241.0ms
(/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))

simplify103.0ms

Algorithm
egg-herbie
Counts
232 → 232
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
08683996
135433578
250013522

prune486.0ms

Filtered
232 candidates to 124 candidates (53.4%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New2320232
Fresh011
Picked011
Done011
Total2323235

Merged error: 0b

Counts
235 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (cbrt (fma (sqrt x) 4.0 (+ x 1.0))) (cbrt (fma (sqrt x) 4.0 (+ x 1.0))))
1.0b
(cbrt 6.0)
1.0b
(cbrt 6.0)
1.0b
(cbrt 6.0)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
5.0ms
(* (cbrt (fma (sqrt x) 4.0 (+ x 1.0))) (cbrt (fma (sqrt x) 4.0 (+ x 1.0))))
1.0ms
(cbrt 6.0)
1.0ms
(cbrt 6.0)
1.0ms
(cbrt 6.0)

series147.0ms

Counts
4 → 6
Calls
4 calls:
147.0ms
(* (cbrt (fma (sqrt x) 4.0 (+ x 1.0))) (cbrt (fma (sqrt x) 4.0 (+ x 1.0))))
0.0ms
(cbrt 6.0)
0.0ms
(cbrt 6.0)
0.0ms
(cbrt 6.0)

simplify110.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 3 (103.0ms)

IterNodesCost
0208653
1729601
23641532
35001524

prune234.0ms

Filtered
87 candidates to 64 candidates (73.6%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New87087
Fresh000
Picked011
Done022
Total87390

Merged error: 0b

Counts
90 → 3

regimes14.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0126
1126

end0.0ms

sample591.0ms

Algorithm
intervals
Results
226.0ms8000×body80valid
195.0ms8087×body80nan