中文
相关论文

相关论文: Slicing all Edges of an $n$-cube Requires $n^{2/3}…

200 篇论文

We consider drawings of graphs in the plane in which edges are represented by polygonal paths with at most one bend and the number of different slopes used by all segments of these paths is small. We prove that…

计算几何 · 计算机科学 2015-09-29 Kolja Knauer , Bartosz Walczak

We study the problem of learning a hypergraph via edge detecting queries. In this problem, a learner queries subsets of vertices of a hidden hypergraph and observes whether these subsets contain an edge or not. In general, learning a…

数据结构与算法 · 计算机科学 2024-12-23 Eric Balkanski , Oussama Hanguir , Shatian Wang

Morris and Saxton used the method of containers to bound the number of $n$-vertex graphs with $m$ edges containing no $\ell$-cycles, and hence graphs of girth more than $\ell$. We consider a generalization to $r$-uniform hypergraphs. The…

组合数学 · 数学 2021-10-19 Sam Spiro , Jacques Verstraëte

A cycle of length $t$ in a hypergraph is an alternating sequence $v_1,e_1,v_2\dots,v_t,e_t$ of distinct vertices $v_i$ and distinct edges $e_i$ so that $\{v_i,v_{i+1}\}\subseteq e_i$ (with $v_{t+1}:=v_1$). Let $\lambda K_n^h$ be the…

组合数学 · 数学 2018-09-26 Amin Bahmanian , Sadegheh Haghshenas

We prove that the Random-Edge simplex algorithm requires an expected number of at most 13n/sqrt(d) pivot steps on any simple d-polytope with n vertices. This is the first nontrivial upper bound for general polytopes. We also describe a…

组合数学 · 数学 2008-07-15 Bernd Gärtner , Volker Kaibel

It is shown that every $n$-vertex graph that admits a 2-bend RAC drawing in the plane, where the edges are polylines with two bends per edge and any pair of edges can only cross at a right angle, has at most $20n-24$ edges for $n\geq 3$.…

离散数学 · 计算机科学 2024-11-05 Csaba D. Tóth

Let $d$ be a fixed positive integer and let $\epsilon>0$. It is shown that for every sufficiently large $n\geq n_0(d,\epsilon)$, the $d$-dimensional unit cube can be decomposed into exactly $n$ smaller cubes such that the ratio of the side…

组合数学 · 数学 2015-11-18 Peter Frankl , Amram Meir , Janos Pach

We show how to test whether a graph with n vertices and m edges is a partial cube, and if so how to find a distance-preserving embedding of the graph into a hypercube, in the near-optimal time bound O(n^2), improving previous O(nm)-time…

数据结构与算法 · 计算机科学 2011-07-21 David Eppstein

We show that the size of maximum cut in a planar graph with $m$ edges is at least $2m/3$. We also show that maximal planar graphs saturate this bound.

组合数学 · 数学 2023-01-26 Pranay Gorantla , Santhoshini Velusamy

We study how many comparability subgraphs are needed to partition the edge set of a perfect graph. We show that many classes of perfect graphs can be partitioned into (at most) two comparability subgraphs and this holds for almost all…

组合数学 · 数学 2026-03-10 András Gyárfás , Márton Marits , Géza Tóth

Chernyshev, Rauch and Rautenbach [Discrete Math., 2025] introduce forest cuts, i.e., vertex separators that induce a forest. They conjecture that, similar to a result by Chen and Yu [Discrete Math., 2002], every $n$-vertex graph with less…

组合数学 · 数学 2025-11-17 Samuel Schneider , Torsten Ueckerdt

We study the space complexity of sketching cuts and Laplacian quadratic forms of graphs. We show that any data structure which approximately stores the sizes of all cuts in an undirected graph on $n$ vertices up to a $1+\epsilon$ error must…

数据结构与算法 · 计算机科学 2018-01-01 Charles Carlson , Alexandra Kolla , Nikhil Srivastava , Luca Trevisan

A well-known conjecture by Erd\H{o}s states that every triangle-free graph on $n$ vertices can be made bipartite by removing at most $n^2/25$ edges. This conjecture was known for graphs with edge density at least $0.4$ and edge density at…

组合数学 · 数学 2021-03-29 József Balogh , Felix Christian Clemen , Bernard Lidický

A facet of an hyperplane arrangement is called external if it belongs to exactly one bounded cell. The set of all external facets forms the envelope of the arrangement. The number of external facets of a simple arrangement defined by $n$…

度量几何 · 数学 2007-09-24 David Bremner , Antoine Deza , Feng Xie

In this paper we prove a new asymptotic lower bound for the minimal number of simplices in simplicial dissections of $n$-dimensional cubes. In particular we show that the number of simplices in dissections of $n$-cubes without additional…

度量几何 · 数学 2012-12-27 Alexey Glazyrin

We prove that the number of edges of a multigraph $G$ with $n$ vertices is at most $O(n^2\log n)$, provided that any two edges cross at most once, parallel edges are noncrossing, and the lens enclosed by every pair of parallel edges in $G$…

组合数学 · 数学 2022-02-24 Jacob Fox , Janos Pach , Andrew Suk

Cubic planar $n$-vertex graphs with faces of length at most $6$, e.g., fullerene graphs, have diameter in $\Omega(\sqrt{n})$. It has been suspected, that a similar result can be shown for cubic planar graphs with faces of bounded length.…

组合数学 · 数学 2019-08-26 Kolja Knauer , Piotr Micek

A graph is called a $k$-planar unit distance graph if it can be drawn in the plane such that every edge is a unit line segment and is involved in at most $k$ crossings. We investigate $u_k(n)$, the maximum number of edges of such graphs on…

组合数学 · 数学 2026-03-23 Panna Gehér , Dömötör Pálvölgyi , Dániel G. Simon , Géza Tóth

In this paper we study some cube packing problems. In particular we are interested in compact subsets of $\mathbb{R}^n,n\geq 2$, which contain boundaries of cubes with all side lengths in $(0,1)$. We show here that such sets must have lower…

经典分析与常微分方程 · 数学 2018-01-10 Han Yu

Let $ex(Q_n, H)$ be the largest number of edges in a subgraph $G$ of a hypercube $Q_n$ such that there is no subgraph of $G$ isomorphic to $H$. We show that for any integer $k\geq 3$, $$ex(Q_n, C_{4k+2})= O(n^{\frac{5}{6} +…

组合数学 · 数学 2022-11-29 Maria Axenovich