中文
相关论文

相关论文: No small nondeterministic read-once branching prog…

200 篇论文

Finding a few solutions for a given problem that are diverse, as opposed to finding a single best solution to solve the problem, has recently become a notable topic in theoretical computer science. Recently, Baste, Fellows, Jaffke,…

数据结构与算法 · 计算机科学 2026-03-30 Karolina Drabik , Tomáš Masařík

We show that for every $k$, the probability that a randomly selected vertex of a random binary search tree on $n$ nodes is at distance $k-1$ from the closest leaf converges to a rational constant $c_k$ as $n$ goes to infinity.

组合数学 · 数学 2013-04-24 Miklos Bona

The celebrated theorem of Robertson and Seymour states that in the family of minor-closed graph classes, there is a unique minimal class of graphs of unbounded tree-width, namely, the class of planar graphs. In the case of tree-width, the…

组合数学 · 数学 2017-02-01 A. Collins , J. Foniok , N. Korpelainen , V. Lozin , V. Zamaraev

A triangle-free graph $G$ is called read-$k$ when there exists a monotone Boolean formula $\phi$ whose variables are the vertices of $G$ and whose minterms are precisely the edges of $G$, such that no variable occurs more than $k$ times in…

组合数学 · 数学 2007-05-23 Martin Charles Golumbic , Uri N. Peled , Udi Rotics

We study a model of constraint satisfaction problems geared towards instances with few variables but with domain of unbounded size (udCSP). Our model is inspired by recent work on FPT algorithms for MinCSP where frequently both upper and…

数据结构与算法 · 计算机科学 2025-08-25 Peter Jonsson , Victor Lagerkvist , Jorke M. de Vlas , Magnus Wahlström

It is known that many networks modeling real-life complex systems are small-word (large local clustering and small diameter) and scale-free (power law of the degree distribution), and very often they are also hierarchical. Although most of…

组合数学 · 数学 2016-08-09 C. Dalfó , M. A. Fiol

We study the structural constraint of random scale-free networks that determines possible combinations of the degree exponent $\gamma$ and the upper cutoff $k_c$ in the thermodynamic limit. We employ the framework of graphicality…

统计力学 · 物理学 2015-03-20 Yongjoo Baek , Daniel Kim , Meesoon Ha , Hawoong Jeong

We obtain structure theorems for graphs excluding a fan (a path with a universal vertex) or a dipole ($K_{2,k}$) as a topological minor. The corresponding decompositions can be computed in FPT linear time. This is motivated by the study of…

离散数学 · 计算机科学 2025-02-18 Hugo Jacob , William Lochet , Christophe Paul

We describe the structure of those graphs that have largest spectral radius in the class of all connected graphs with a given degree sequence. We show that in such a graph the degree sequence is non-increasing with respect to an ordering of…

组合数学 · 数学 2008-10-07 Tuerker Biyikoglu , Josef Leydold

We determine the sharp threshold for the containment of all $n$-vertex trees of bounded degree in random geometric graphs with $n$ vertices. This provides a geometric counterpart of Montgomery's threshold result for binomial random graphs,…

组合数学 · 数学 2025-05-23 Michael Anastos , Sahar Diskin , Dawid Ignasiak , Lyuben Lichev , Yetong Sha

Combining the techniques of approximation algorithms and parameterized complexity has long been considered a promising research area, but relatively few results are currently known. In this paper we study the parameterized approximability…

数据结构与算法 · 计算机科学 2014-02-18 Michael Lampis

We introduce an algorithm that constructs a random uniform graph with prescribed degree sequence together with a depth first exploration of it. In the so-called supercritical regime where the graph contains a giant component, we prove that…

概率论 · 数学 2022-09-07 Nathanaël Enriquez , Gabriel Faraud , Laurent Ménard , Nathan Noiry

Let $G$ denote the unramified quasi-split unitary group $\mathbb{U}(1,1)(F)$ over a $p$-adic field $F$ with residual characteristic $p \neq 2$. In this paper, we first construct a large family of irreducible representations of the maximal…

表示论 · 数学 2025-11-11 Ekta Tiwari

Fixed parameter tractable (FPT) algorithms run in time f(p(x)) poly(|x|), where f is an arbitrary function of some parameter p of the input x and poly is some polynomial function. Treewidth, branchwidth, cliquewidth, NLC-width, rankwidth,…

组合数学 · 数学 2018-02-20 Jakub Marecek

We introduce the Non-commutative Subset Convolution - a convolution of functions useful when working with determinant-based algorithms. In order to compute it efficiently, we take advantage of Clifford algebras, a generalization of…

数据结构与算法 · 计算机科学 2018-08-13 Michał Włodarczyk

Treewidth and Hadwiger number are two of the most important parameters in structural graph theory. This paper studies graph classes in which large treewidth implies the existence of a large complete graph minor. To formalise this, we say…

We prove an asymptotic formula for the number of $k$-uniform hypergraphs with a given degree sequence, for a wide range of parameters. In particular, we find a formula that is asymptotically equal to the number of $d$-regular $k$-uniform…

组合数学 · 数学 2022-02-01 Nina Kamčev , Anita Liebenau , Nick Wormald

We give an algorithm that takes as input an $n$-vertex graph $G$ and an integer $k$, runs in time $2^{O(k^2)} n^{O(1)}$, and outputs a tree decomposition of $G$ of width at most $k$, if such a decomposition exists. This resolves the…

数据结构与算法 · 计算机科学 2023-08-21 Tuukka Korhonen , Daniel Lokshtanov

We give alternate constructions of (i) the scaling limit of the uniform connected graphs with given fixed surplus, and (ii) the continuum random unicellular map (CRUM) of a given genus that start with a suitably tilted Brownian continuum…

概率论 · 数学 2021-11-17 Grégory Miermont , Sanchayan Sen

Parameterized complexity seeks to use input structure to obtain faster algorithms for NP-hard problems. This has been most successful for graphs of low treewidth: Many problems admit fast algorithms relative to treewidth and many of them…

计算复杂性 · 计算机科学 2022-12-20 Falko Hegerfeld , Stefan Kratsch