Details

Time bar (total: 7.0s)

sample34.0ms

Algorithm
intervals
Results
14.0ms369×body80valid
5.0ms141×body80nan

simplify109.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0247
1535
21065
32695
49045
539765
650015

prune11.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.9b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(* a (pow k m))
0.0b
(+ (+ 1.0 (* 10.0 k)) (* k k))
1.0b
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log
14×add-sqr-sqrt
10×add-cbrt-cube
add-cube-cbrt *-un-lft-identity
add-log-exp
associate-*r*
prod-exp
unpow-prod-down div-exp
pow1 expm1-log1p-u fma-def times-frac associate-*l* associate-/r* sum-log log1p-expm1-u unswap-sqr
cbrt-undiv pow-to-exp flip3-+ pow-exp associate-/r/ cbrt-unprod flip-+ sqr-pow
+-commutative associate-+l+ frac-2neg clear-num *-commutative div-inv associate-/l*
Counts
3 → 72
Calls
3 calls:
5.0ms
(* a (pow k m))
10.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
13.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series382.0ms

Counts
3 → 9
Calls
3 calls:
58.0ms
(* a (pow k m))
208.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
116.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify58.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0419575
12040495
25002476

prune234.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ 1.0 (* 10.0 k)) (* k k))
0.3b
(/ (pow k m) (+ (+ 1.0 (* 10.0 k)) (* k k)))
0.7b
(* a (/ (pow k m) (+ (+ 1.0 (* 10.0 k)) (* k k))))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
45×add-sqr-sqrt times-frac
35×add-cube-cbrt *-un-lft-identity
27×associate-*r*
22×unpow-prod-down
18×add-exp-log
10×add-cbrt-cube
add-log-exp sqr-pow
associate-/l*
div-exp
pow1
prod-exp associate-/r/ unswap-sqr
expm1-log1p-u fma-def flip3-+ associate-*l* associate-/r* sum-log flip-+ log1p-expm1-u
cbrt-undiv pow-to-exp pow-exp cbrt-unprod div-inv
+-commutative associate-+l+ frac-2neg associate-*r/ pow-prod-down clear-num *-commutative
Counts
3 → 119
Calls
3 calls:
10.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
16.0ms
(/ (pow k m) (+ (+ 1.0 (* 10.0 k)) (* k k)))
32.0ms
(* a (/ (pow k m) (+ (+ 1.0 (* 10.0 k)) (* k k))))

series202.0ms

Counts
3 → 9
Calls
3 calls:
18.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
67.0ms
(/ (pow k m) (+ (+ 1.0 (* 10.0 k)) (* k k)))
118.0ms
(* a (/ (pow k m) (+ (+ 1.0 (* 10.0 k)) (* k k))))

simplify72.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
05781299
127101175
250021152

prune352.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (/ (fma k k (fma k 10.0 1.0)) a) (pow k m))
0.0b
(fma k 10.0 1.0)
0.2b
(/ 1 (/ (/ (fma k k (fma k 10.0 1.0)) a) (pow k m)))
3.8b
(/ (fma k k (fma k 10.0 1.0)) a)

rewrite77.0ms

Algorithm
rewrite-expression-head
Rules
1073×times-frac
496×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
198×unpow-prod-down
105×associate-/r*
68×add-exp-log
66×sqr-pow
51×div-exp
43×div-inv
20×add-cbrt-cube
19×associate-/l*
10×cbrt-undiv
pow-to-exp pow-exp
rec-exp 1-exp
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num
pow-flip associate-/r/ fma-udef associate-/l/ inv-pow
Counts
4 → 593
Calls
4 calls:
7.0ms
(/ (/ (fma k k (fma k 10.0 1.0)) a) (pow k m))
0.0ms
(fma k 10.0 1.0)
22.0ms
(/ 1 (/ (/ (fma k k (fma k 10.0 1.0)) a) (pow k m)))
2.0ms
(/ (fma k k (fma k 10.0 1.0)) a)

series299.0ms

Counts
4 → 12
Calls
4 calls:
108.0ms
(/ (/ (fma k k (fma k 10.0 1.0)) a) (pow k m))
31.0ms
(fma k 10.0 1.0)
114.0ms
(/ 1 (/ (/ (fma k k (fma k 10.0 1.0)) a) (pow k m)))
45.0ms
(/ (fma k k (fma k 10.0 1.0)) a)

simplify124.0ms

Algorithm
egg-herbie
Counts
605 → 605
Iterations

Useful iterations: 1 (40.0ms)

IterNodesCost
020648184
150017772

prune1.5s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))))
0.7b
(* a (/ (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
16.4b
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
16.4b
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite263.0ms

Algorithm
rewrite-expression-head
Rules
1148×times-frac
609×add-sqr-sqrt
583×sqrt-prod
553×add-cube-cbrt *-un-lft-identity
294×associate-*r*
238×unpow-prod-down
82×sqr-pow
48×associate-/l*
34×sqrt-div
30×add-exp-log associate-/r/
18×add-cbrt-cube
17×flip3-+ flip-+
15×div-inv unswap-sqr
14×div-exp
pow1
cbrt-undiv associate-/r*
prod-exp
expm1-log1p-u log1p-expm1-u add-log-exp
associate-*l* cbrt-unprod
pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 pow-exp hypot-def
frac-2neg associate-*r/ pow-prod-down clear-num *-commutative associate-/l/
Counts
4 → 731
Calls
4 calls:
46.0ms
(/ (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))))
136.0ms
(* a (/ (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
11.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
11.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

series286.0ms

Counts
4 → 12
Calls
4 calls:
64.0ms
(/ (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))))
120.0ms
(* a (/ (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
47.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
55.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify174.0ms

Algorithm
egg-herbie
Counts
743 → 743
Iterations

Useful iterations: 1 (39.0ms)

IterNodesCost
0204515275
1500114196

prune1.6s

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

regimes114.0ms

Accuracy

0% (2.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0167
1167

end0.0ms

sample960.0ms

Algorithm
intervals
Results
480.0ms11984×body80valid
134.0ms4172×body80nan