中文
相关论文

相关论文: On the semi-proper orientations of graphs

200 篇论文

The strong chromatic index of a graph $G$, denoted $\chi_s'(G)$, is the least number of colors needed to edge-color $G$ so that edges at distance at most two receive distinct colors. The strong list chromatic index, denoted…

By a well known theorem of Robbins, a graph $G$ has a strongly connected orientation if and only if $G$ is 2-edge-connected and it is easy to find, in linear time, either a cut edge of $G$ or a strong orientation of $G$. A result of Durand…

组合数学 · 数学 2023-03-07 Jørgen Bang-Jensen , Florian Hörsch , Matthias Kriesell

A $\textit{sigma partitioning}$ of a graph $G$ is a partition of the vertices into sets $P_1, \ldots, P_k$ such that for every two adjacent vertices $u$ and $v$ there is an index $i$ such that $u$ and $v$ have different numbers of neighbors…

组合数学 · 数学 2023-06-22 Ali Dehghan , Mohammad-Reza Sadeghi , Arash Ahadi

Let $G$ be a graph. A set $S$ of vertices in $G$ dominates the graph if every vertex of $G$ is either in $S$ or a neighbor of a vertex in $S$. Finding a minimal cardinality set which dominates the graph is an NP-complete problem. The graph…

离散数学 · 计算机科学 2014-09-05 Vadim E. Levit , David Tankus

In 1996, Michael Stiebitz proved that if $G$ is a simple graph with $\delta(G)\geq s+t+1$ and $s,t\in \mathbb{Z}_{\geq 0}$, then $V(G)$ can be partitioned into two sets $A$ and $B$ such that $\delta(G[A])\geq s$ and $\delta(G[B])\geq t$. In…

组合数学 · 数学 2017-07-26 Thomas Schweser , Michael Stiebitz

The Wiener index of a strong digraph $D$ is defined as the sum of the distances between all ordered pairs of vertices. This definition has been extended to digraphs that are not necessarily strong by defining the distance from a vertex $a$…

组合数学 · 数学 2022-09-20 Peter Dankelmann

Let $h>w>0$ be two fixed integers. Let $\orH$ be a random hypergraph whose hyperedges are all of cardinality $h$. To {\em $w$-orient} a hyperedge, we assign exactly $w$ of its vertices positive signs with respect to the hyperedge, and the…

组合数学 · 数学 2015-07-29 Pu Gao , Nicholas Wormald

A vertex set $U \subseteq V$ of an undirected graph $G=(V,E)$ is a $\textit{resolving set}$ for $G$, if for every two distinct vertices $u,v \in V$ there is a vertex $w \in U$ such that the distances between $u$ and $w$ and the distance…

计算复杂性 · 计算机科学 2018-06-28 Duygu Vietz , Stefan Hoffmann , Egon Wanke

Given a graph $G$, we say that an orientation $D$ of $G$ is a KT orientation if, for all $u, v \in V(D)$, there is at most one directed path (in any direction) between $u$ and $v$. Graphs that admit such orientations have been used by…

组合数学 · 数学 2024-07-29 Barbora Dohnalová , Jiří Kalvoda , Gaurav Kucheriya , Sophie Spirkl

A proper total weighting of a graph $G$ is a mapping $\phi$ which assigns to each vertex and each edge of $G$ a real number as its weight so that for any edge $uv$ of $G$, $\sum_{e \in E(v)}\phi(e)+\phi(v) \ne \sum_{e \in…

组合数学 · 数学 2017-05-24 Yu-Chang Liang , Tsai-Lien Wong , Xuding Zhu

An arc-weighted digraph is a pair $(D,\omega)$ where $D$ is a digraph and $\omega$ is an \emph{arc-weight function} that assigns\ to each arc $uv$ of $D$ a nonzero real number $\omega(uv)$. Given an arc-weighted digraph $(D,\omega)$ with…

组合数学 · 数学 2016-08-08 Kawtar Attas , Abderrahim Boussaïri , Mohamed Zaidi

It is an intriguing question to see what kind of information on the structure of an oriented graph $D$ one can obtain if $D$ does not contain a fixed oriented graph $H$ as a subgraph. The related question in the unoriented case has been an…

组合数学 · 数学 2010-11-22 Omid Amini , Simon Griffiths , Florian Huc

Given a graph $G(V,E)$, a vertex subset $S$ of $G$ is called an open packing in $G$ if no pair of distinct vertices in $S$ have a common neighbour in $G$. The size of a largest open packing in $G$ is called the open packing number,…

离散数学 · 计算机科学 2024-07-15 M. A. Shalu , V. K. Kirubakaran

We study the classical weighted perfect matchings problem for bipartite graphs or sometimes referred to as the assignment problem, i.e., given a weighted bipartite graph $G = (U\cup V,E)$ with weights $w : E \rightarrow \mathcal{R}$ we are…

数据结构与算法 · 计算机科学 2021-01-19 Megha Khosla , Avishek Anand

In the Survivable Network Design Problem (SNDP), the input is an edge-weighted (di)graph $G$ and an integer $r_{uv}$ for every pair of vertices $u,v\in V(G)$. The objective is to construct a subgraph $H$ of minimum weight which contains…

数据结构与算法 · 计算机科学 2017-01-12 Manu Basavaraju , Pranabendu Misra , M. S. Ramanujan , Saket Saurabh

The randomly oriented graph $G_{n,p}^{\sigma}$ is an Erd\H{o}s-R\'enyi random graph $G_{n,p}$ with a random orientation $\sigma$, which assigns to each edge a direction so that $G_{n,p}^{\sigma}$ becomes a directed graph. Denote by $S_n$…

组合数学 · 数学 2018-09-05 Yilun Shang

A drawing of a graph in the plane is called 1-planar if each edge is crossed at most once. A graph together with a 1-planar drawing is a 1-plane graph. A 1-plane graph $G$ with exactly $4|V (G)|-8$ edges is called optimal. The crossing…

组合数学 · 数学 2025-08-15 Zhangdong Ouyang , Yuanqiu Huang , Licheng Zhang

A $k$-{\it edge-weighting} $w$ of a graph $G$ is an assignment of an integer weight, $w(e)\in \{1,\dots, k\}$, to each edge $e$. An edge weighting naturally induces a vertex coloring $c$ by defining $c(u)=\sum_{u\sim e} w(e)$ for every $u…

组合数学 · 数学 2010-07-13 Hongliang Lu , Qinglin Yu , Cun-Quan Zhang

A graph $G=(V,E)$ is called $d$-rigid if, for a generic embedding of its vertices in $\mathbb{R}^d$, every edge-length preserving continuous motion of the vertices preserves the distances between all pairs of non-adjacent vertices as well.…

组合数学 · 数学 2026-03-02 Michael Krivelevich , Alan Lew , Peleg Michaeli

The permanental polynomial of a graph $G$ is $\pi(G,x)\triangleq\mathrm{per}(xI-A(G))$. From the result that a bipartite graph $G$ admits an orientation $G^e$ such that every cycle is oddly oriented if and only if it contains no even…

组合数学 · 数学 2010-10-07 Heping Zhang , Wei Li