中文
相关论文

相关论文: Models for the k-metric dimension

200 篇论文

A generator of a metric space is a set $S$ of points in the space with the property that every point of the space is uniquely determined by its distances from the elements of $S$. Given a simple graph $G=(V,E)$, we define the distance…

组合数学 · 数学 2015-10-21 A. Estrada-Moreno , Y. Ramirez-Cruz , J. A. Rodriguez-Velazquez

A k-ranking of a graph G is a labeling of the vertices of G with values from 1,...,k such that any path joining two vertices with the same label contains a vertex having a higher label. The tree-depth of G is the smallest value of k for…

组合数学 · 数学 2016-04-05 Michael D. Barrus , John Sinkovic

A graph is distance-hereditary if for any pair of vertices, their distance in every connected induced subgraph containing both vertices is the same as their distance in the original graph. The Distance-Hereditary Vertex Deletion problem…

数据结构与算法 · 计算机科学 2017-02-22 Eun Jung Kim , O-joung Kwon

A vertex $v\in V(G)$ is said to distinguish two vertices $x,y\in V(G)$ of a nontrivial connected graph $G$ if the distance from $v$ to $x$ is different from the distance from $v$ to $y$. A set $S\subset V(G)$ is a local metric generator for…

组合数学 · 数学 2015-05-25 Gabriel A. Barragan-Ramirez , Juan A. Rodriguez-Velazquez

An assignment of numbers to the vertices of graph G is closed distinguishing if for any two adjacent vertices v and u the sum of labels of the vertices in the closed neighborhood of the vertex v differs from the sum of labels of the…

组合数学 · 数学 2016-11-11 Ali Dehghan , Mohsen Mollahajiaghaei

Let $G$ be a graph on $n$ vertices. We call a subset $A$ of the vertex set $V(G)$ \emph{$k$-small} if, for every vertex $v \in A$, $\deg(v) \le n - |A| + k$. A subset $B \subseteq V(G)$ is called \emph{$k$-large} if, for every vertex $u \in…

组合数学 · 数学 2012-05-09 Asen Bojilov , Yair Caro , Adriana Hansberg , Nedyalko Nenov

Metric dimension is a graph parameter motivated by problems in robot navigation, drug design, and image processing. In this paper, we answer several open extremal problems on metric dimension and pattern avoidance in graphs from (Geneson,…

组合数学 · 数学 2020-09-01 Jesse Geneson , Suchir Kaustav , Antoine Labelle

In this paper we give a method to associate a graph with an arbitrary density matrix referred to a standard orthonormal basis in the Hilbert space of a finite dimensional quantum system. We study the related issues like classification of…

量子物理 · 物理学 2007-08-28 Ali Saif M. Hassan , Pramod Joag

A graph G is distinguished if its vertices are labelled by a map \phi: V(G) \longrightarrow {1,2,...,k} so that no graph automorphism preserves \phi. The distinguishing number of G is the minimum number k necessary for \phi to distinguish…

组合数学 · 数学 2007-05-23 Julianna S. Tymoczko

Given a sparse undirected graph G with weights on the edges, a k-plex partition of G is a partition of its set of nodes such that each component is a k-plex. A subset of nodes S is a k-plex if the degree of every node in the associated…

组合数学 · 数学 2016-12-20 Pedro Martins

An independent set in a graph G is a set of vertices no two of which are joined by an edge. A vertex-weighted graph associates a weight with every vertex in the graph. A vertex-weighted graph G is called a unique independence…

计算复杂性 · 计算机科学 2009-07-02 Farzad Didehvar , Ali D. Mehrabi , Fatemeh Raee B

A graph is said to be a Konig graph if the size of its maximum matching is equal to the size of its minimum vertex cover. The Konig Edge Deletion problem asks if in a given graph there exists a set of at most k edges whose deletion results…

数据结构与算法 · 计算机科学 2019-09-26 Diptapriyo Majumdar , Rian Neogi , Venkatesh Raman , S. Vaishali

In an undirected graph $G=(V,E)$, we say $(A,B)$ is a pair of perfectly matched sets if $A$ and $B$ are disjoint subsets of $V$ and every vertex in $A$ (resp. $B$) has exactly one neighbor in $B$ (resp. $A$). The size of a pair of perfectly…

离散数学 · 计算机科学 2022-11-08 N. R. Aravind , Roopam Saxena

Graph Burning asks, given a graph $G = (V,E)$ and an integer $k$, whether there exists $(b_{0},\dots,b_{k-1}) \in V^{k}$ such that every vertex in $G$ has distance at most $i$ from some $b_{i}$. This problem is known to be NP-complete even…

数据结构与算法 · 计算机科学 2020-09-29 Yasuaki Kobayashi , Yota Otachi

A weighted (directed) graph is a (directed) graph with integer weights assigned to its vertices and edges. The weight of a subgraph is the sum of weights of vertices and edges in the subgraph. The problem of determining the largest order…

组合数学 · 数学 2024-07-02 Ajit A. Diwan

Linear rank-width is a graph width parameter, which is a variation of rank-width by restricting its tree to a caterpillar. As a corollary of known theorems, for each $k$, there is a finite obstruction set $\mathcal{O}_k$ of graphs such that…

组合数学 · 数学 2014-09-10 Jisu Jeong , O-joung Kwon , Sang-il Oum

This paper deals with the maximum value of the difference between the determining number and the metric dimension of a graph as a function of its order. Our technique requires to use locating-dominating sets, and perform an independent…

组合数学 · 数学 2014-01-16 Delia Garijo , Antonio González , Alberto Márquez

Visibility problems have been investigated for a long time under different assumptions as they pose challenging combinatorial problems and are connected to robot navigation problems. The mutual-visibility problem in a graph $G$ of $n$…

计算复杂性 · 计算机科学 2024-07-02 Davide Bilò , Alessia Di Fonso , Gabriele Di Stefano , Stefano Leucci

Tracking of moving objects is crucial to security systems and networks. Given a graph $G$, terminal vertices $s$ and $t$, and an integer $k$, the \textsc{Tracking Paths} problem asks whether there exists at most $k$ vertices, which if…

数据结构与算法 · 计算机科学 2020-08-24 Pratibha Choudhary , Venkatesh Raman

Let v(G) be the number of vertices and t(G,k) the maximum number of disjoint k-edge trees in G. In this paper we show that (a1) if G is a graph with every vertex of degree at least two and at most s, where s > 3, then t(G,2) is at least…

组合数学 · 数学 2007-05-23 Alexander Kelmans