中文
相关论文

相关论文: The Random Edge Rule on Three-Dimensional Linear P…

200 篇论文

We show that the random number $T_n$ of triangles in a random graph on $n$ vertices, with a strict constraint on the total number of edges, admits an expansion $T_n = an^3 + bn^2 + F_n$, where $a$ and $b$ are numbers, with the mean $\langle…

组合数学 · 数学 2017-10-03 Charles Radin , Kui Ren , Lorenzo Sadun

In this paper, we study the 3D strip packing problem in which we are given a list of 3-dimensional boxes and required to pack all of them into a 3-dimensional strip with length 1 and width 1 and unlimited height to minimize the height used.…

数据结构与算法 · 计算机科学 2007-05-23 Xin Han , Kazuo Iwama , Guochuan Zhang

(I) We prove that the (maximum) number of monotone paths in a geometric triangulation of $n$ points in the plane is $O(1.7864^n)$. This improves an earlier upper bound of $O(1.8393^n)$; the current best lower bound is $\Omega(1.7003^n)$.…

计算几何 · 计算机科学 2016-10-05 Adrian Dumitrescu , Ritankar Mandal , Csaba D. Tóth

The mean weight of a cycle in an edge-weighted graph is the sum of the cycle's edge weights divided by the cycle's length. We study the minimum mean-weight cycle on the complete graph on n vertices, with random i.i.d. edge weights drawn…

概率论 · 数学 2015-03-20 Claire Mathieu , David B. Wilson

In many iterative optimization methods, fixed-point theory enables the analysis of the convergence rate via the contraction factor associated with the linear approximation of the fixed-point operator. While this factor characterizes the…

系统与控制 · 电气工程与系统科学 2022-06-22 Trung Vu , Raviv Raich

The textbook algorithm for single-source shortest paths with real-valued edge weights runs in $O(m n)$ time on a graph with $m$ edges and $n$ vertices. A recent breakthrough algorithm by Fineman [Fin24] takes $\tilde O(m n^{8/9})$…

数据结构与算法 · 计算机科学 2024-12-10 Yufan Huang , Peter Jin , Kent Quanrud

We study the expected value of the length $L_n$ of the minimum spanning tree of the complete graph $K_n$ when each edge $e$ is given an independent uniform $[0,1]$ edge weight. We sharpen the result of Frieze \cite{F1} that…

组合数学 · 数学 2019-02-20 Colin Cooper , Alan Frieze , Nate Ince , Svante Janson , Joel Spencer

We present an algorithm that computes the girth of the intersection graph of $n$ given line segments in the plane in $O(n^{1.483})$ expected time. This is the first such algorithm with $O(n^{3/2-\varepsilon})$ running time for a positive…

计算几何 · 计算机科学 2026-03-24 Timothy M. Chan , Yuancheng Yu

The author studies the Cramer-Rao type bound by a linear programming approach. By this approach, he found a necessary and sufficient condition that the Cramer-Rao type bound is attained by a random measurement. In a spin 1/2 system, this…

量子物理 · 物理学 2007-05-23 Masahito Hayashi

The edit distance is a metric of dissimilarity between strings, widely applied in computational biology, speech recognition, and machine learning. Let $e_k(n)$ denote the average edit distance between random, independent strings of $n$…

形式语言与自动机理论 · 计算机科学 2024-04-09 Gianfranco Bilardi , Michele Schimd

We study randomized variants of two classical algorithms: coordinate descent for systems of linear equations and iterated projections for systems of linear inequalities. Expanding on a recent randomized iterated projection algorithm of…

最优化与控制 · 数学 2008-06-19 D. Leventhal , A. S. Lewis

We consider the problem of predicting as well as the best linear combination of d given functions in least squares regression under L^\infty constraints on the linear combination. When the input distribution is known, there already exists…

统计理论 · 数学 2011-09-14 Jean-Yves Audibert , Olivier Catoni

We give lower bound on the number of periodic billiard trajectories inside a generic smooth strictly convex closed surface in 3-space: for odd n, there are at least 2(n-1) such trajectories. We apply a topological approach based on the…

微分几何 · 数学 2007-05-23 Michael Farber , Serge Tabachnikov

A drawing of a graph in the plane is called a thrackle if every pair of edges meets precisely once, either at a common vertex or at a proper crossing. Let t(n) denote the maximum number of edges that a thrackle of n vertices can have.…

组合数学 · 数学 2010-02-23 Radoslav Fulek , Janos Pach

It is well known that the most challenging question in optimization and discrete geometry is whether there is a strongly polynomial time simplex algorithm for linear programs (LPs). This paper gives a positive answer to this question by…

最优化与控制 · 数学 2022-10-03 Zi-zong Yan , Xiang-jun Li , Jinhai Guo

In 1975, P. Erd\"os proposed the problem of determining the maximum number $f(n)$ of edges in a graph of $n$ vertices in which any two cycles are of different lengths. In this paper, it is proved that $$f(n)\geq…

组合数学 · 数学 2019-08-07 Chunhui Lai

We show that for c >= 2.4682, a random graph on n vertices with c n (1+o(1)) edges almost surely has no 3-colouring. This improves on the current best upper bound of 2.4947.

组合数学 · 数学 2007-05-23 O. Dubois , J. Mandler

Linear programming has been practically solved mainly by simplex and interior point methods. Compared with the weakly polynomial complexity obtained by the interior point methods, the existence of strongly polynomial bounds for the length…

最优化与控制 · 数学 2024-04-23 Tianhao Liu , Shanwen Pu , Dongdong Ge , Yinyu Ye

One interesting question is how a graph develops from some constrained random graph process, which is a fundamental mechanism in the formation and evolution of dynamic networks. The problem here is referred to the random $K_k$-removal…

组合数学 · 数学 2022-01-07 Fang Tian , Zi-Long Liu , Xiang-Feng Pan

The fastest algorithms for edge coloring run in time $2^m n^{O(1)}$, where $m$ and $n$ are the number of edges and vertices of the input graph, respectively. For dense graphs, this bound becomes $2^{\Theta(n^2)}$. This is a somewhat unique…

数据结构与算法 · 计算机科学 2018-04-10 Łukasz Kowalik , Arkadiusz Socała