Catálogo de publicaciones - libros

Compartir en
redes sociales


Parameterized and Exact Computation: Second International Workshop, IWPEC 2006, Zürich, Switzerland, September 13-15, 2006, Proceedings

Hans L. Bodlaender ; Michael A. Langston (eds.)

En conferencia: 2º International Workshop on Parameterized and Exact Computation (IWPEC) . Zurich, Switzerland . September 13, 2006 - September 15, 2006

Resumen/Descripción – provisto por la editorial

No disponible.

Palabras clave – provistas por la editorial

Algorithm Analysis and Problem Complexity; Computation by Abstract Devices; Data Structures; Discrete Mathematics in Computer Science; Algorithms

Disponibilidad
Institución detectada Año de publicación Navegá Descargá Solicitá
No detectada 2006 SpringerLink

Información

Tipo de recurso:

libros

ISBN impreso

978-3-540-39098-5

ISBN electrónico

978-3-540-39101-2

Editor responsable

Springer Nature

País de edición

Reino Unido

Fecha de publicación

Información sobre derechos de publicación

© Springer-Verlag Berlin Heidelberg 2006

Tabla de contenidos

The Parameterized Complexity of Enumerating Frequent Itemsets

Matthew Hamilton; Rhonda Chaytor; Todd Wareham

A core problem in data mining is enumerating frequently-occurring itemsets in a given set of transactions. The search and enumeration versions of this problem have recently been proven NP - and # P -hard, respectively (Gunopulos et al , 2003) and known algorithms all have running times whose exponential terms are functions of either the size of the largest transaction in the input and/or the largest itemset in the output. In this paper, we analyze the complexity of the size- k frequent itemset enumeration problem relative to a variety of parameterizations. Many of our hardness results are proved using a recent extension of parameterized complexity to solution-counting problems (McCartin, 2002). These results include hardness for versions of this problem based on restricted transaction-set structure. We also derive a collection of fixed-parameter algorithms using off-the-shelf parameterized algorithm design techniques, several of which suggest new algorithmic directions for the frequent itemset enumeration problem.

Palabras clave: Bipartite Graph; Vertex Cover; Frequent Itemset; Truth Assignment; Hardness Result.

Pp. 227-238

Random Separation: A New Method for Solving Fixed-Cardinality Optimization Problems

Leizhen Cai; Siu Man Chan; Siu On Chan

We develop a new randomized method, random separation , for solving fixed-cardinality optimization problems on graphs, i.e., problems concerning solutions with exactly a fixed number k of elements (e.g., k vertices V ′) that optimize solution values (e.g., the number of edges covered by V ′). The key idea of the method is to partition the vertex set of a graph randomly into two disjoint sets to separate a solution from the rest of the graph into connected components, and then select appropriate components to form a solution. We can use universal sets to derandomize algorithms obtained from this method. This new method is versatile and powerful as it can be used to solve a wide range of fixed-cardinality optimization problems for degree-bounded graphs, graphs of bounded degeneracy (a large family of graphs that contains degree-bounded graphs, planar graphs, graphs of bounded tree-width, and nontrivial minor-closed families of graphs), and even general graphs.

Pp. 239-250

Towards a Taxonomy of Techniques for Designing Parameterized Algorithms

Christian Sloper; Jan Arne Telle

A survey is given of the main techniques in parameterized algorithm design, with a focus on formal descriptions of the less familiar techniques. A taxonomy of techniques is proposed, under the four main headings of Branching, Kernelization, Induction and Win/Win. In this classification the Extremal Method is viewed as the natural maximization counterpart of Iterative Compression, under the heading of Induction. The formal description given of Greedy Localization generalizes the application of this technique to a larger class of problems.

Palabras clave: Planar Graph; Vertex Cover; Reduction Rule; Local Reduction; Hash Family.

Pp. 251-263

Kernels: Annotated, Proper and Induced

Faisal N. Abu-Khzam; Henning Fernau

The notion of a “problem kernel” plays a central role in the design of fixed-parameter algorithms. The $\mathcal{FPT}$ literature is rich in kernelization algorithms that exhibit fundamentally different approaches. We highlight these differences and discuss several generalizations and restrictions of the standard notion.

Palabras clave: Master Problem; Vertex Cover; Parameterized Problem; Kernel Size; Reduction Rule.

Pp. 264-275

The Lost Continent of Polynomial Time: Preprocessing and Kernelization

Michael R. Fellows

One of the main objectives of the talk is to survey the history of the practical algorithmic strategy of preprocessing (also called data-reduction and kernelization ) since the beginnings of computer science, and to overview what theoretical computer science has been able to say about it.

Palabras clave: Polynomial Time; Vertex Cover; Parameterized Problem; Theoretical Computer Science; Complexity Framework.

Pp. 276-277

FPT at Work: Using Fixed Parameter Tractability to Solve Larger Instances of Hard Problems

Frank Dehne

When dealing with hard computational problems (NP-complete or worse), Scientists, Engineers and other users of software provided by Computer Scientists care most about how large a problem instance a particular method is able to solve in reasonable time. In this talk, we discuss the contributions and deficiencies of current fixed parameter tractability methods within this context.

Pp. 278-278