Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Parameterized complexity of connected even/odd subgraph problems
Fomin F., Golovach P. Journal of Computer and System Sciences80 (1):157-179,2014.Type:Article
Date Reviewed: Jan 2 2014

The notion of fixed parameter tractability involves relaxed polynomial-time complexity, which admits algorithms whose runtimes are exponential, but only in terms of some parameter that is expected to be small. More formally, a problem with input size n and a parameter k is said to be fixed-parameter tractable (FPT) if it can be solved in time f(k) · (n)O(1) for some function f. A problem is in W[1] if and only if it is decidable by a nondeterministic FPT algorithm that does its nondeterministic steps, which are bounded by the parameter k, during the final steps of the computation. It is assumed that FPT ≠ W[1].

A graph is Eulerian if it is connected and has no vertex of odd degree. An even graph (or odd graph) is a graph with each vertex of an even (or odd) degree.

Given a graph G and a non-negative integer k, consider this problem: Does G contain a (connected) subgraph with k vertices (edges) with all vertices of even (odd) degrees?

In 2011, Cai and Yang [1] established the parameterized complexity of all cases except when the subgraph is a k-edge connected odd graph or a connected k-vertex induced even graph. In this paper, the authors settle these two cases. They show that the first case is FPT and the second is W[1]-hard.

I recommend this paper for graduate students and researchers interested in graph theory and complexity theory.

Reviewer:  Tanbir Ahmed Review #: CR141855 (1403-0221)
1) Cai, L.; Yang, B. Parameterized complexity of even/odd subgraph problems. Journal of Discrete Algorithms 9, 3(2011), 231–240.
Bookmark and Share
 
Graph Theory (G.2.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Graph Theory": Date
Graphs and algorithms
Gondran M., Minoux M. (ed), Vajda S., John Wiley & Sons, Inc., New York, NY, 1984. Type: Book (9789780471103745)
Jan 1 1985
On graph rewritings
Raoult J. Theoretical Computer Science 32(1-2): 1-24, 1984. Type: Article
Sep 1 1985
Non-partitionable point sets
Avis D. Information Processing Letters 19(3): 125-129, 1984. Type: Article
Jul 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy