中文
相关论文

相关论文: On $(1^2,2^2)$-packing edge-coloring of sparse sub…

200 篇论文

This paper studies two variants of defective acyclic coloring of planar graphs. For a graph $G$ and a coloring $\varphi$ of $G$, a 2CC transversal is a subset $E'$ of $E(G)$ that intersects every 2-colored cycle. Let $k$ be a positive…

组合数学 · 数学 2023-01-30 On-Hei Solomon Lo , Ben Seamone , Xuding Zhu

An $i$-independent set is a vertex set whose pairwise distance is at least $i+1$. A proper (square) $k$-coloring of a graph $G$ is a partition of its vertex set into $k$ independent ($2$-independent) sets. A packing $(1^{j}, 2^k)$-coloring…

组合数学 · 数学 2026-04-02 Xujun Liu , Zihui Xu , Xin Zhang

A proper edge coloring of a graph $G$ with colors $1,2,\dots,t$ is called a \emph{cyclic interval $t$-coloring} if for each vertex $v$ of $G$ the edges incident to $v$ are colored by consecutive colors, under the condition that color $1$ is…

组合数学 · 数学 2017-03-30 Armen S. Asratian , Carl Johan Casselgren , Petros A. Petrosyan

Let $G$ be a graph and $\mathcal {S}$ be a subset of $Z$. A vertex-coloring $\mathcal {S}$-edge-weighting of $G$ is an assignment of weight $s$ by the elements of $\mathcal {S}$ to each edge of $G$ so that adjacent vertices have different…

组合数学 · 数学 2013-07-09 Hongliang Lu

Let $G$ be a graph whose each component has order at least 3. Let $s : E(G) \rightarrow \mathbb{Z}_k$ for some integer $k\geq 2$ be an improper edge coloring of $G$ (where adjacent edges may be assigned the same color). If the induced…

离散数学 · 计算机科学 2016-09-26 Paniz Abedin , Saieed Akbari , Marc Demange , Tinaz Ekim

An interval coloring of a graph G is a proper coloring of E(G) by positive integers such that the colors on the edges incident to any vertex are consecutive. A (3,4)-biregular bigraph is a bipartite graph in which each vertex of one part…

We study weighted edge coloring of graphs, where we are given an undirected edge-weighted general multi-graph $G := (V, E)$ with weights $w : E \rightarrow [0, 1]$. The goal is to find a proper weighted coloring of the edges with as few…

数据结构与算法 · 计算机科学 2021-01-01 Debarsho Sannyasi

An edge-coloring of a multigraph G with colors 1,2,...,t is called an interval t-coloring if all colors are used, and the colors of edges incident to any vertex of G are distinct and form an interval of integers. In this paper we prove that…

离散数学 · 计算机科学 2011-10-07 Petros A. Petrosyan

A strong edge-colouring of a graph is a proper edge-colouring where each colour class induces a matching. It is known that every planar graph with maximum degree $\Delta$ has a strong edge-colouring with at most $4\Delta+4$ colours. We show…

离散数学 · 计算机科学 2014-07-22 Julien Bensmail , Ararat Harutyunyan , Hervé Hocquard , Petru Valicov

A k-edge-weighting of a graph G is a function w: E(G)->{1,2,...,k}. An edge-weighting naturally induces a vertex coloring c, where for every vertex v in V(G), c(v) is sum of weights of the edges that are adjacent to vertex v. If the induced…

组合数学 · 数学 2012-05-16 Akbar Davoodi , Behnaz Omoomi

A proper edge coloring of a graph is strong if it creates no bichromatic path of length three. It is well known that for a strong edge coloring of a $k$-regular graph at least $2k-1$ colors are needed. We show that a $k$-regular graph…

组合数学 · 数学 2022-07-13 Borut Lužar , Edita Mačajová , Martin Škoviera , Roman Soták

A strong edge coloring of a graph $G$ is an assignment of colors to the edges of $G$ such that two distinct edges are colored differently if they are incident to a common edge or share an endpoint. The strong chromatic index of a graph $G$,…

组合数学 · 数学 2025-07-17 Yunfang Tang , Zhiwei Bi

An edge-coloring of a graph $G$ with colors $1,2,\ldots,t$ is called an interval $t$-coloring if for each $i\in \{1,2,\ldots,t\}$ there is at least one edge of $G$ colored by $i$, and the colors of edges incident to any vertex of $G$ are…

离散数学 · 计算机科学 2010-08-13 R. R. Kamalian , P. A. Petrosyan

Given an arbitrary graph $G$ we study the chromatic number of a random subgraph $G_{1/2}$ obtained from $G$ by removing each edge independently with probability $1/2$. Studying $\chi(G_{1/2})$ has been suggested by Bukh~\cite{Bukh}, who…

组合数学 · 数学 2018-05-03 Igor Shinkar

A graph $G$ is a link-irregular graph if every two distinct vertices of $G$ have non-isomorphic links. The link of a vertex $v$ in $G$ is the subgraph induced by the neighbors of $v$ in $G$. Ali, Chartrand and Zhang [Discussiones…

组合数学 · 数学 2025-06-13 Alexander Bastien , Omid Khormali

$(1^a, 2^b)$-coloring is the problem of partitioning the vertex set of a graph into $a$ independent sets and $b$ 2-independent sets. This problem was recently introduced by Choi and Liu. We study the computational complexity and extremal…

组合数学 · 数学 2026-02-16 Thomas Delépine

In an edge-coloring of a cubic graph, an edge is poor or rich, if the set of colors assigned to the edge and the four edges adjacent it, has exactly five or exactly three distinct colors, respectively. An edge is normal in an edge-coloring…

离散数学 · 计算机科学 2021-10-05 Giuseppe Mazzuoccolo , Vahan Mkrtchyan

The star chromatic index of a graph $G$, denoted by $\chi^\prime_s(G)$, is the smallest integer $k$ for which $G$ admits a proper edge coloring with $k$ colors such that every path and cycle of length four is not bicolored. Let $d$ be the…

组合数学 · 数学 2024-10-22 Behnaz Omoomi Marzieh Vahid Dastjerdi

Given a (proper) vertex coloring $f$ of a graph $G$, say $f\colon V(G)\to \mathbb{N}$, the difference edge labelling induced by $f$ is a function $h\colon E(G)\to \mathbb{N}$ defined as $h(uv)=|f(u)-f(v)|$ for every edge $uv$ of $G$. A…

组合数学 · 数学 2024-07-23 Cyriac Antony , Laavanya D. , Devi Yamini S

An edge-coloring of a graph $G$ with colors $1,\ldots,t$ is called an interval $t$-coloring if all colors are used, and the colors of edges incident to any vertex of $G$ are distinct and form an interval of integers. A graph $G$ is interval…

组合数学 · 数学 2013-03-06 Petros A. Petrosyan