中文
相关论文

相关论文: The joints problem for matroids

200 篇论文

Let T be a triangulation of S^3 containing a link L in its 1-skeleton. We give an explicit lower bound for the number of tetrahedra of T in terms of the bridge number of L. Our proof is based on the theory of almost normal surfaces.

几何拓扑 · 数学 2014-11-11 Simon A King

We prove that any disjoint union of finitely many simple curves in the upper half-plane can be generated in a unique way by the chordal multiple-slit Loewner equation with constant weights.

复变函数 · 数学 2014-02-03 Oliver Roth , Sebastian Schleißinger

A graph whose vertices are points in the plane and whose edges are noncrossing straight-line segments of unit length is called a \emph{matchstick graph}. We prove two somewhat counterintuitive results concerning the maximum number of edges…

组合数学 · 数学 2025-06-03 Panna Gehér , János Pach , Konrad Swanepoel , Géza Tóth

A simple binary matroid is called claw-free if none of its rank-3 flats are independent sets. These objects can be equivalently defined as the sets $E$ of points in $\mathrm{PG}(n-1,2)$ for which $|E \cap P|$ is not a basis of $P$ for any…

组合数学 · 数学 2018-08-01 Peter Nelson , Kazuhiro Nomoto

The matroid intersection problem is a fundamental problem that has been extensively studied for half a century. In the classic version of this problem, we are given two matroids $\mathcal{M}_1 = (V, \mathcal{I}_1)$ and $\mathcal{M}_2 = (V,…

数据结构与算法 · 计算机科学 2021-02-12 Joakim Blikstad , Jan van den Brand , Sagnik Mukhopadhyay , Danupon Nanongkai

Let M denote the maximal function along the polynomial curve p(t)=(t,t^2,...,t^d) in R^d: M(f)=sup_{r>0} (1/2r) \int_{|t|<r} |f(x-p(t))| dt. We show that the L^2-norm of this operator grows at most logarithmically with the parameter d:…

经典分析与常微分方程 · 数学 2013-10-14 Ioannis Parissis

The matroid parity (or matroid matching) problem, introduced as a common generalization of matching and matroid intersection problems, is so general that it requires an exponential number of oracle calls. Nevertheless, Lov\'asz (1980)…

数据结构与算法 · 计算机科学 2019-06-03 Satoru Iwata , Yusuke Kobayashi

We identify all hyperbolic knots whose complements are in the census of orientable one-cusped hyperbolic manifolds with eight ideal tetrahedra. We also compute their Jones polynomials.

几何拓扑 · 数学 2016-08-02 Abhijit Champanerkar , Ilya Kofman , Timothy Mullen

What is the maximum number of intersections of the boundaries of a simple $m$-gon and a simple $n$-gon, assuming general position? This is a basic question in combinatorial geometry, and the answer is easy if at least one of $m$ and $n$ is…

组合数学 · 数学 2023-05-17 Eyal Ackerman , Balázs Keszegh , Günter Rote

We give an upper bound in O(d ^((n+1)/2)) for the number of critical points of a normal random polynomial with degree d and at most n variables. Using the large deviation principle for the spectral value of large random matrices we obtain…

数值分析 · 数学 2010-07-12 Jean-Pierre Dedieu , Gregorio Malajovich

We show that the number of linear spaces on a set of $n$ points and the number of rank-3 matroids on a ground set of size $n$ are both of the form $(cn+o(n))^{n^2/6}$, where $c=e^{\sqrt 3/2-3}(1+\sqrt 3)/2$. This is the final piece of the…

组合数学 · 数学 2024-05-31 Matthew Kwan , Ashwin Sah , Mehtaab Sawhney

We consider a fast approximation algorithm for the linear matroid intersection problem. In this problem, we are given two $r \times n$ matrices $M_1$ and $M_2$, and the objective is to find a largest set of columns that are linearly…

数据结构与算法 · 计算机科学 2026-04-14 Tatsuya Terao

The maximum intersection problem for a matroid and a greedoid, given by polynomial-time oracles, is shown $NP$-hard by expressing the satisfiability of boolean formulas in 3-conjunctive normal form as such an intersection. The corresponding…

数据结构与算法 · 计算机科学 2007-05-23 Taneli Mielikäinen , Esko Ukkonen

Recently, it was proved by Anari-Oveis Gharan-Vinzant, Anari-Liu-Oveis Gharan-Vinzant and Br\"{a}nd\'{e}n-Huh that, for any matroid $M$, its basis generating polynomial and its independent set generating polynomial are log-concave on the…

组合数学 · 数学 2020-03-24 Satoshi Murai , Takahiro Nagaoka , Akiko Yazawa

We estimate the number of lines on a non-K3 quartic surface. Such a surface with only isolated double point(s) contains at most twenty lines; this bound is attained by a unique configuration of lines and by a surface with a certain limited…

代数几何 · 数学 2025-07-01 Alex Degtyarev , Sławomir Rams

According to a conjecture of Pach, there are $O(n)$ tangent pairs among any family of $n$ Jordan arcs in which every pair of arcs has precisely one common point and no three arcs share a common point. This conjecture was proved for two…

组合数学 · 数学 2026-03-13 Eyal Ackerman , Balázs Keszegh

The singleton and doubleton minors of a polymatroid $\rho$ encode a surprising amount of information about the structural complexity of $\rho$. Given any polymatroid $\rho$, we can subtract from it a maximally-separated polymatroid,…

组合数学 · 数学 2023-12-01 Fiona Young

We prove that for each prime power $q$ there is an integer $n$ such that if $M$ is a $3$-connected, representable matroid with a PG$(n-1,q)$-minor and no $U_{2,q^2+1}$-minor, then $M$ is representable over GF$(q)$. We also show that for…

组合数学 · 数学 2015-03-31 Jim Geelen , Rohan Kapadia

We introduce a new matroid width parameter based on the operation of matroid amalgamation, which we call amalgam-width. The parameter is linearly related to branch-width on finitely representable matroids (which is not possible for…

离散数学 · 计算机科学 2013-06-11 Lukas Mach , Tomas Toufar

This paper studies optimal matroid partitioning problems for various objective functions. In the problem, we are given a finite set $E$ and $k$ weighted matroids $(E, \mathcal{I}_i, w_i)$, $i = 1, \dots, k$, and our task is to find a…

数据结构与算法 · 计算机科学 2017-10-04 Yasushi Kawase , Kei Kimura , Kazuhisa Makino , Hanna Sumita