Arne Leitert
Kent State University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Arne Leitert.
international symposium on algorithms and computation | 2012
Andreas Brandstädt; Arne Leitert; Dieter Rautenbach
Let G = (V,E) be a graph. A vertex dominates itself and all its neighbors, i.e., every vertex v ∈ V dominates its closed neighborhood N[v]. A vertex set D in G is an efficient dominating (e.d.) set for G if for every vertex v ∈ V, there is exactly one d ∈ D dominating v. An edge set M ⊆ E is an efficient edge dominating (e.e.d.) set for G if it is an efficient dominating set in the line graph L(G) of G. The ED problem (EED problem, respectively) asks for the existence of an e.d. set (e.e.d. set, respectively) in the given graph.
Information Processing Letters | 2015
Andreas Brandstädt; Pavel Fičur; Arne Leitert; Martin Milanič
An efficient dominating set (or perfect code) in a graph is a set of vertices the closed neighborhoods of which partition the vertex set of the graph. The minimum weight efficient domination problem is the problem of finding an efficient dominating set of minimum weight in a given vertex-weighted graph; the maximum weight efficient domination problem is defined similarly. We develop a framework for solving the weighted efficient domination problems based on a reduction to the maximum weight independent set problem in the square of the input graph. Using this approach, we improve on several previous results from the literature by deriving polynomial-time algorithms for the weighted efficient domination problems in the classes of dually chordal and AT-free graphs. In particular, this answers a question by Lu and Tang regarding the complexity of the minimum weight efficient domination problem in strongly chordal graphs. A framework for solving the minimum weighted efficient domination (Min-WED) problem is developed.The problem is reduced to the maximum weight independent set problem in the square.The Min-WED problem is polynomial for AT-free graphs and dually chordal graphs.In particular, this answers a question by Lu and Tang.The approach also works for the maximization version of the problem.
Theoretical Computer Science | 2017
Feodor F. Dragan; Arne Leitert
Abstract In this paper, we introduce and investigate the Minimum Eccentricity Shortest Path (MESP) problem in unweighted graphs. It asks for a given graph to find a shortest path with minimum eccentricity. Let n and m denote the number of vertices and the number of edges of a given graph. We demonstrate that: • a minimum eccentricity shortest path plays a crucial role in obtaining the best to date approximation algorithm for a minimum distortion embedding of a graph into the line; • the MESP problem is NP-hard for planar bipartite graphs with maximum degree 3 and W[2]-hard for general graphs; • a shortest path of minimum eccentricity k can be computed in O ( n 2 k + 2 m ) time; • a 2-approximation, a 3-approximation, and an 8-approximation for the MESP problem can be computed in O ( n 3 ) time, in O ( n m ) time, and in O ( m ) time, respectively; • in a graph with a shortest path of eccentricity k, a k-dominating set can be found in n O ( k ) time.
workshop on algorithms and data structures | 2015
Feodor F. Dragan; Arne Leitert
In this paper, we introduce and investigate the Minimum Eccentricity Shortest Path (MESP) problem in unweighted graphs. It asks for a given graph to find a shortest path with minimum eccentricity. We demonstrate that: a minimum eccentricity shortest path plays a crucial role in obtaining the best to date approximation algorithm for a minimum distortion embedding of a graph into the line; the MESP-problem is NP-hard on general graphs; a 2-approximation, a 3-approximation, and an 8-approximation for the MESP-problem can be computed in \(\mathcal {O}(n^3)\) time, in \(\mathcal {O}(nm)\) time, and in linear time, respectively; a shortest path of minimum eccentricity k in general graphs can be computed in \(\mathcal {O}(n^{2k+2}m)\) time; the MESP-problem can be solved in linear time for trees.
conference on combinatorial optimization and applications | 2017
Arne Leitert; Feodor F. Dragan
We develop efficient parameterized, with additive error, approximation algorithms for the (Connected)
conference on combinatorial optimization and applications | 2016
Arne Leitert; Feodor F. Dragan
r
Theoretical Computer Science | 2018
Arne Leitert; Feodor F. Dragan
-Domination problem and the (Connected)
Information Processing Letters | 2017
Arne Leitert
p
workshop on graph theoretic concepts in computer science | 2015
Feodor F. Dragan; Arne Leitert
-Center problem for unweighted and undirected graphs. Given a graph
Algorithmica | 2017
Feodor F. Dragan; Ekkehard Köhler; Arne Leitert
G