中文
相关论文

相关论文: Bandwidth and density for block graphs

200 篇论文

The bandwidth of a graph is the labeling of vertices with minimum maximum edge difference. For many graph families this is NP-complete. A classic result computes the bandwidth for the hypercube. We generalize this result to give sharp lower…

离散数学 · 计算机科学 2007-05-23 Tanya Y. Berger-Wolf , Mitchell A. Harris

The edge-bandwidth of a graph is the minimum, over all labelings of the edges with distinct integers, of the maximum difference between labels of two incident edges. We prove that edge-bandwidth is at least as large as bandwidth for every…

组合数学 · 数学 2007-05-23 Tao Jiang , Dhruv Mubayi , Aditya Shastri , Douglas B. West

Let $n,k,b$ be integers with $1 \le k-1 \le b \le n$ and let $G_{n,k,b}$ be the graph whose vertices are the $k$-element subsets $X$ of $\{0,\dots,n\}$ with $\max(X)-\min(X) \le b$ and where two such vertices $X,Y$ are joined by an edge if…

组合数学 · 数学 2019-06-21 Konrad Engel , Sebastian Hanisch

The boxicity of a graph $G$ is the minimum dimension $d$ that admits a representation of $G$ as the intersection graph of a family of axis-parallel boxes in $\mathbb{R}^d$. Computing boxicity is an NP-hard problem, and there are few known…

组合数学 · 数学 2025-10-03 Marco Caoduro , Will Evans , Tao Gaede

Clique-width is a well-studied graph parameter. For graphs of bounded clique-width, many problems that are NP-hard in general can be polynomial-time solvable. The fact motivates several studies to investigate whether the clique-width of…

数据结构与算法 · 计算机科学 2022-02-01 Yu Nakahata

A complete graph is the graph in which every two vertices are adjacent. For a graph $G=(V,E)$, the complete width of $G$ is the minimum $k$ such that there exist $k$ independent sets $\mathtt{N}_i\subseteq V$, $1\le i\le k$, such that the…

离散数学 · 计算机科学 2016-12-28 Van Bang Le , Sheng-Lung Peng

Clique-width is a well-studied graph parameter owing to its use in understanding algorithmic tractability: if the clique-width of a graph class ${\cal G}$ is bounded by a constant, a wide range of problems that are NP-complete in general…

组合数学 · 数学 2021-12-23 Konrad K. Dabrowski , Matthew Johnson , Daniël Paulusma

The GG-width of a class of graphs GG is defined as follows. A graph G has GG-width k if there are k independent sets N1,...,Nk in G such that G can be embedded into a graph H in GG such that for every edge e in H which is not an edge in G,…

组合数学 · 数学 2012-11-01 M. Chang , L. Hung , T. Kloks , S. Peng

An unweighted, undirected graph $G$ on $n$ nodes is said to have \emph{bandwidth} at most $k$ if its nodes can be labelled from $0$ to $n - 1$ such that no two adjacent nodes have labels that differ by more than $k$. It is known that one…

数据结构与算法 · 计算机科学 2026-02-03 Luis M. B. Varona

Clique-width is one of the graph complexity measures leading to polynomial special-case algorithms for generally NP-complete problems, e.g. graph colourability. The best two currently known algorithms for verifying c-colourability of graphs…

计算复杂性 · 计算机科学 2021-08-13 Bruno Courcelle , Irène Durand , Michael Raskin

In a random intersection graph $G_{n,m,p}$, each of $n$ vertices selects a random subset of a set of $m$ labels by including each label independently with probability $p$ and edges are drawn between vertices that have at least one label in…

离散数学 · 计算机科学 2022-10-06 Filippos Christodoulou , Sotiris Nikoletseas , Christoforos Raptopoulos , Paul Spirakis

A graph $G$ is perfectly divisible if every induced subgraph $H$ of $G$ contains a set $X$ of vertices such that $X$ meets all largest cliques of $H$, and $X$ induces a perfect graph. The chromatic number of a perfectly divisible graph $G$…

组合数学 · 数学 2025-06-19 Chính T. Hoàng

A graph $G$ is said to have \textit{bandwidth} at most $b$, if there exists a labeling of the vertices by $1,2,..., n$, so that $|i - j| \leq b$ whenever $\{i,j\}$ is an edge of $G$. Recently, B\"{o}ttcher, Schacht, and Taraz verified a…

组合数学 · 数学 2015-03-17 Hao Huang , Choongbum Lee , Benny Sudakov

A clique transversal in a graph is a set of vertices intersecting all maximal cliques. The problem of determining the minimum size of a clique transversal has received considerable attention in the literature. In this paper, we initiate the…

组合数学 · 数学 2024-08-14 Martin Milanič , Yushi Uno

A clique in an undirected graph G= (V, E) is a subset V' V of vertices, each pair of which is connected by an edge in E. The clique problem is an optimization problem of finding a clique of maximum size in graph. The clique problem is…

离散数学 · 计算机科学 2007-10-04 Murali Krishna P , Sabu . M Thampi

The clique-width is a measure of complexity of decomposing graphs into certain tree-like structures. The class of graphs with bounded clique-width contains bounded tree-width graphs. We give a polynomial time graph isomorphism algorithm for…

计算复杂性 · 计算机科学 2016-04-29 Bireswar Das , Murali Krishna Enduri , I. Vinod Reddy

Finding the maximum clique is a known NP-Complete problem and it is also hard to approximate. This work proposes two efficient algorithms to obtain it. Nevertheless, the first one is able to fins the maximum for some special cases, while…

数据结构与算法 · 计算机科学 2012-02-21 José Ignacio Alvarez-Hamelin

A $k$-block in a graph $G$ is a maximal set of at least $k$ vertices no two of which can be separated in $G$ by fewer than $k$ other vertices. The block number $\beta(G)$ of $G$ is the largest integer $k$ such that $G$ has a $k$-block. We…

组合数学 · 数学 2015-11-30 Johannes Carmesin , Reinhard Diestel , Matthias Hamann , Fabian Hundertmark

A graph is $H$-free if it has no induced subgraph isomorphic to $H$. We continue a study into the boundedness of clique-width of subclasses of perfect graphs. We identify five new classes of $H$-free split graphs whose clique-width is…

离散数学 · 计算机科学 2015-09-16 Andreas Brandstädt , Konrad K. Dabrowski , Shenwei Huang , Daniël Paulusma

In this paper, we relate the problem of finding a maximum clique to the intersection number of the input graph (i.e. the minimum number of cliques needed to edge cover the graph). In particular, we consider the maximum clique problem for…

离散数学 · 计算机科学 2012-04-19 S. Nikoletseas , C. Raptopoulos , P. G. Spirakis
‹ 上一页 1 2 3 10 下一页 ›