Skip to main content

Showing 1–8 of 8 results for author: Maia, A K

.
  1. arXiv:2503.05895  [pdf, ps, other

    cs.CC

    Minimum cost flow decomposition on arc-coloured networks

    Authors: Claudio Carvalho Neto, Ana Karolinna Maia, Cláudia Linhares Sales, Jonas Costa Ferreira da Silva

    Abstract: A network $\mathcal{N}$ is formed by a (multi)digraph $D$ together with a \emph{capacity function} $u : A(D) \to R_+$, and it is denoted by $\mathcal{N} = (D,u)$. A flow on $\mathcal{N}$ is a function $x: A(D) \to R_+$ such that $x(a) \leq u(a)$ for all $a \in A(D)$, and it is said to be $k$-splittable if it can be decomposed into up to $k$ paths. We say that a flow is $λ$-uniform if its value on… ▽ More

    Submitted 7 March, 2025; originally announced March 2025.

    Comments: 20 pages, 10 figures

  2. arXiv:2210.01598  [pdf, other

    math.CO cs.CC cs.DM

    On the hull and interval numbers of oriented graphs

    Authors: J. Araujo, A. K. Maia, P. P. Medeiros, L. Penso

    Abstract: In this work, for a given oriented graph $D$, we study its interval and hull numbers, respectively, in the oriented geodetic, P3 and P3* convexities. This last one, we believe to be formally defined and first studied in this paper, although its undirected version is well-known in the literature. Concerning bounds, for a strongly oriented graph D, and the oriented geodetic convexity, we prove tha… ▽ More

    Submitted 1 March, 2024; v1 submitted 4 October, 2022; originally announced October 2022.

    ACM Class: G.2.2

  3. arXiv:2105.01582  [pdf, other

    cs.DS cs.DM math.CO

    FPT algorithms for packing $k$-safe spanning rooted sub(di)graphs

    Authors: Stéphane Bessy, Florian Hörsch, Ana Karolinna Maia, Dieter Rautenbach, Ignasi Sau

    Abstract: We study three problems introduced by Bang-Jensen and Yeo [Theor. Comput. Sci. 2015] and by Bang-Jensen, Havet, and Yeo [Discret. Appl. Math. 2016] about finding disjoint "balanced" spanning rooted substructures in graphs and digraphs, which generalize classic packing problems. Namely, given a positive integer $k$, a digraph $D=(V,A)$, and a root $r \in V$, we consider the problem of finding two a… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

    Comments: 20 pages, 1 figure

    MSC Class: 05C20; 68Q27 ACM Class: G.2.2; F.2.2

  4. arXiv:2007.07738  [pdf, ps, other

    cs.DS cs.CC math.CO

    Adapting the Directed Grid Theorem into an FPT Algorithm

    Authors: Victor Campos, Raul Lopes, Ana Karolinna Maia, Ignasi Sau

    Abstract: The Grid Theorem of Robertson and Seymour [JCTB, 1986], is one of the most important tools in the field of structural graph theory, finding numerous applications in the design of algorithms for undirected graphs. An analogous version of the Grid Theorem in digraphs was conjectured by Johnson et al. [JCTB, 2001], and proved by Kawarabayashi and Kreutzer [STOC, 2015]. Namely, they showed that there… ▽ More

    Submitted 12 May, 2022; v1 submitted 15 July, 2020; originally announced July 2020.

    Comments: 36 pages, 14 figures

    MSC Class: 05C20 ACM Class: G.2.2; F.2.2

  5. arXiv:2007.05246  [pdf, other

    cs.DS cs.CC math.CO

    Target set selection with maximum activation time

    Authors: Lucas Keiler, Carlos Vinicius G. C. Lima, Ana Karolinna Maia, Rudini Sampaio, Ignasi Sau

    Abstract: A target set selection model is a graph $G$ with a threshold function $τ:V\to \mathbb{N}$ upper-bounded by the vertex degree. For a given model, a set $S_0\subseteq V(G)$ is a target set if $V(G)$ can be partitioned into non-empty subsets $S_0,S_1,\dotsc,S_t$ such that, for $i \in \{1, \ldots, t\}$, $S_i$ contains exactly every vertex $v$ having at least $τ(v)$ neighbors in… ▽ More

    Submitted 10 July, 2020; originally announced July 2020.

    Comments: 27 pages, 12 figures

    MSC Class: 05C15 ACM Class: G.2.2; F.2.2

  6. Finding a subdivision of a prescribed digraph of order 4

    Authors: Frédéric Havet, A. Karolinna Maia, Bojan Mohar

    Abstract: The problem of when a given digraph contains a subdivision of a fixed digraph $F$ is considered. Bang-Jensen et al. laid out foundations for approaching this problem from the algorithmic point of view. In this paper we give further support to several open conjectures and speculations about algorithmic complexity of finding $F$-subdivisions. In particular, up to 5 exceptions, we completely classify… ▽ More

    Submitted 5 August, 2017; originally announced August 2017.

    Comments: To appear in Journal of Graph Theory

    MSC Class: 05Cxx

  7. arXiv:1706.09066  [pdf, other

    cs.DS cs.CC

    On the complexity of finding internally vertex-disjoint long directed paths

    Authors: Júlio Araújo, Victor A. Campos, Ana Karolinna Maia, Ignasi Sau, Ana Silva

    Abstract: For two positive integers $k$ and $\ell$, a $(k \times \ell)$-spindle is the union of $k$ pairwise internally vertex-disjoint directed paths with $\ell$ arcs between two vertices $u$ and $v$. We are interested in the (parameterized) complexity of several problems consisting in deciding whether a given digraph contains a subdivision of a spindle, which generalize both the Maximum Flow and Longest P… ▽ More

    Submitted 27 June, 2017; originally announced June 2017.

    Comments: 20 pages, 7 figures

    MSC Class: 05C20 ACM Class: G.2.2; F.2.2

  8. arXiv:1107.0056  [pdf, ps, other

    cs.DM cs.CC cs.DS

    Fixed parameter algorithms for restricted coloring problems

    Authors: Victor Campos, Cláudia Linhares-Sales, Ana Karolinna Maia, Nicolas Martins, Rudini Menezes Sampaio

    Abstract: In this paper, we obtain polynomial time algorithms to determine the acyclic chromatic number, the star chromatic number, the Thue chromatic number, the harmonious chromatic number and the clique chromatic number of $P_4$-tidy graphs and $(q,q-4)$-graphs, for every fixed $q$. These classes include cographs, $P_4$-sparse and $P_4$-lite graphs. All these coloring problems are known to be NP-hard for… ▽ More

    Submitted 13 September, 2011; v1 submitted 30 June, 2011; originally announced July 2011.