中文
相关论文

相关论文: Distinguishing density and the Distinct Spheres Co…

200 篇论文

An edge-coloring of a graph $G$ with colors $1,\ldots,t$ is an \emph{interval $t$-coloring} if all colors are used, and the colors of edges incident to each vertex of $G$ are distinct and form an integer interval. It is well-known that…

组合数学 · 数学 2019-12-04 Armen R. Davtyan , Gevorg M. Minasyan , Petros A. Petrosyan

To any finite group $G$, we may associate a graph whose vertices are the elements of $G$ and where two distinct vertices $x$ and $y$ are adjacent if and only if the order of the subgroup $\langle x, y\rangle$ is divisible by at least 3…

群论 · 数学 2023-09-12 Karmele Garatea-Zaballa , Andrea Lucchini

Given two graphs $H_1$ and $H_2$, a graph $G$ is $(H_1,H_2)$-free if it contains no induced subgraph isomorphic to $H_1$ or $H_2$. Let $P_t$ be the path on $t$ vertices. A graph $G$ is $k$-vertex-critical if $G$ has chromatic number $k$ but…

组合数学 · 数学 2020-05-08 Kathie Cameron , Jan Goedgebeur , Shenwei Huang , Yongtang Shi

For a simple graph G = (V, E), a coloring of vertices of G using two colors, say red and blue, is called a quasi neighborhood balanced coloring if, for every vertex of the graph, the number of red neighbors and the number of blue neighbors…

组合数学 · 数学 2026-05-18 Maurice Genevieva Almeida

The directions of an infinite graph $G$ are a tangle-like description of its ends: they are choice functions that choose compatibly for all finite vertex sets $X\subseteq V(G)$ a component of $G-X$. Although every direction is induced by a…

组合数学 · 数学 2021-01-19 Jan Kurkofka , Ruben Melcher

The study of graph vertex colorability from an algebraic perspective has introduced novel techniques and algorithms into the field. For instance, it is known that $k$-colorability of a graph $G$ is equivalent to the condition $1 \in…

组合数学 · 数学 2007-09-24 Christopher J. Hillar , Troels Windfeldt

We consider the following extension of the concept of adjacent strong edge colourings of graphs without isolated edges. Two distinct vertices which are at distant at most $r$ in a graph are called $r$-adjacent. The least number of colours…

组合数学 · 数学 2018-03-13 Jakub Przybyło

A strong edge colouring of a graph is an assignment of colours to the edges of the graph such that for every colour, the set of edges that are given that colour form an induced matching in the graph. The strong chromatic index of a graph…

组合数学 · 数学 2013-08-20 Manu Basavaraju , Mathew C. Francis

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

A coloring of the edges of a graph $G$ is strong if each color class is an induced matching of $G$. The strong chromatic index of $G$, denoted by $\chi_{s}^{\prime}(G)$, is the least number of colors in a strong edge coloring of $G$. In…

组合数学 · 数学 2016-08-11 Michał Dębski , Jarosław Grytczuk , Małgorzata Śleszyńska-Nowak

A proper coloring $\phi$ of $G$ is called a proper conflict-free coloring of $G$ if for every non-isolated vertex $v$ of $G$, there is a color $c$ such that $|\phi^{-1}(c)\cap N_G(v)|=1$. As an analogy of degree-choosability of graphs, we…

组合数学 · 数学 2025-09-22 Masaki Kashima , Riste Škrekovski , Rongxing Xu

A graph $G$ is class II, if its chromatic index is at least $\Delta+1$. Let $H$ be a maximum $\Delta$-edge-colorable subgraph of $G$. The paper proves best possible lower bounds for $\frac{|E(H)|}{|E(G)|}$, and structural properties of…

离散数学 · 计算机科学 2012-10-26 Vahan V. Mkrtchyan , Eckhard Steffen

We work with simple graphs in ZF (Zermelo--Fraenkel set theory without the Axiom of Choice (AC)) and assume that the sets of colors can be either well-orderable or non-well-orderable to prove that the following statements are equivalent to…

组合数学 · 数学 2025-07-23 Amitayu Banerjee , Zalán Molnár , Alexa Gopaulsingh

Let $H=(V(H),E(H))$ be a graph. A $k$-coloring of $H$ is a mapping $\pi : V(H) \longrightarrow \{1,2,\ldots, k\}$ so that each color class induces a $K_2$-free subgraph. For a graph $G$ of order at least $2$, a $G$-free $k$-coloring of $H$…

组合数学 · 数学 2022-01-21 Yaser Rowshan

Let $k$ be an positive integer. For any two integers $i$ and $j$ in $\{0,1,\dots,k-1\}$, let $|i-j|_k=\min\{|i-j|,k-|i-j|\}$ be the circular distance between $i$ and $j$. Let $t$ be a nonnegative integer. Suppose $f$ is a mapping from…

组合数学 · 数学 2019-10-17 Dan He , Wensong Lin

The Colouring problem is that of deciding, given a graph $G$ and an integer $k$, whether $G$ admits a (proper) $k$-colouring. For all graphs $H$ up to five vertices, we classify the computational complexity of Colouring for…

离散数学 · 计算机科学 2016-09-06 Konrad K. Dabrowski , François Dross , Daniël Paulusma

For an edge-colored graph $G$, a set $F$ of edges of $G$ is called a \emph{proper cut} if $F$ is an edge-cut of $G$ and any pair of adjacent edges in $F$ are assigned by different colors. An edge-colored graph is \emph{proper disconnected}…

组合数学 · 数学 2019-06-06 Xuqing Bai , You Chen , Meng Ji , Xueliang Li , Yindi Weng , Wenyan Wu

We reconsider density matrices of graphs as defined in [quant-ph/0406165]. The density matrix of a graph is the combinatorial laplacian of the graph normalized to have unit trace. We describe a simple combinatorial condition (the "degree…

A Star Coloring of a graph G is a proper vertex coloring such that every path on four vertices uses at least three distinct colors. The minimum number of colors required for such a star coloring of G is called star chromatic number, denoted…

数据结构与算法 · 计算机科学 2022-11-23 Sriram Bhyravarapu , I. Vinod Reddy

A graph $G$ is said to be $d$-distinguishable if there is a vertex coloring of $G$ with a set of $d$ colors which breaks all of the automorphisms of $G$ but the identity. We call the minimum $d$ for which a graph $G$ is $d$-distinguishiable…

组合数学 · 数学 2019-10-29 Aleksandra Gorzkowska , Mohammad Hadi Shekarriz
‹ 上一页 1 8 9 10 下一页 ›