中文
相关论文

相关论文: The complexity of signed graph and edge-coloured g…

200 篇论文

Graph homomorphism has been studied intensively. Given an m x m symmetric matrix A, the graph homomorphism function is defined as \[Z_A (G) = \sum_{f:V->[m]} \prod_{(u,v)\in E} A_{f(u),f(v)}, \] where G = (V,E) is any undirected graph. The…

计算复杂性 · 计算机科学 2011-10-10 Jin-Yi Cai , Xi Chen , Pinyan Lu

A graph homomorphism is a vertex map which carries edges from a source graph to edges in a target graph. The instances of the Weighted Maximum H-Colourable Subgraph problem (MAX H-COL) are edge-weighted graphs G and the objective is to find…

离散数学 · 计算机科学 2009-11-18 Robert Engström , Tommy Färnqvist , Peter Jonsson , Johan Thapper

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,…

组合数学 · 数学 2022-01-19 Dan Li , Huiqiu Lin , Jixiang Meng

A signed graph (SG) is a graph where edges carry sign information attached to it. The sign of a network can be positive, negative, or neutral. A signed network is ubiquitous in a real-world network like social networks, citation networks,…

社会与信息网络 · 计算机科学 2024-09-09 Shrabani Ghosh

Let $G$ be a graph and $A$ be its adjacency matrix. A graph $G$ is invertible if its adjacency matrix $A$ is invertible and the inverse of $G$ is a weighted graph with adjacency matrix $A^{-1}$. A signed graph $(G,\sigma)$ is a weighted…

组合数学 · 数学 2023-03-23 Isaiah Osborne , Dong Ye

A path in an(a) edge(vertex)-colored graph is called \emph{a conflict-free path} if there exists a color used on only one of its edges(vertices). An(A) edge(vertex)-colored graph is called \emph{conflict-free (vertex-)connected} if there is…

组合数学 · 数学 2018-09-20 Meng Ji , Xueliang Li , Xiaoyu Zhu

We extend the theory of circular game chromatic numbers to signed graphs by defining the invariant $\chi_c^g(G,\sigma)$ for signed graphs $(G,\sigma)$. Our analysis establishes tight bounds dependent on the structural properties of the…

组合数学 · 数学 2025-05-29 Pie Desire Ebode Atanhgana

A sequence of nonnegative integers \pi =(d_1,d_2,...,d_n) is graphic if there is a (simple) graph G with degree sequence \pi. In this case, G is said to realize or be a realization of \pi. Degree sequence results in the literature generally…

组合数学 · 数学 2015-11-04 Michael Ferrara , Timothy D. LeSaulnier , Casey K. Moffatt , Paul S. Wenger

Let G = (V, E) be a multigraph without loops and for any x {\in}V let E(x) be the set of edges of G incident to x. A homogeneous edge-coloring of G is an assignment of an integer m >= 2 and a coloring c:E {\to} S of the edges of…

组合数学 · 数学 2012-03-21 Paola Bonacini , Maria Grazia Cinquegrani , Lucia Marino

We consider the complexity of counting weighted graph homomorphisms defined by a symmetric matrix $A$. Each symmetric matrix $A$ defines a graph homomorphism function $Z_A(\cdot)$, also known as the partition function. Dyer and Greenhill…

计算复杂性 · 计算机科学 2020-02-07 Artem Govorov , Jin-Yi Cai , Martin Dyer

Let $S=(G, \sigma)$ be a signed graph where $G=(V, E)$ is a graph called the underlying graph of $S$ and $\sigma:E(G) \rightarrow \{+,~-\}$. Let $f:V(G) \rightarrow \{1,2,\dots,|V(G)|\}$ such that $\sigma(uv)=+$ if and only if $f(u)$ and…

组合数学 · 数学 2021-08-10 Mukti Acharya , Joseph Varghese Kureethara

Given a graph $G$, the graph $[G]$ obtained by adding, for each pair of vertices of $G$, a unique vertex adjacent to both vertices is called the binding graph of $G$. In this work, we show that the class of binding graphs is…

组合数学 · 数学 2024-08-27 Rui Xue

In a signed graph each edge has a sign, $+1$ or $-1$. We introduce in the present paper a new definition of connection in a signed graph by the existence of both positive and negative chains between vertices. We prove some results and…

组合数学 · 数学 2017-08-08 Ouahiba Bessouf , Abdelkader Khelladi , Thomas Zaslavsky

Given a graph $H$ with at least one edge, let $\operatorname{gap}_{H}(n)$ denote the maximum difference between the numbers of edges in two $n$-vertex edge-maximal graphs with no minor $H$. We show that for exactly four connected graphs $H$…

组合数学 · 数学 2018-09-05 Colin McDiarmid , Michał Przykucki

The NP-complete problems Colouring and k-Colouring $(k\geq 3$) are well studied on $H$-free graphs, i.e., graphs that do not contain some fixed graph $H$ as an induced subgraph. We research to what extent the known polynomial-time…

数据结构与算法 · 计算机科学 2025-12-30 Daniël Paulusma , Johannes Rauch , Erik Jan van Leeuwen

An edge uv in a graph \Gamma\ is directionally 2-signed (or, (2,d)-signed) by an ordered pair (a,b), a,b in {+,-}, if the label l(uv) = (a,b) from u to v, and l(vu) = (b,a) from v to u. Directionally 2-signed graphs are equivalent to…

组合数学 · 数学 2016-10-18 E. Sampathkumar , M. A. Sriraj , Thomas Zaslavsky

Given a graph G, we investigate the question of determining the parity of the number of homomorphisms from G to some other fixed graph H. We conjecture that this problem exhibits a complexity dichotomy, such that all parity graph…

计算复杂性 · 计算机科学 2013-09-17 John Faben , Mark Jerrum

For a graph with edge ordering, a linear order on the edge set, we obtain a permutation of vertices by considering the edges as transpositions of endvertices. It is known from D\'enes' results that the permutation of a tree is a full cyclic…

组合数学 · 数学 2023-05-31 Ryo Uchiumi

In the deletion version of the list homomorphism problem, we are given graphs G and H, a list L(v) that is a subset of V(H) for each vertex v of G, and an integer k. The task is to decide whether there exists a subset W of V(G) of size at…

数据结构与算法 · 计算机科学 2013-08-06 Rajesh Chitnis , Laszlo Egri , Daniel Marx

The Wiener index of a graph $W(G)$ is a well studied topological index for graphs. An outstanding problem of \v{S}olt{\'e}s is to find graphs $G$ such that $W(G)=W(G-v)$ for all vertices $v\in V(G)$, with the only known example being…

组合数学 · 数学 2021-06-23 Sam Spiro