中文
相关论文

相关论文: Classification of OBDD size for monotone 2-CNFs

200 篇论文

A graph $G = (V,E)$ can be described by the characteristic function of the edge set $\chi_E$ which maps a pair of binary encoded nodes to 1 iff the nodes are adjacent. Using \emph{Ordered Binary Decision Diagrams} (OBDDs) to store $\chi_E$…

数据结构与算法 · 计算机科学 2013-05-14 Marc Gillé

We prove that the diameter of any unweighted connected graph G is O(k log n/lambda_k), for any k>= 2. Here, lambda_k is the k smallest eigenvalue of the normalized laplacian of G. This solves a problem posed by Gil Kalai.

离散数学 · 计算机科学 2012-12-13 Shayan Oveis Gharan , Luca Trevisan

We provide a doubly exponential upper bound in $p$ on the size of forbidden pivot-minors for symmetric or skew-symmetric matrices over a fixed finite field $\mathbb{F}$ of linear rank-width at most $p$. As a corollary, we obtain a doubly…

组合数学 · 数学 2014-12-24 Mamadou Moustapha Kanté , O-joung Kwon

In this paper we study complexity of an extension of ordered binary decision diagrams (OBDDs) called $c$-OBDDs on CNFs of bounded (primal graph) treewidth. In particular, we show that for each $k$ there is a class of CNFs of treewidth $k…

计算复杂性 · 计算机科学 2015-10-13 Igor Razgon

We study the complexity of the problems of finding, given a graph $G$, a largest induced subgraph of $G$ with all degrees odd (called an odd subgraph), and the smallest number of odd subgraphs that partition $V(G)$. We call these parameters…

数据结构与算法 · 计算机科学 2021-04-30 Rémy Belmonte , Ignasi Sau

We present new results on the size of OBDD representations of structurally characterized classes of CNF formulas. First, we identify a natural sufficient condition, which we call the few subterms property, for a class of CNFs to have…

计算机科学中的逻辑 · 计算机科学 2014-11-21 Simone Bova , Friedrich Slivovsky

In this paper, we prove two lower bounds for the maximum matching size in an arbitrary undirected graph. Despite their simplicity, these results are not widely known. This article aims to bring pleasure to the reader by giving short…

组合数学 · 数学 2024-05-30 Fedor Kuyanov

The min-diameter of a directed graph $G$ is a measure of the largest distance between nodes. It is equal to the maximum min-distance $d_{min}(u,v)$ across all pairs $u,v \in V(G)$, where $d_{min}(u,v) = \min(d(u,v), d(v,u))$. Our work…

数据结构与算法 · 计算机科学 2023-08-21 Aaron Berger , Jenny Kaufmann , Virginia Vassilevska Williams

An induced matching $M$ in a graph $G$ is a matching in $G$ that is also the edge set of an induced subgraph of $G$. That is, any edge not in $M$ must have no more than one incident vertex saturated by $M$. The maximum size $|M|$ of an…

组合数学 · 数学 2017-06-28 Deborah Olayide Ajayi , Tayo Charles Adefokun

In this paper we show that a CNF cannot be compiled into an Ordered Binary Decision Diagram (OBDD) of fixed-parameter size parameterized by the primal graph treewidth of the CNF. Thus we provide a parameterized separation between OBDDs and…

计算机科学中的逻辑 · 计算机科学 2014-07-31 Igor Razgon

Let $G$ be a graph, and let $\lambda(G)$ denote the smallest eigenvalue of $G$. First, we provide an upper bound for $\lambda(G)$ based on induced bipartite subgraphs of $G$. Consequently, we extract two other upper bounds, one relying on…

组合数学 · 数学 2024-04-16 Aryan Esmailpour , Sara Saeedi Madani , Dariush Kiani

The maximum matching width is a width-parameter that is defined on a branch-decomposition over the vertex set of a graph. The size of a maximum matching in the bipartite graph is used as a cut-function. In this paper, we characterize the…

组合数学 · 数学 2016-06-24 Jisu Jeong , Seongmin Ok , Geewon Suh

A class of graphs admits an adjacency labeling scheme of size $b(n)$, if the vertices in each of its $n$-vertex graphs can be assigned binary strings (called labels) of length $b(n)$ so that the adjacency of two vertices can be determined…

Let CMSO denote the counting monadic second order logic of graphs. We give a constructive proof that for some computable function $f$, there is an algorithm $\mathfrak{A}$ that takes as input a CMSO sentence $\varphi$, a positive integer…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Mateus de Oliveira Oliveira

We study a new geometric graph parameter $\egd(G)$, defined as the smallest integer $r\ge 1$ for which any partial symmetric matrix which is completable to a correlation matrix and whose entries are specified at the positions of the edges…

组合数学 · 数学 2014-01-10 Marianna Eisenberg-Nagy , Monique Laurent , Antonios Varvitsiotis

In this paper, we study planar drawings of maximal outerplanar graphs with the objective of achieving small height. A recent paper gave an algorithm for such drawings that is within a factor of 4 of the optimum height. In this paper, we…

数据结构与算法 · 计算机科学 2017-02-07 Therese Biedl , Philippe Demontigny

OBDD-based graph algorithms deal with the characteristic function of the edge set E of a graph $G = (V,E)$ which is represented by an OBDD and solve optimization problems by mainly using functional operations. We present an OBDD-based…

数据结构与算法 · 计算机科学 2015-04-16 Marc Bury

The mim-width of a graph is a powerful structural parameter that, when bounded by a constant, allows several hard problems to be polynomial-time solvable - with a recent meta-theorem encompassing a large class of problems [SODA2023]. Since…

离散数学 · 计算机科学 2025-12-09 Max Dupré la Tour , Manuel Lafond , Ndiamé Ndiaye

For a matching $M$ in a graph $G$, let $G(M)$ be the subgraph of $G$ induced by the vertices of $G$ that are incident with an edge in $M$. The matching $M$ is induced, if $G(M)$ is $1$-regular, and $M$ is uniquely restricted, if $M$ is the…

组合数学 · 数学 2018-07-25 M. Fürst , D. Rautenbach

The Weisfeiler-Leman (WL) dimension of a graph is a measure for the inherent descriptive complexity of the graph. While originally derived from a combinatorial graph isomorphism test called the Weisfeiler-Leman algorithm, the WL dimension…

离散数学 · 计算机科学 2019-04-16 Martin Grohe , Sandra Kiefer
‹ 上一页 1 2 3 10 下一页 ›