中文
相关论文

相关论文: Distance-two labelings of digraphs

200 篇论文

Let $n \ge 5$ and $k\ge 4$ be positive integers. We determine the maximum size of digraphs of order n that avoid distinct walks of length k with the same endpoints. We also characterize the extremal digraphs attaining this maximum number…

组合数学 · 数学 2016-08-23 Zejun Huang , Zhenhua Lyu , Pu Qiao

We consider labeling nodes of a directed graph for reachability queries. A reachability labeling scheme for such a graph assigns a binary string, called a label, to each node. Then, given the labels of nodes $u$ and $v$ and no other…

数据结构与算法 · 计算机科学 2020-07-14 Maciej Dulęba , Paweł Gawrychowski , Wojciech Janczewski

Let $k\geq2$ be an integer. A tree $T$ is called a $k$-tree if $d_T(v)\leq k$ for each $v\in V(T)$, that is, the maximum degree of a $k$-tree is at most $k$. Let $\lambda_1(D(G))$ denote the distance spectral radius in $G$, where $D(G)$…

组合数学 · 数学 2024-07-22 Sizhong Zhou , Jiancheng Wu

The $k$-Detour problem is a basic path-finding problem: given a graph $G$ on $n$ vertices, with specified nodes $s$ and $t$, and a positive integer $k$, the goal is to determine if $G$ has an $st$-path of length exactly $\text{dist}(s, t) +…

数据结构与算法 · 计算机科学 2023-07-06 Shyan Akmal , Virginia Vassilevska Williams , Ryan Williams , Zixuan Xu

Let $G=(V,E)$ be a graph of order $n$. A closed distance magic labeling of $G$ is a bijection $\ell \colon V(G)\rightarrow \{1,\ldots ,n\}$ for which there exists a positive integer $k$ such that $\sum_{x\in N[v]}\ell (x)=k$ for all $v\in V…

组合数学 · 数学 2018-01-10 Marcin Anholcer , Sylwia Cichacz , Iztok Peterin

A digraph $D$ is an oriented graph if $D$ does not have a pair of opposite arcs. The degree of a vertex $v$ of $D$ is the sum of the in-degree and out-degree of $v.$ Let $fvs(D)$ be the minimum number of vertices whose deletion from $D$…

组合数学 · 数学 2025-12-02 Jiangdong Ai , Gregory Gutin , Xiangzhou Liu , Anders Yeo , Yacong Zhou

The conjecture of Peter Horak and Alex Rosa (generalizing that of Marco Buratti) states that a multiset L of v-1 positive integers not exceeding [v/2] is the list of edge-lengths of a suitable Hamiltonian path of the complete graph with…

组合数学 · 数学 2013-11-05 Anita Pasotti , Marco Antonio Pellegrini

A {\em $k$-kernel} in a digraph $G$ is a stable set $X$ of vertices such that every vertex of $G$ can be joined from $X$ by a directed path of length at most $k$. We prove three results about $k$-kernels. First, it was conjectured by…

组合数学 · 数学 2024-09-10 Tung Nguyen , Alex Scott , Paul Seymour

DNA graph has important contribution in completing the computational step of DNA sequencing process. Using $(\alpha,k)$-labeling, several families of digraphs have characterized as DNA graphs. Dicycles and dipaths are DNA graphs, rooted…

组合数学 · 数学 2018-12-10 Inne Singgih

In three-dimensional geographical scenes, adding labels with leader lines to point features can significantly improve their visibility. Leadered labels have a large degree of freedom in position con-figuration, but existing methods are…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Zhiwei Wei , Nai Yang , Wenjia Xu , Su Ding , Li Minmin , Li You , Guo Renzhong

An out-tree $T$ of a directed graph $D$ is a rooted tree subgraph with all arcs directed outwards from the root. An out-branching is a spanning out-tree. By $l(D)$ and $l_s(D)$ we denote the maximum number of leaves over all out-trees and…

数据结构与算法 · 计算机科学 2008-12-18 Paul Bonsma , Frederic Dorn

A distance labeling scheme is an assignment of bit-labels to the vertices of an undirected, unweighted graph such that the distance between any pair of vertices can be decoded solely from their labels. An important class of distance…

数据结构与算法 · 计算机科学 2019-06-25 Adrian Kosowski , Przemysław Uznański , Laurent Viennot

The dichromatic number $\vec{\chi}(D)$ of a digraph $D$ is the least number $k$ such that the vertex set of $D$ can be partitioned into $k$ parts each of which induces an acyclic subdigraph. Introduced by Neumann-Lara in 1982, this digraph…

组合数学 · 数学 2015-10-26 Julien Bensmail , Ararat Harutyunyan , Ngoc Khang Le

For a digraph $D$ of order $n$ and an integer $1 \leq k \leq n-1$, the $k$-token digraph of $D$ is the graph whose vertices are all $k$-subsets of vertices of $D$ and, given two such $k$-subsets $A$ and $B$, $(A,B)$ is an arc in the…

Let $G$ be a connected graph, and let $b$ and $k$ be two positive integers with $b\equiv1$ (mod 2). A $[1,b]$-odd factor of $G$ is a spanning subgraph $F$ of $G$ with $d_F(v)\equiv1$ (mod 2) and $1\leq d_F(v)\leq b$ for every $v\in V(G)$. A…

组合数学 · 数学 2026-01-14 Sufang Wang , Wei Zhang

This work introduces two new distance metrics for comparing labeled arrays, which are common outputs of image segmentation algorithms. Each pixel in an image is assigned a label, with binary segmentation providing only two labels…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Maryam Berijanian , Katrina Gensterblum , Doruk Alp Mutlu , Katelyn Reagan , Andrew Hart , Dirk Colbry

Let $G=(V,A)$ be a digraph. With every subset $X$ of $V$, we associate the subdigraph $G[X]=(X,A\cap (X\times X))$ of $G$ induced by $X$. Given a positive integer $k$, a digraph $G$ is $(\leq k)$-half-reconstructible if it is determined up…

组合数学 · 数学 2024-02-28 Baraa Salem , Jamel Dammak

An antimagic labelling of a graph is a bijection from the set of edges to $\{1, 2, \ldots , m\}$, such that all vertex-sums are pairwise distinct, where the vertex-sum of a vertex is the sum of labels on the edges incident to it. We say a…

组合数学 · 数学 2025-03-13 Grégoire Beaudoire , Cédric Bentz , Christophe Picouleau

A two-dimensional grid consists of vertices of the form (i,j) for 1 \leq i \leq m and 1 \leq j \leq n, for fixed m,n > 1. Two vertices are adjacent if the \ell_1 distance between their vectors is equal to 1. A landmark set is a subset of…

数据结构与算法 · 计算机科学 2016-02-19 Ron Adar , Leah Epstein

The Kautz digraphs $K(d,\ell)$ are a well-known family of dense digraphs, widely studied as a good model for interconnection networks. Closely related to these, the cyclic Kautz digraphs $CK(d,\ell)$ were recently introduced by B\"ohmov\'a,…

组合数学 · 数学 2017-09-07 C. Dalfó
‹ 上一页 1 8 9 10 下一页 ›