Sciweavers

15254 search results - page 8 / 3051
» A k
Sort
View
88
Voted
JCSS
2010
114views more  JCSS 2010»
14 years 8 months ago
FPT algorithms and kernels for the Directed k-Leaf problem
A subgraph T of a digraph D is an out-branching if T is an oriented spanning tree with only one vertex of in-degree zero (called the root). The vertices of T of out-degree zero ar...
Jean Daligault, Gregory Gutin, Eun Jung Kim, Ander...
WDAG
2005
Springer
85views Algorithms» more  WDAG 2005»
15 years 3 months ago
Time and Space Lower Bounds for Implementations Using k-CAS
This paper presents lower bounds on the time- and space-complexity of implementations that use the k compare-and-swap (k-CAS) synchronization primitives. We prove that the use of ...
Hagit Attiya, Danny Hendler
CACM
1999
50views more  CACM 1999»
14 years 9 months ago
Y2K International Status and Opportunities
William K. McHenry
100
Voted
ECAI
2004
Springer
15 years 3 months ago
Exploiting Association and Correlation Rules - Parameters for Improving the K2 Algorithm
A Bayesian network is an appropriate tool to deal with the uncertainty that is typical of real-life applications. Bayesian network arcs represent statistical dependence between dif...
Evelina Lamma, Fabrizio Riguzzi, Sergio Storari
SWAT
1990
Springer
75views Algorithms» more  SWAT 1990»
15 years 1 months ago
Finding the k Smallest Spanning Trees
We give improved solutions for the problem of generating the k smallest spanning trees in a graph and in the plane. Our algorithm for general graphs takes time O(m log (m, n) + k2...
David Eppstein