Details

Time bar (total: 4.5s)

sample29.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
9.0ms263×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

localize10.0ms

Local error

Found 3 expressions with local error:

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

rewrite19.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))
3.0ms
(/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)
9.0ms
(/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))

series163.0ms

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

simplify106.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
06271691
123791609
250021609

prune327.0ms

Filtered
151 candidates to 117 candidates (77.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1483151
Fresh101
Picked101
Done000
Total1503153

Merged error: 0b

Counts
153 → 3

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
(/ (- 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)))

series191.0ms

Counts
3 → 9
Calls
3 calls:
42.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)))

simplify47.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0357827
11182752
25001738

prune194.0ms

Filtered
99 candidates to 77 candidates (77.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh112
Picked011
Done000
Total993102

Merged error: 0b

Counts
102 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
132×add-sqr-sqrt
117×*-un-lft-identity
107×times-frac
94×cbrt-prod
73×add-cube-cbrt
59×unpow-prod-down cube-prod
47×associate-*l*
22×distribute-lft-out-- difference-of-squares
11×add-exp-log
10×add-cbrt-cube
pow1 div-inv unswap-sqr
associate-/l*
expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow
cube-div cube-mult pow-unpow unpow3 associate-*r* associate-/r*
cbrt-undiv cbrt-div div-exp pow-exp associate-/l/ rem-cube-cbrt
pow-to-exp flip3-- pow-pow frac-2neg pow1/3 div-sub pow-prod-down associate-*l/ prod-exp clear-num *-commutative flip-- rem-cbrt-cube cbrt-unprod
Counts
4 → 227
Calls
4 calls:
15.0ms
(* (cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)) 6.0)
6.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))
8.0ms
(cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3))
7.0ms
(pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)

series348.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(* (cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)) 6.0)
71.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))
84.0ms
(cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3))
98.0ms
(pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)

simplify94.0ms

Algorithm
egg-herbie
Counts
239 → 239
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
06342404
127652269
250012250

prune387.0ms

Filtered
239 candidates to 132 candidates (55.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New2390239
Fresh011
Picked011
Done011
Total2393242

Merged error: 0b

Counts
242 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
285×times-frac
267×add-sqr-sqrt
170×*-un-lft-identity
147×sqrt-prod
141×associate-*r*
130×cbrt-prod
120×add-cube-cbrt
32×unswap-sqr
29×associate-*l*
27×add-exp-log
24×distribute-lft-out--
22×difference-of-squares
18×add-cbrt-cube
16×cbrt-div
13×pow1
11×div-inv
10×swap-sqr
prod-exp cbrt-unprod
flip3-- pow1/3 flip--
cbrt-undiv div-exp
frac-times
expm1-log1p-u log1p-expm1-u add-log-exp
associate-*r/ pow-prod-down associate-*l/
sqrt-div associate-/r/ pow-sqr *-commutative pow-prod-up
pow2 pow-plus
Counts
4 → 300
Calls
4 calls:
3.0ms
(cbrt (- x 1.0))
3.0ms
(cbrt (- x 1.0))
10.0ms
(* (cbrt (- x 1.0)) (cbrt (- x 1.0)))
69.0ms
(* (/ (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) (/ (cbrt (- x 1.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))))

series554.0ms

Counts
4 → 12
Calls
4 calls:
93.0ms
(cbrt (- x 1.0))
103.0ms
(cbrt (- x 1.0))
117.0ms
(* (cbrt (- x 1.0)) (cbrt (- x 1.0)))
240.0ms
(* (/ (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) (/ (cbrt (- x 1.0)) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))))

simplify85.0ms

Algorithm
egg-herbie
Counts
312 → 312
Iterations

Useful iterations: 1 (32.0ms)

IterNodesCost
015226020
150025674

prune925.0ms

Filtered
312 candidates to 222 candidates (71.2%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New3120312
Fresh000
Picked011
Done022
Total3123315

Merged error: 0b

Counts
315 → 3

regimes17.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

sample791.0ms

Algorithm
intervals
Results
310.0ms8000×body80valid
290.0ms8059×body80nan