中文
相关论文

相关论文: The Cost of 2-Distinguishing Hypercubes

200 篇论文

A vertex $v$ of a 2-connected cubic graph $G$ is $\lambda$-matchable if $G$ has a spanning subgraph in which $v$ has degree three whereas every other vertex has degree one, and we let $\lambda(G)$ denote the number of such vertices.…

组合数学 · 数学 2025-10-15 Santhosh Raghul , Nishad Kothari

Given a graph $G$, we would like to find (if it exists) the largest induced subgraph $H$ in which there are at least $k$ vertices realizing the maximum degree of $H$. This problem was first posed by Caro and Yuster. They proved, for…

组合数学 · 数学 2017-04-28 Yair Caro , Josef Lauri , Christina Zarb

The colouring number col(G) of a graph G is the smallest integer k for which there is an ordering of the vertices of G such that when removing the vertices of G in the specified order no vertex of degree more than k-1 in the remaining graph…

组合数学 · 数学 2011-08-05 Matthias Kriesell , Anders Sune Pedersen

We consider how to assign labels to any undirected graph with n nodes such that, given the labels of two nodes and no other information regarding the graph, it is possible to determine the distance between the two nodes. The challenge in…

数据结构与算法 · 计算机科学 2015-04-20 Stephen Alstrup , Cyril Gavoille , Esben Bistrup Halvorsen , Holger Petersen

A {\it universal labeling} of a graph $G$ is a labeling of the edge set in $G$ such that in every orientation $\ell$ of $G$ for every two adjacent vertices $v$ and $u$, the sum of incoming edges of $v$ and $u$ in the oriented graph are…

组合数学 · 数学 2017-02-06 Arash Ahadi , Ali Dehghan , Morteza Saghafian

In this paper, we study the following two hypercube coloring problems: Given $n$ and $d$, find the minimum number of colors, denoted as ${\chi}'_{d}(n)$ (resp. ${\chi}_{d}(n)$), needed to color the vertices of the $n$-cube such that any two…

组合数学 · 数学 2010-01-14 Fang-Wei Fu , San Ling , Chaoping Xing

The dissociation number ${\rm diss}(G)$ of a graph $G$ is the maximum order of a set of vertices of $G$ inducing a subgraph that is of maximum degree at most $1$. Computing the dissociation number of a given graph is algorithmically hard…

组合数学 · 数学 2022-02-21 Felix Bock , Johannes Pardey , Lucia D. Penso , Dieter Rautenbach

Let $\phi_H^r(n)$ be the smallest integer such that, for all $r$-graphs $G$ on $n$ vertices, the edge set $E(G)$ can be partitioned into at most $\phi_H^r(n)$ parts, of which every part either is a single edge or forms an $r$-graph…

组合数学 · 数学 2017-10-17 Xinmin Hou , Boyuan Liu , Hongliang Lu

It is proved that the median eigenvalues of every connected bipartite graph $G$ of maximum degree at most three belong to the interval $[-1,1]$ with a single exception of the Heawood graph, whose median eigenvalues are $\pm\sqrt{2}$.…

组合数学 · 数学 2016-08-10 Bojan Mohar

{\it A unit cube in $k$-dimension (or a $k$-cube) is defined as the cartesian product $R_1 \times R_2 \times ... \times R_k$, where each $R_i$ is a closed interval on the real line of the form $[a_i, a_i+1]$. The {\it cubicity} of $G$,…

离散数学 · 计算机科学 2008-10-16 L. Sunil Chandran , Anita Das , Naveen Sivadasan

The distinguishing number (index) $D(G)$ ($D'(G)$) of a graph $G$ is the least integer $d$ such that $G$ has an vertex labeling (edge labeling) with $d$ labels that is preserved only by a trivial automorphism. Let $G$ be a connected graph…

组合数学 · 数学 2016-07-26 Samaneh Soltani , Saeid Alikhani

For a graph $G$, let $f_2(G)$ denote the largest number of vertices in a $2$-regular subgraph of $G$. We determine the minimum of $f_2(G)$ over $3$-regular $n$-vertex simple graphs $G$. To do this, we prove that every $3$-regular multigraph…

组合数学 · 数学 2019-03-22 Ilkyoo Choi , Ringi Kim , Alexandr Kostochka , Boram Park , Douglas B. West

Call a colouring of a graph \emph{distinguishing} if the only automorphism of this graph which preserves said colouring is the identity. Let $H$ be an arbitrary graph. We say that a graph $G$ is \emph{$H$-free} if $G$ does not contain an…

组合数学 · 数学 2021-05-25 Marcin Stawiski

An $L(2, 1)$-labeling of a graph $G$ is an assignment of a nonnegative integer to each vertex of $G$ such that adjacent vertices receive integers that differ by at least two and vertices at distance two receive distinct integers. The span…

组合数学 · 数学 2015-03-25 Xiangwen Li , Sanming Zhou

The distinguishing number (index) $D(G)$ ($D'(G)$) of a graph $G$ is the least integer $d$ such that $G$ has an vertex labeling (edge labeling) with $d$ labels that is preserved only by a trivial automorphism. In this paper we study the…

组合数学 · 数学 2017-02-08 Saeid Alikhani , Samaneh Soltani

The distinguishing number $\operatorname D(G)$ of a graph $G$ is the least cardinal $d$ such that $G$ has a labeling with $d$ labels which is only preserved by the trivial automorphism. We show that the distinguishing number of infinite,…

组合数学 · 数学 2013-11-19 Johannes Cuno , Wilfried Imrich , Florian Lehner

The parameter $q(G)$ of a graph $G$ is the minimum number of distinct eigenvalues of a symmetric matrix whose pattern is given by $G$. We introduce a novel graph product by which we construct new infinite families of graphs that achieve…

组合数学 · 数学 2025-01-09 Eric Culver , Mark Kempton

We quantify the separation between the numbers of labeled examples required to learn in two settings: Settings with and without the knowledge of the distribution of the unlabeled data. More specifically, we prove a separation by…

机器学习 · 计算机科学 2019-05-15 Alexander Golovnev , Dávid Pál , Balázs Szörényi

The L(2, 1)-labeling of a digraph G is a function f from the node set of $G$ to the set of all nonnegative integers such that $|f(x)-f(y)| \geq 2$ if $x$ and $y$ are at distance 1, and $f(x)=f(y)$ if $x$ and $y$ are at distance 2, where the…

离散数学 · 计算机科学 2009-10-01 Tiziana Calamoneri

A graph $G$ is said to be a $(k,\ell)$-graph if its vertex set can be partitioned into $k$ independent sets and $\ell$ cliques. It is well established that the recognition problem for $(k,\ell)$-graphs is NP-complete whenever $k \geq 3$ or…

离散数学 · 计算机科学 2025-10-21 Flavia Bonomo-Braberman , Min Chih Lin , Ignacio Maqueda