Details

Time bar (total: 3.2s)

sample32.0ms

Algorithm
intervals
Results
12.0ms256×body80valid
10.0ms281×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
(/ (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))

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

series167.0ms

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

simplify70.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
06271691
123791609
250021609

prune300.0ms

Filtered
151 candidates to 117 candidates (77.5%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1483151
Fresh011
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)))

rewrite22.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))
11.0ms
(* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)
7.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))

series188.0ms

Counts
3 → 9
Calls
3 calls:
39.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
79.0ms
(* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)
70.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))

simplify42.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0357827
11182752
25001738

prune192.0ms

Filtered
99 candidates to 77 candidates (77.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh123
Picked011
Done000
Total994103

Merged error: 0b

Counts
103 → 4

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.1b
(cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3))
0.1b
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))
0.1b
(pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)

rewrite54.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:
20.0ms
(* (cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)) 6.0)
8.0ms
(cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3))
7.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))
8.0ms
(pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)

series370.0ms

Counts
4 → 12
Calls
4 calls:
101.0ms
(* (cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)) 6.0)
87.0ms
(cbrt (pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3))
76.0ms
(/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))
106.0ms
(pow (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 3)

simplify127.0ms

Algorithm
egg-herbie
Counts
239 → 239
Iterations

Useful iterations: 2 (93.0ms)

IterNodesCost
06342404
127652269
250022250

prune385.0ms

Filtered
239 candidates to 132 candidates (55.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New2390239
Fresh022
Picked011
Done011
Total2394243

Merged error: 0b

Counts
243 → 4

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
29×add-exp-log
18×add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
17×add-cbrt-cube
13×associate-*l*
12×prod-exp
pow1
div-exp cbrt-unprod
associate-*l/
cbrt-undiv expm1-log1p-u rec-exp 1-exp pow-prod-down associate-/r* log1p-expm1-u associate-/l* add-log-exp
frac-times flip3-- associate-*r/ flip-- div-inv
pow-flip frac-2neg associate-*r* clear-num *-commutative fma-udef inv-pow
Counts
3 → 86
Calls
3 calls:
1.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
3.0ms
(/ 1 (fma (sqrt x) 4.0 (+ x 1.0)))
11.0ms
(* (/ 1 (fma (sqrt x) 4.0 (+ x 1.0))) (* (- x 1.0) 6.0))

series184.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(fma (sqrt x) 4.0 (+ x 1.0))
61.0ms
(/ 1 (fma (sqrt x) 4.0 (+ x 1.0)))
82.0ms
(* (/ 1 (fma (sqrt x) 4.0 (+ x 1.0))) (* (- x 1.0) 6.0))

simplify53.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0409751
11872629
25002607

prune145.0ms

Filtered
95 candidates to 62 candidates (65.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New95095
Fresh011
Picked011
Done022
Total95499

Merged error: 0b

Counts
99 → 4

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

sample792.0ms

Algorithm
intervals
Results
312.0ms8000×body80valid
287.0ms8286×body80nan