On Making Directed Graphs Eulerian
@article{Sorge2011OnMD, title={On Making Directed Graphs Eulerian}, author={Manuel Sorge}, journal={ArXiv}, year={2011}, volume={abs/1101.4283} }
A directed graph is called Eulerian, if it contains a tour that traverses every arc in the graph exactly once. We study the problem of Eulerian extension (EE) where a directed multigraph G and a weight function is given and it is asked whether G can be made Eulerian by adding arcs whose total weight does not exceed a given threshold. This problem is motivated through applications in vehicle routing and flowshop scheduling. However, EE is NP-hard and thus we use the parameterized complexity…
Figures and Tables from this paper
4 Citations
From Few Components to an Eulerian Graph by Adding Arcs
- MathematicsWG
- 2011
It is shown that EE is fixed-parameter tractable with respect to the combined parameter "number of connected components in the underlying undirected multigraph" and "sum of indeg - outdeg over all vertices v in the input multigraph where this value is positive".
Efficient Algorithms for Eulerian Extension and Rural Postman
- Computer ScienceSIAM J. Discret. Math.
- 2013
This work shows that the NP-hard Weighted Multigraph Eulerian Extension problem is fixed-parameter tractable with respect to the number of extension arcs, and presents several polynomial-time algorithms for natural Euleria extension problems, including undirected variants which can be defined analogously to the directed ones.
Parameterized Complexity of Eulerian Deletion Problems
- Computer ScienceAlgorithmica
- 2012
A randomized FPT algorithm for making an undirected graph Eulerian by deleting the minimum number of edges, based on a novel application of the color coding technique is shown, proving that this is not possible unless NP⊆coNP/poly.
A new view on Rural Postman based on Eulerian Extension and Matching
- MathematicsJ. Discrete Algorithms
- 2011
References
SHOWING 1-10 OF 35 REFERENCES
Efficient Algorithms for Eulerian Extension
- MathematicsWG
- 2010
The main result is to show that the NP-hard WEIGHTED MULTIGRAPH EULERIAN EXTENSION is fixed-parameter tractable with respect to the number k of extension edges (arcs).
On general routing problems
- Mathematics, Computer ScienceNetworks
- 1976
It is shown that a proposed conversion of required nodes to required arcs is not allowed and that the problem remains polynomial complete if Q = θ, and the proposed transformations from M vehicle to single vehicle problems are shown to be incorrect.
The spanning subgraphs of eulerian graphs
- MathematicsJ. Graph Theory
- 1977
It is shown that a connected graph G spans an eulerian graph if and only if G is not spanned by an odd complete bigraph K(2m + 1, 2n + 1). A disconnected graph spans an eulerian graph if and only if…
On the parameterized complexity of multiple-interval graph problems
- MathematicsTheor. Comput. Sci.
- 2009
Digraphs - theory, algorithms and applications
- Mathematics
- 2002
Digraphs is an essential, comprehensive reference for undergraduate and graduate students, and researchers in mathematics, operations research and computer science, and it will also prove invaluable to specialists in related areas, such as meteorology, physics and computational biology.
Algorithms for Enumerating All Spanning Trees of Undirected and Weighted Graphs
- Computer ScienceSIAM J. Comput.
- 1995
Algorithms for enumeration of spanning trees in undirected graphs, with and without weights, are presented, based on swapping edges in a fundamental cycle to construct a computation tree.
On Eulerian Extension Problems and their Application to Sequencing Problems
- Business
- 2009
We introduce a new technique for solving several sequencing problems. We consider Gilmore and Gomory’s variant of the Traveling Salesman Problem and two variants of no-wait flowshop scheduling, the…
Incompressibility through Colors and IDs
- Computer Science, MathematicsICALP
- 2009
This paper shows how to combine results with combinatorial reductions which use colors and IDs in order to prove kernelization lower bounds for a variety of basic problems, and rules out the existence of compression algorithms for many of the problems in question.
On general routing problems: Comments
- Computer ScienceNetworks
- 1976
The RPP, TSP, and GRP a r e a l l polynomial complete rout ing problems, and why they requi re branch and bound (subtour e l imina t ion) a lgori thms, as well as the theorem presented.
Reducibility Among Combinatorial Problems
- Computer Science50 Years of Integer Programming
- 1972
Throughout the 1960s I worked on combinatorial optimization problems including logic circuit design with Paul Roth and assembly line balancing and the traveling salesman problem with Mike Held, which made me aware of the importance of distinction between polynomial-time and superpolynomial-time solvability.