Sándor Kisfaludi-Bak
Eindhoven University of Technology
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Sándor Kisfaludi-Bak.
international conference on algorithms and complexity | 2017
Sándor Kisfaludi-Bak; Tom C. van der Zanden
We study the exact complexity of the Hamiltonian Cycle and the q-Colouring problem in disk graphs. We show that the Hamiltonian Cycle problem can be solved in \(2^{O(\sqrt{n})}\) on n-vertex disk graphs where the ratio of the largest and smallest disk radius is O(1). We also show that this is optimal: assuming the Exponential Time Hypothesis, there is no \(2^{o(\sqrt{n})}\)-time algorithm for Hamiltonian Cycle, even on unit disk graphs. We give analogous results for graph colouring: under the Exponential Time Hypothesis, for any fixed q, q-Colouring does not admit a \(2^{o(\sqrt{n})}\)-time algorithm, even when restricted to unit disk graphs, and it is solvable in \(2^{O(\sqrt{n})}\)-time on disk graphs.
symposium on the theory of computing | 2018
Mark de Berg; Hans L. Bodlaender; Sándor Kisfaludi-Bak; Dániel Marx; Tom C. van der Zanden
We give an algorithmic and lower-bound framework that facilitates the construction of subexponential algorithms and matching conditional complexity bounds. It can be applied to a wide range of geometric intersection graphs (intersections of similarly sized fat objects), yielding algorithms with running time 2O(n1−1/d) for any fixed dimension d≥ 2 for many well known graph problems, including Independent Set, r-Dominating Set for constant r, and Steiner Tree. For most problems, we get improved running times compared to prior work; in some cases, we give the first known subexponential algorithm in geometric intersection graphs. Additionally, most of the obtained algorithms work on the graph itself, i.e., do not require any geometric information. Our algorithmic framework is based on a weighted separator theorem and various treewidth techniques. The lower-bound framework is based on a constructive embedding of graphs into d-dimensional grids, and it allows us to derive matching 2Ω(n1−1/d) lower bounds under the Exponential Time Hypothesis even in the much more restricted class of d-dimensional induced grid graphs.
Computational Geometry: Theory and Applications | 2018
Péter Györgyi; Bálint Hujter; Sándor Kisfaludi-Bak
Given a set of planar curves (Jordan arcs), each pair of which meets -- either crosses or touches -- exactly once, we establish an upper bound on the number of touchings. We show that such a curve family has
workshop on algorithms and data structures | 2017
Mark de Berg; Hans L. Bodlaender; Sándor Kisfaludi-Bak
O(t^2n)
international symposium on parameterized and exact computation | 2018
Mark de Berg; Sándor Kisfaludi-Bak; Gerhard J. Woeginger
touchings, where
foundations of computer science | 2018
Mark de Berg; Hans L. Bodlaender; Sándor Kisfaludi-Bak; Sudeshna Kolay
t
Theoretical Computer Science | 2018
Mark de Berg; Sándor Kisfaludi-Bak; Gerhard J. Woeginger
is the number of faces in the curve arrangement that contains at least one endpoint of one of the curves. Our method relies on finding special subsets of curves called quasi-grids in curve families; this gives some structural insight into curve families with a high number of touchings.
Lecture Notes in Computer Science | 2017
M.T. de Berg; Hans L. Bodlaender; Sándor Kisfaludi-Bak
Let P be a set of nodes in a wireless network, where each node is modeled as a point in the plane, and let s ∈ P be a given source node. Each node p can transmit information to all other nodes within unit distance, provided p is activated. The (homogeneous) broadcast problem is to activate a minimum number of nodes such that in the resulting directed communication graph, the source s can reach any other node. We study the complexity of the regular and the hop-bounded version of the problem (in the latter, s must be able to reach every node within a specified number of hops), with the restriction that all points lie inside a strip of width w. We almost completely characterize the complexity of both the regular and the hop-bounded versions as a function of the strip width w.
Archive | 2016
M.T. de Berg; Hans L. Bodlaender; Sándor Kisfaludi-Bak
arXiv: Data Structures and Algorithms | 2014
Zoltán Király; Sándor Kisfaludi-Bak