中文
相关论文

相关论文: Bounding threshold dimension: realizing graphic Bo…

200 篇论文

A graph property is a function $\Phi$ that maps every graph to {0, 1} and is invariant under isomorphism. In the $\#IndSub(\Phi)$ problem, given a graph $G$ and an integer $k$, the task is to count the number of $k$-vertex induced subgraphs…

计算复杂性 · 计算机科学 2024-07-10 Simon Döring , Dániel Marx , Philip Wellnitz

In this work we consider two two-criteria optimization problems: given an input graph, the goal is to find its interval (or chordal) supergraph that minimizes the number of edges and its clique number simultaneously. For the interval…

离散数学 · 计算机科学 2021-01-19 Dariusz Dereniowski , Adam Stański

Threshold graphs are graphs that can be characterized in a number of different ways. For example, they are graphs that are $P_4,\ C_4,\ 2K_2$--free. They may also be characterized by a finite sequence of positive integers $a_1, \ldots,…

组合数学 · 数学 2026-05-07 James L. Borg , Irene Sciriha , Zoia Sherman

The chromatic polynomial of a graph $G$, denoted $P(G,m)$, is equal to the number of proper $m$-colorings of $G$. The list color function of graph $G$, denoted $P_{\ell}(G,m)$, is a list analogue of the chromatic polynomial that has been…

组合数学 · 数学 2023-08-04 Hemanshu Kaul , Akash Kumar , Jeffrey A. Mudrock , Patrick Rewers , Paul Shin , Khue To

The metric dimension dim(G) of a graph $G$ is the minimum cardinality of a subset $S$ of vertices of $G$ such that each vertex of $G$ is uniquely determined by its distances to $S$. It is well-known that the metric dimension of a graph can…

组合数学 · 数学 2022-06-03 Nicolas Bousquet , Quentin Deschamps , Aline Parreau , Ignacio M. Pelayo

The {\em metric dimension} of a graph $\Gamma$ is the least number of vertices in a set with the property that the list of distances from any vertex to those in the set uniquely identifies that vertex. We consider the Grassmann graph…

组合数学 · 数学 2011-11-28 Robert F. Bailey , Karen Meagher

The maximum likelihood threshold (MLT) of a graph $G$ is the minimum number of samples to almost surely guarantee existence of the maximum likelihood estimate in the corresponding Gaussian graphical model. Recently a new characterization of…

The geometric thickness of a graph G is the minimum integer k such that there is a straight line drawing of G with its edge set partitioned into k plane subgraphs. Eppstein [Separating thickness from geometric thickness. In: Towards a…

组合数学 · 数学 2007-05-23 Janos Barat , Jiri Matousek , David R. Wood

A graph is called a chain graph if it is bipartite and the neighborhoods of the vertices in each color class form a chain with respect to inclusion. A threshold graph can be obtained from a chain graph by making adjacent all pairs of…

组合数学 · 数学 2018-03-02 M. Anđelić , E. Ghorbani , S. K. Simić

The orthogonality dimension of a graph $G=(V,E)$ over a field $\mathbb{F}$ is the smallest integer $t$ for which there exists an assignment of a vector $u_v \in \mathbb{F}^t$ with $\langle u_v,u_v \rangle \neq 0$ to every vertex $v \in V$,…

计算复杂性 · 计算机科学 2021-05-04 Alexander Golovnev , Ishay Haviv

The outer multiset dimension ${\rm dim}_{\rm ms}(G)$ of a graph $G$ is the cardinality of a smallest set of vertices that uniquely recognize all the vertices outside this set by using multisets of distances to the set. It is proved that…

组合数学 · 数学 2022-07-15 Sandi Klavzar , Dorota Kuziak , Ismael G. Yero

Associated to each graph G is a Gaussian graphical model. Such models are often used in high-dimensional settings, i.e. where there are relatively few data points compared to the number of variables. The maximum likelihood threshold of a…

统计理论 · 数学 2023-12-07 Daniel Irving Bernstein , Hayden Outlaw

The maximum likelihood threshold of a graph is the smallest number of data points that guarantees that maximum likelihood estimates exist almost surely in the Gaussian graphical model associated to the graph. We show that this graph…

组合数学 · 数学 2015-09-17 Elizabeth Gross , Seth Sullivant

A numbering $f$ of a graph $G$ of order $n$ is a labeling that assigns distinct elements of the set $\left\{ 1,2,\ldots ,n\right\} $ to the vertices of $G$. The strength $\textrm{str}_{f}\left( G\right)$ of a numbering $f:V\left( G\right)…

组合数学 · 数学 2023-04-04 Yukio Takahashi , Rikio Ichishima , Francesc A. Muntaner-Batle

The threshold degree of a Boolean function f:{0,1}^n->{-1,+1} is the least degree of a real polynomial p such that f(x)=sgn p(x). We construct two halfspaces on {0,1}^n whose intersection has threshold degree Theta(sqrt n), an exponential…

计算复杂性 · 计算机科学 2016-09-08 Alexander A. Sherstov

We consider graph classes $\mathcal G$ in which every graph has components in a class $\mathcal{C}$ of connected graphs. We provide a framework for the asymptotic study of $\lvert\mathcal{G}_{n,N}\rvert$, the number of graphs in…

组合数学 · 数学 2018-01-17 Konstantinos Panagiotou , Leon Ramzews

The \emph{metric dimension} $\dim(G)$ of a graph $G$ is the minimum number of vertices such that every vertex of $G$ is uniquely determined by its vector of distances to the chosen vertices. The \emph{zero forcing number} $Z(G)$ of a graph…

组合数学 · 数学 2017-06-20 Linda Eroh , Cong X. Kang , Eunjeong Yi

Let $G$ be a connected undirected graph on $n$ vertices with no loops but possibly multiedges. Given an arithmetical structure $(\textbf{r}, \textbf{d})$ on $G$, we describe a construction which associates to it a graph $G'$ on $n-1$…

组合数学 · 数学 2021-06-10 Christopher Keyes , Tomer Reiter

We introduce a natural generalization of the Erd\H{o}s-R\'enyi random graph model in which random instances of a fixed motif are added independently. The binomial random motif graph $G(H,n,p)$ is the random (multi)graph obtained by adding…

组合数学 · 数学 2019-07-30 Michael Anastos , Peleg Michaeli , Samantha Petti

We study the Minimum Crossing Number problem: given an $n$-vertex graph $G$, the goal is to find a drawing of $G$ in the plane with minimum number of edge crossings. This is one of the central problems in topological graph theory, that has…

数据结构与算法 · 计算机科学 2010-12-02 Julia Chuzhoy