• Eunjin Oh (오은진), Feedback Vertex Set on Geometric Intersection Graphs

    Room B232 IBS (기초과학연구원)

    I am going to present an algorithm for computing a feedback vertex set of a unit disk graph of size k, if it exists, which runs in time $2^{O(\sqrt{k})}(n + m)$, where $n$ and $m$ denote the numbers of vertices and edges, respectively. This improves the $2^{O(\sqrt{k}\log k)}(n + m)$-time algorithm for this problem on unit disk

  • Eunjin Oh (오은진), Parameterized algorithms for the planar disjoint paths problem

    Room B332 IBS (기초과학연구원)

    Given an undirected planar graph $G$ with $n$ vertices and a set $T$ of $k$ pairs $(s_i,t_i)_{i=1}^k$ of vertices, the goal of the planar disjoint paths problem is to find a set $\mathcal P$ of $k$ pairwise vertex-disjoint paths connecting $s_i$ and $t_i$ for all indices $i\in\{1,\ldots,k\}$. This problem has been studied extensively due to

  • Eunjin Oh (오은진), Approximation Algorithms for the Geometric Multimatching Problem

    Room B332 IBS (기초과학연구원)

    Let S and T be two sets of points in a metric space with a total of n points. Each point in S and T has an associated value that specifies an upper limit on how many points it can be matched with from the other set. A multimatching between S and T is a way of pairing points such that each point in S is matched with at least as many