English
Related papers

Related papers: Parity Labeling in Signed Graphs

200 papers

We study homomorphism problems of signed graphs. A signed graph is an undirected graph where each edge is given a sign, positive or negative. An important concept for signed graphs is the operation of switching at a vertex, which is to…

Data Structures and Algorithms · Computer Science 2020-12-08 François Dross , Florent Foucaud , Valia Mitsou , Pascal Ochem , Théo Pierron

A signed graph is a graph whose edges are labelled positive or negative. The sign of a circle (cycle, circuit) is the product of the signs of its edges. Most of the essential properties of a signed graph depend on the signs of its circles.…

Combinatorics · Mathematics 2021-06-16 Thomas Zaslavsky

For any graph $G$ of order $p$, a bijection $f: V(G)\to [1,p]$ is called a numbering of the graph $G$ of order $p$. The strength $str_f(G)$ of a numbering $f: V(G)\to [1,p]$ of $G$ is defined by $str_f(G) = \max\{f(u)+f(v)\; |\; uv\in…

Combinatorics · Mathematics 2021-03-02 Zhen-Bin Gao , Gee-Choon Lau , Wai-Chee Shiu

There are many concepts of signed graph coloring which are defined by assigning colors to the vertices of the graphs. These concepts usually differ in the number of self-inverse colors used. We introduce a unifying concept for this kind of…

Combinatorics · Mathematics 2022-11-07 Chiara Cappello , Eckhard Steffen

Let $G$ be a graph and $g,f:V(G)\to2^N$ be two set functions such that $g(v)\le f(v)$ and $g(v)\equiv f(v)\pmod 2$ for every $v\in V(G)$. An orientation $O$ of $G$ is called a $(g,f)$-parity orientation if $g(v)\le d^+_O(v)\le f(v)$ and…

Combinatorics · Mathematics 2024-04-09 Hongliang Lu , Xinxin Ma

Let $G$ be a graph. For a subset $X$ of $V(G)$, the switching $\sigma$ of $G$ is the signed graph $G^{\sigma}$ obtained from $G$ by reversing the signs of all edges between $X$ and $V(G)\setminus X$. Let $A(G^{\sigma})$ be the adjacency…

Combinatorics · Mathematics 2021-08-23 Zhenan Shao , Xiying Yuan

A signed graph is a graph whose edges are labeled positive or negative. The sign of a cycle is the product of the signs of its edges. Zaslavsky proved in 2012 that, up to switching isomorphism, there are six different signed Petersen…

Combinatorics · Mathematics 2021-10-12 Deepak Sehrawat , Bikash Bhattacharjya

Signed graphs have their edges labeled either as positive or negative. $\rho(M)$ denote the $M$-spectral radius of $\Sigma$, where $M=M(\Sigma)$ is a real symmetric graph matrix of $\Sigma$. Obviously,…

Combinatorics · Mathematics 2022-01-19 Dan Li , Huiqiu Lin , Jixiang Meng

The $k$-th exact-distance graph, of a graph $G$ has $V(G)$ as its vertex set, and $xy$ as an edge if and only if the distance between $x$ and $y$ is (exactly) $k$ in $G$. We consider two possible extensions of this notion for signed graphs.…

Combinatorics · Mathematics 2024-06-18 Reza Naserasr , Patrice Ossona de Mendez , Daniel A. Quiroz , Robert Šámal , Weiqiang Yu

A \emph{signed graph} is a pair $\Gs$ in which $G$ is a finite simple graph and $\sigma:\E(G)\to\{+1,-1\}$ is a \emph{signature}. Following M\'a\v{c}ajov\'a--Raspaud- \v{S}koviera and Jin--Kang--Steffen, a \emph{proper coloring} of $\Gs$ is…

Combinatorics · Mathematics 2026-05-25 Pie Desire Ebode Atangana , Maxwell Ndognkon Manga

We consider undirected simple finite graphs. The sets of vertices and edges of a graph $G$ are denoted by $V(G)$ and $E(G)$, respectively. For a graph $G$, we denote by $\delta(G)$ and $\eta(G)$ the least degree of a vertex of $G$ and the…

Combinatorics · Mathematics 2013-07-05 N. N. Davtyan , R. R. Kamalian

Let $G$ be a finite group and $\sigma$ a partition of the set of all? primes $\Bbb{P}$, that is, $\sigma =\{\sigma_i \mid i\in I \}$, where $\Bbb{P}=\bigcup_{i\in I} \sigma_i$ and $\sigma_i\cap \sigma_j= \emptyset $ for all $i\ne j$. If $n$…

Group Theory · Mathematics 2020-01-27 Alexander N. Skiba

A set $D$ of vertices of a graph $G$ is a dominating set of $G$ if every vertex in $V_G-D$ is adjacent to at least one vertex in $D$. The domination number (upper domination number, respectively) of a graph $G$, denoted by $\gamma(G)$…

A signed graph is said to be sign-symmetric if it is switching isomorphic to its negation. Bipartite signed graphs are trivially sign-symmetric. We give new constructions of non-bipartite sign-symmetric signed graphs. Sign-symmetric signed…

Combinatorics · Mathematics 2020-03-24 Ebrahim Ghorbani , Willem H. Haemers , Hamid Reza Maimani , Leila Parsaei Majd

A signed graph is a graph with edges marked positive and negative; it is unbalanced if some cycle has negative sign product. We introduce the concept of vector valued switching function in signed graphs, which extends the concept of…

Combinatorics · Mathematics 2023-05-23 Shahul Hameed K , Albin Mathew , Germina K A , Thomas Zaslavsky

An oriented graph $G^\sigma$ is a digraph without loops and multiple arcs, where $G$ is called the underlying graph of $G^\sigma$. Let $S(G^\sigma)$ denote the skew-adjacency matrix of $G^\sigma$. The rank of the skew-adjacency matrix of…

Combinatorics · Mathematics 2014-04-30 Xueliang Li , Guihai Yu

Let $X$ be a non-empty ground set and $\mathscr{P}(X)$ be its power set. A set-labeling (or a set-valuation) of a graph $G$ is an injective set-valued function $f:V(G)\to \mathscr{P}(X)$ such that the induced function $f^*:E(G) \to…

General Mathematics · Mathematics 2017-01-03 N. K. Sudev

We show that there exists an adjacency labelling scheme for planar graphs where each vertex of an $n$-vertex planar graph $G$ is assigned a $(1+o(1))\log_2 n$-bit label and the labels of two vertices $u$ and $v$ are sufficient to determine…

Data Structures and Algorithms · Computer Science 2021-12-03 Vida Dujmović , Louis Esperet , Gwenaël Joret , Cyril Gavoille , Piotr Micek , Pat Morin

Let $G=(V,E)$ be a graph. An ordering of $G$ is a bijection $\alpha: V\dom \{1,2,..., |V|\}.$ For a vertex $v$ in $G$, its closed neighborhood is $N[v]=\{u\in V: uv\in E\}\cup \{v\}.$ The profile of an ordering $\alpha$ of $G$ is…

Data Structures and Algorithms · Computer Science 2007-05-23 Gregory Gutin , Stefan Szeider , Anders Yeo

A signed graph $\Gamma(G)$ is a graph with a sign attached to each of its edges, where $G$ is the underlying graph of $\Gamma(G)$. The energy of a signed graph $\Gamma(G)$ is the sum of the absolute values of the eigenvalues of the…

Combinatorics · Mathematics 2019-01-01 Shuchao Li , Shujing Wang
‹ Prev 1 3 4 5 6 7 10 Next ›