中文
相关论文

相关论文: Intrinsic linking and knotting in tournaments

200 篇论文

An edge-coloured graph $G$ is called $properly$ $connected$ if every two vertices are connected by a proper path. The $proper$ $connection$ $number$ of a connected graph $G$, denoted by $pc(G)$, is the smallest number of colours that are…

组合数学 · 数学 2018-06-26 Xiaxia Guan , Lina Xue , Eddie Cheng , Weihua Yang

A set of vertices of a graph $G$ such that each vertex of $G$ is either in the set or is adjacent to a vertex in the set is called a dominating set of $G$. If additionally, the set of vertices induces a connected subgraph of $G$ then the…

组合数学 · 数学 2024-03-04 Felicity Bryant , Elena Pavelescu

Let $\vec{T}_k$ be the transitive tournament on $k$ vertices. We show that every oriented graph on $n=4m$ vertices with minimum total degree $(11/12+o(1))n$ can be partitioned into vertex disjoint $\vec{T}_4$'s, and this bound is…

组合数学 · 数学 2020-05-28 Louis DeBiasio , Allan Lo , Theodore Molla , Andrew Treglown

A fair dominating set in a graph $G$ (or FD-set) is a dominating set $S$ such that all vertices not in $S$ are dominated by the same number of vertices from $S$; that is, every two vertices not in $S$ have the same number of neighbors in…

组合数学 · 数学 2011-09-07 Yair Caro , Adriana Hansberg , Michael A. Henning

We show that, given any $n$ and $\alpha$, every embedding of any sufficiently large complete graph in $\mathbb{R}^3$ contains an oriented link with components $Q_1$, ..., $Q_n$ such that for every $i\not =j$, $|\lk(Q_i,Q_j)|\geq\alpha$ and…

几何拓扑 · 数学 2009-01-18 Erica Flapan , Blake Mellor , Ramin Naimi

We present deterministic constant-round protocols for the graph connectivity problem in the model where each of the $n$ nodes of a graph receives a row of the adjacency matrix, and broadcasts a single sublinear size message to all other…

分布式、并行与集群计算 · 计算机科学 2017-06-13 Pedro Montealegre , Ioan Todinca

An induced matching in a graph is a set of edges whose endpoints induce a $1$-regular subgraph. It is known that any $n$-vertex graph has at most $10^{n/5} \approx 1.5849^n$ maximal induced matchings, and this bound is best possible. We…

组合数学 · 数学 2013-12-19 Manu Basavaraju , Pinar Heggernes , Pim van 't Hof , Reza Saei , Yngve Villanger

We describe an algorithm that recognizes some (perhaps all) intrinsically knotted (IK) graphs, and can help find knotless embeddings for graphs that are not IK. The algorithm, implemented as a Mathematica program, has already been used by…

几何拓扑 · 数学 2013-10-10 Jonathan Miller , Ramin Naimi

We introduce the (private) entropy of a directed graph (in a new network coding sense) as well as a number of related concepts. We show that the entropy of a directed graph is identical to its guessing number and can be bounded from below…

组合数学 · 数学 2007-11-28 Soren Riis

A directed graph where there is exactly one edge between every pair of vertices is called a {\em tournament}. Finding the "best" set of vertices of a tournament is a well studied problem in social choice theory. A {\em tournament solution}…

数据结构与算法 · 计算机科学 2024-01-30 Arnab Maiti , Palash Dey

In contrast with knots, whose properties depend only on their extrinsic topology in $S^3$, there is a rich interplay between the intrinsic structure of a graph and the extrinsic topology of all embeddings of the graph in $S^3$ . For…

几何拓扑 · 数学 2009-06-15 Erica Flapan , Hugh Howards

For a directed graph $G$, and a linear order $\ll$ on the vertices of $G$, we define backedge graph $G^\ll$ to be the undirected graph on the same vertex set with edge $\{u,w\}$ in $G^\ll$ if and only if $(u,w)$ is an arc in $G$ and $w \ll…

计算复杂性 · 计算机科学 2026-02-13 Grzegorz Gutowski , Mikołaj Rams

In 2009, Bang-Jensen asked whether there exists a function $g(k)$ such that every strongly $k$-connected $n$-vertex tournament contains a strongly $k$-connected spanning subgraph with at most $kn + g(k)$ arcs. In this paper, we answer the…

组合数学 · 数学 2018-01-24 Dong Yeap Kang , Jaehoon Kim , Younjin Kim , Geewon Suh

A connected graph $G$ with at least $2m + 2n + 2$ vertices which contains a perfect matching is $E(m, n)$-{\it extendable}, if for any two sets of disjoint independent edges $M$ and $N$ with $|M| = m$ and $|N|= n$, there is a perfect…

组合数学 · 数学 2023-06-22 Hongliang Lu , Qinglin Yu

A mixed graph $G$ is a graph that consists of both undirected and directed edges. An orientation of $G$ is formed by orienting all the undirected edges of $G$, i.e., converting each undirected edge $\{u,v\}$ into a directed edge that is…

数据结构与算法 · 计算机科学 2024-04-15 Loukas Georgiadis , Dionysios Kefallinos , Evangelos Kosinas

The pattern of a matrix M is a (0,1)-matrix which replaces all non-zero entries of M with a 1. A directed graph is said to support M if its adjacency matrix is the pattern of M. If M is an orthogonal matrix, then a digraph which supports M…

组合数学 · 数学 2007-05-23 J. Richard Lundgren , K. B. Reid , Simone Severini , Dustin J. Stewart

The vertex cover number of a graph is the minimum number of vertices that are needed to cover all edges. When those vertices are further required to induce a connected subgraph, the corresponding number is called the connected vertex cover…

离散数学 · 计算机科学 2013-05-16 Eglantine Camby , Jean Cardinal , Samuel Fiorini , Oliver Schaudt

Rainbow connection number rc(G) of a connected graph G is the minimum number of colours needed to colour the edges of G, so that every pair of vertices is connected by at least one path in which no two edges are coloured the same. In this…

组合数学 · 数学 2012-02-21 L. Sunil Chandran , Anita Das , Deepak Rajendraprasad , Nithin M. Varma

The eccentric connectivity index of a connected graph $G$ is the sum over all vertices $v$ of the product $d_{G}(v) e_{G}(v)$, where $d_{G}(v)$ is the degree of $v$ in $G$ and $e_{G}(v)$ is the maximum distance between $v$ and any other…

离散数学 · 计算机科学 2024-03-11 Gauvain Devillez , Alain Hertz , Hadrien Mélot , Pierre Hauweele

A tree $T$ in an edge-colored graph is a {\it proper tree} if no two adjacent edges of $T$ receive the same color. Let $G$ be a connected graph of order $n$ and $k$ be a fixed integer with $2\le k\le n$. For a vertex subset $S \subseteq…

组合数学 · 数学 2016-03-30 Hong Chang , Xueliang Li , Zhongmei Qin