English
Related papers

Related papers: Asymmetric list sizes in bipartite graphs

200 papers

Let $\mathcal{H}$ be a hypergraph of maximal vertex degree $\Delta$, such that each its hyperedge contains at least $\delta$ vertices. Let $k=\lceil\frac{2\Delta}{\delta}\rceil$. We prove that (i) The hypergraph $\mathcal{H}$ admits proper…

Combinatorics · Mathematics 2014-05-29 Nick Gravin , Dmitrii Karpov

In vertex recoloring, we are given $n$ vertices with their initial coloring, and edges arrive in an online fashion. The algorithm must maintain a valid coloring by recoloring vertices, at a cost. The problem abstracts a scenario of job…

Data Structures and Algorithms · Computer Science 2025-01-13 Boaz Patt-Shamir , Adi Rosen , Seeun William Umboh

For a sequence $(H_i)_{i=1}^k$ of graphs, let $\textrm{nim}(n;H_1,\ldots, H_k)$ denote the maximum number of edges not contained in any monochromatic copy of $H_i$ in colour $i$, for any colour $i$, over all $k$-edge-colourings of~$K_n$.…

Combinatorics · Mathematics 2018-07-11 Hong Liu , Oleg Pikhurko , Maryam Sharifzadeh

Given a proper total $k$-coloring $c:V(G)\cup E(G)\to\{1,2,\ldots,k\}$ of a graph $G$, we define the value of a vertex $v$ to be $c(v) + \sum_{uv \in E(G)} c(uv)$. The smallest integer $k$ such that $G$ has a proper total $k$-coloring whose…

Combinatorics · Mathematics 2016-08-08 Sarah Loeb , Jakub Przybyło , Yunfang Tang

We introduce a notion of color-criticality in the context of chromatic-choosability. We define a graph $G$ to be strong $k$-chromatic-choosable if $\chi(G) = k$ and every $(k-1)$-assignment for which $G$ is not list-colorable has the…

Combinatorics · Mathematics 2018-08-08 Hemanshu Kaul , Jeffrey A. Mudrock

Consider a complete balanced bipartite graph $K_{n,n}$ and let $K^c_{n,n}$ be an edge-colored version of $K_{n,n}$ that is obtained from $K_{n,n}$ by having each edge assigned a certain color. A subgraph $H$ of $K^c_{n,n}$ is called…

Combinatorics · Mathematics 2023-10-10 Shanshan Guo , Fei Huang , Jinjiang Yuan , C. T. Ng , T. C. E. Cheng

In this paper, a $k$-edge-coloring of $G$ is any mapping $c:E(G)\longrightarrow [k]$. The edge-coloring $c$ of $G$ naturally defines a vertex-coloring $\sigma_{c}: V(G) \to \mathbb{N}$, where $\sigma_{c}(v)=\sum_{u\in N_G(v)}c(vu)$ for…

Combinatorics · Mathematics 2025-11-04 Rafał Kalinowski , Monika Pilśniak , Elżbieta Sidorowicz , Elżbieta Turowska

Given $K_n$ whose edges are coloured red and blue, and a forest $F$ of order $n$, we seek embeddings of $F$ with small imbalance, that is, difference between the numbers of red and blue edges. We show that if the $2$-colouring of the edges…

Combinatorics · Mathematics 2024-10-10 Lawrence Hollom , Adva Mond , Julien Portier

We consider the bipartite version of the degree/diameter problem, namely, given natural numbers {\Delta} \geq 2 and D \geq 2, find the maximum number Nb({\Delta},D) of vertices in a bipartite graph of maximum degree {\Delta} and diameter D.…

Combinatorics · Mathematics 2014-05-06 Ramiro Feria-Purón , Guillermo Pineda-Villavicencio

Given a graph $G$, a vertex-colouring $\sigma$ of $G$, and a subset $X\subseteq V(G)$, a colour $x \in \sigma(X)$ is said to be \emph{odd} for $X$ in $\sigma$ if it has an odd number of occurrences in $X$. We say that $\sigma$ is an…

Combinatorics · Mathematics 2023-06-05 Tianjiao Dai , Qiancheng Ouyang , François Pirot

An edge-coloured graph $G$ is called $properly$ $connected$ if every two vertices are connected by a proper path. The $proper$ $connection$ $number$ of a connected graph $G$, denoted by $pc(G)$, is the smallest number of colours that are…

Combinatorics · Mathematics 2018-06-26 Xiaxia Guan , Lina Xue , Eddie Cheng , Weihua Yang

Given a bipartite graph $H=(V=V_A\cup V_B,E)$ in which any vertex in $V_A$ (resp.~$V_B$) has degree at most $D_A$ (resp.~$D_B$), suppose there is a partition of $V$ that is a refinement of the bipartition $V_A\cup V_B$ such that the parts…

Combinatorics · Mathematics 2024-02-20 Stijn Cambie , Penny Haxell , Ross J. Kang , Ronen Wdowinski

In this paper we introduce the notion of $\Sigma$-colouring of a graph $G$: For given subsets $\Sigma(v)$ of neighbours of $v$, for every $v\in V(G)$, this is a proper colouring of the vertices of $G$ such that, in addition, vertices that…

Combinatorics · Mathematics 2015-09-28 Omid Amini , Louis Esperet , Jan van den Heuvel

The square $G^2$ of a graph $G$ is the graph defined on $V(G)$ such that two vertices $u$ and $v$ are adjacent in $G^2$ if the distance between $u$ and $v$ in $G$ is at most 2. Let $\chi(H)$ and $\chi_{\ell}(H)$ be the chromatic number and…

Combinatorics · Mathematics 2014-05-08 Seog-Jin Kim , Boram Park

Let $G=(V,E)$ be a simple graph of maximum degree $\Delta$. The edges of $G$ can be colored with at most $\Delta +1$ colors by Vizing's theorem. We study lower bounds on the size of subgraphs of $G$ that can be colored with $\Delta$ colors.…

Data Structures and Algorithms · Computer Science 2014-03-04 Marcin Kamiński , Łukasz Kowalik

We study vertex colourings of digraphs so that no out-neighbourhood is monochromatic and call such a colouring an {\bf out-colouring}. The problem of deciding whether a given digraph has an out-colouring with only two colours (called a…

Discrete Mathematics · Computer Science 2017-12-20 Noga Alon , Joergen Bang-Jensen , Stéphane Bessy

An acyclic edge-coloring of a graph is a proper edge-coloring without bichromatic ($2$-colored) cycles. The acyclic chromatic index of a graph $G$, denoted by $a'(G)$, is the least integer $k$ such that $G$ admits an acyclic edge-coloring…

Discrete Mathematics · Computer Science 2015-03-12 Ayineedi Venkateswarlu , Santanu Sarkar , A. Sai Mali

We prove that for any graph $G$, the total chromatic number of $G$ is at most $\Delta(G)+2\left\lceil \frac{|V(G)|}{\Delta(G)+1} \right\rceil$. This saves one color in comparison with a result of Hind from 1992. In particular, our result…

Combinatorics · Mathematics 2024-05-14 Aseem Dalal , Jessica McDonald , Songling Shan

In the Minimum Bisection problem, input is a graph $G$ and the goal is to partition the vertex set into two parts $A$ and $B$, such that $||A|-|B|| \le 1$ and the number $k$ of edges between $A$ and $B$ is minimized. This problem can be…

Data Structures and Algorithms · Computer Science 2023-08-22 Tanmay Inamdar , Daniel Lokshtanov , Saket Saurabh , Vaishali Surianarayanan

Let $F$ be a (possibly improper) edge-coloring of a graph $G$; a vertex coloring of $G$ is \emph{adapted to} $F$ if no color appears at the same time on an edge and on its two endpoints. If for some integer $k$, a graph $G$ is such that…

Combinatorics · Mathematics 2020-11-02 Carl Johan Casselgren , Jonas B. Granholm , André Raspaud
‹ Prev 1 8 9 10 Next ›