Discrete & Computational Geometry最新文献

筛选
英文 中文
Restricted Birkhoff Polytopes and Ehrhart Period Collapse 受限伯克霍夫多边形和艾哈特周期坍缩
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-12-16 DOI: 10.1007/s00454-023-00611-z
Per Alexandersson, Sam Hopkins, Gjergji Zaimi
{"title":"Restricted Birkhoff Polytopes and Ehrhart Period Collapse","authors":"Per Alexandersson, Sam Hopkins, Gjergji Zaimi","doi":"10.1007/s00454-023-00611-z","DOIUrl":"https://doi.org/10.1007/s00454-023-00611-z","url":null,"abstract":"<p>We show that the polytopes obtained from the Birkhoff polytope by imposing additional inequalities restricting the “longest increasing subsequence” have Ehrhart quasi-polynomials which are honest polynomials, even though they are just rational polytopes in general. We do this by defining a continuous, piecewise-linear bijection to a certain Gelfand–Tsetlin polytope. This bijection is not an integral equivalence but it respects lattice points in the appropriate way to imply that the two polytopes have the same Ehrhart (quasi-)polynomials. In fact, the bijection is essentially the Robinson–Schensted–Knuth correspondence.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138690634","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Orthogonal Dissection into Few Rectangles 正交分解成几个矩形
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-12-12 DOI: 10.1007/s00454-023-00614-w
David Eppstein
{"title":"Orthogonal Dissection into Few Rectangles","authors":"David Eppstein","doi":"10.1007/s00454-023-00614-w","DOIUrl":"https://doi.org/10.1007/s00454-023-00614-w","url":null,"abstract":"<p>We describe a polynomial time algorithm that takes as input a polygon with axis-parallel sides but irrational vertex coordinates, and outputs a set of as few rectangles as possible into which it can be dissected by axis-parallel cuts and translations. The number of rectangles is the rank of the Dehn invariant of the polygon. The same method can also be used to dissect an axis-parallel polygon into a simple polygon with the minimum possible number of edges. When rotations or reflections are allowed, we can approximate the minimum number of rectangles to within a factor of two.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-12-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138576702","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved Estimates on the Number of Unit Perimeter Triangles 单位周长三角形数量的改进估算
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-12-09 DOI: 10.1007/s00454-023-00615-9
Ritesh Goenka, Kenneth Moore, Ethan Patrick White
{"title":"Improved Estimates on the Number of Unit Perimeter Triangles","authors":"Ritesh Goenka, Kenneth Moore, Ethan Patrick White","doi":"10.1007/s00454-023-00615-9","DOIUrl":"https://doi.org/10.1007/s00454-023-00615-9","url":null,"abstract":"<p>We obtain new upper and lower bounds on the number of unit perimeter triangles spanned by points in the plane. We also establish improved bounds in the special case where the point set is a section of the integer grid.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-12-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138562332","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The Parameterized Complexity of Guarding Almost Convex Polygons 保护近凸多边形的参数化复杂度
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-12-05 DOI: 10.1007/s00454-023-00569-y
Akanksha Agrawal, Kristine V. K. Knudsen, Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi
{"title":"The Parameterized Complexity of Guarding Almost Convex Polygons","authors":"Akanksha Agrawal, Kristine V. K. Knudsen, Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi","doi":"10.1007/s00454-023-00569-y","DOIUrl":"https://doi.org/10.1007/s00454-023-00569-y","url":null,"abstract":"<p>The <span>Art</span> <span>Gallery</span> problem is a fundamental visibility problem in Computational Geometry. The input consists of a simple polygon <i>P</i>, (possibly infinite) sets <i>G</i> and <i>C</i> of points within <i>P</i>, and an integer <i>k</i>; the task is to decide if at most <i>k</i> guards can be placed on points in <i>G</i> so that every point in <i>C</i> is visible to at least one guard. In the classic formulation of <span>Art</span> <span>Gallery</span>, <i>G</i> and <i>C</i> consist of all the points within <i>P</i>. Other well-known variants restrict <i>G</i> and <i>C</i> to consist either of all the points on the boundary of <i>P</i> or of all the vertices of <i>P</i>. Recently, three new important discoveries were made: the above mentioned variants of <span>Art</span> <span>Gallery</span> are all W[1]-hard with respect to <i>k</i> [Bonnet and Miltzow in 24th Annual European Symposium on Algorithms (Aarhus 2016)], the classic variant has an <span>({{mathcal {O}}}(log k))</span>-approximation algorithm [Bonnet and Miltzow in 33rd International Symposium on Computational Geometry (Brisbane 2017)], and it may require irrational guards [Abrahamsen et al. in 33rd International Symposium on Computational Geometry (Brisbane 2017)]. Building upon the third result, the classic variant and the case where <i>G</i> consists only of all the points on the boundary of <i>P</i> were both shown to be <span>(exists {mathbb {R}})</span>-complete [Abrahamsen et al. in 50th Annual ACM SIGACT Symposium on Theory of Computing (Los Angeles 2018)]. Even when both <i>G</i> and <i>C</i> consist only of all the points on the boundary of <i>P</i>, the problem is not known to be in NP. Given the first discovery, the following question was posed by Giannopoulos [Lorentz Workshop on Fixed-Parameter Computational Geometry (Leiden 2016)]: Is <span>Art</span> <span>Gallery</span> FPT with respect to <i>r</i>, the number of reflex vertices? In light of the developments above, we focus on the variant where <i>G</i> and <i>C</i> consist of all the vertices of <i>P</i>, called <span>Vertex-Vertex</span> <span>Art</span> <span>Gallery</span>. Apart from being a variant of <span>Art</span> <span>Gallery</span>, this case can also be viewed as the classic <span>Dominating</span> <span>Set</span> problem in the visibility graph of a polygon. In this article, we show that the answer to the question by Giannopoulos is <i>positive</i>: <span>Vertex-Vertex</span> <span>Art</span> <span>Gallery</span> is solvable in time <span>(r^{{{mathcal {O}}}(r^2)}hspace{0.55542pt}{cdot }hspace{1.66656pt}n^{{{mathcal {O}}}(1)})</span>. Furthermore, our approach extends to assert that <span>Vertex-Boundary</span> <span>Art</span> <span>Gallery</span> and <span>Boundary-Vertex</span> <span>Art</span> <span>Gallery</span> are both FPT as well. To this end, we utilize structural properties of “almost convex polygons” to present a two-stage reduction from <span>Vertex-Vertex</span> <","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138507780","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Furstenberg Sets in Finite Fields: Explaining and Improving the Ellenberg–Erman Proof 有限域中的Furstenberg集:对Ellenberg-Erman证明的解释和改进
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-11-29 DOI: 10.1007/s00454-023-00585-y
Manik Dhar, Zeev Dvir, Ben Lund
{"title":"Furstenberg Sets in Finite Fields: Explaining and Improving the Ellenberg–Erman Proof","authors":"Manik Dhar, Zeev Dvir, Ben Lund","doi":"10.1007/s00454-023-00585-y","DOIUrl":"https://doi.org/10.1007/s00454-023-00585-y","url":null,"abstract":"<p>A (<i>k</i>, <i>m</i>)-Furstenberg set is a subset <span>(S subset {mathbb {F}}_q^n)</span> with the property that each <i>k</i>-dimensional subspace of <span>({mathbb {F}}_q^n)</span> can be translated so that it intersects <i>S</i> in at least <i>m</i> points. Ellenberg and Erman (Algebra Number Theory <b>10</b>(7), 1415–1436 (2016)) proved that (<i>k</i>, <i>m</i>)-Furstenberg sets must have size at least <span>(C_{n,k}m^{n/k})</span>, where <span>(C_{n,k})</span> is a constant depending only <i>n</i> and <i>k</i>. In this paper, we adopt the same proof strategy as Ellenberg and Erman, but use more elementary techniques than their scheme-theoretic method. By modifying certain parts of the argument, we obtain an improved bound on <span>(C_{n,k})</span>, and our improved bound is nearly optimal for an algebraic generalization the main combinatorial result. We also extend our analysis to give lower bounds for sets that have large intersection with shifts of a specific family of higher-degree co-dimension <span>(n-k)</span> varieties, instead of just co-dimension <span>(n-k)</span> subspaces.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-11-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138507784","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Geometric Stabbing via Threshold Rounding and Factor Revealing LPs 通过阈值舍入和因子揭示lp的几何刺伤
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-11-27 DOI: 10.1007/s00454-023-00608-8
Khaled Elbassioni, Saurabh Ray
{"title":"Geometric Stabbing via Threshold Rounding and Factor Revealing LPs","authors":"Khaled Elbassioni, Saurabh Ray","doi":"10.1007/s00454-023-00608-8","DOIUrl":"https://doi.org/10.1007/s00454-023-00608-8","url":null,"abstract":"<p>Kovaleva and Spieksma (SIAM J Discrete Math 20(3):48–768, 2006) considered the problem of stabbing a given set of horizontal line segments with the smallest number of horizontal and vertical lines. The standard LP relaxation for this problem is easily shown to have an integrality gap of at most 2 by treating the horizontal and vertical lines separately. However, Kovaleva and Spieksma observed that threshold rounding can be used to obtain an integrality gap of <span>(e/(e-1) approx 1.58)</span> which is also shown to be tight. This is one of the rare known examples where the obvious upper bound of 2 on the integrality gap of the standard LP relaxation can be improved. Our goal in this paper is to extend their proof to two other problems where the goal is to stab a set <span>(mathcal {R})</span> of objects with horizontal and vertical lines: in the first problem <span>(mathcal {R})</span> is a set of horizontal and vertical line segments, and in the second problem <span>(mathcal {R})</span> is a set of unit sized squares. The proof of Kovaleva and Spieksma essentially shows the existence of an appropriate threshold which yields the improved approximation factor. We begin by showing that a random threshold picked from an appropriate distribution works. This reduces the problem to finding an appropriate distribution for a desired approximation ratio. In the first problem, we show that the required distribution can be found by solving a linear program. In the second problem, while it seems harder to find the optimal distribution, we show that using the uniform distribution an improved approximation factor can still be obtained by solving a number of linear programs.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-11-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138507769","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Trilateration Using Unlabeled Path or Loop Lengths 使用未标记路径或循环长度的三边测量
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-11-25 DOI: 10.1007/s00454-023-00605-x
Ioannis Gkioulekas, Steven J. Gortler, Louis Theran, Todd Zickler
{"title":"Trilateration Using Unlabeled Path or Loop Lengths","authors":"Ioannis Gkioulekas, Steven J. Gortler, Louis Theran, Todd Zickler","doi":"10.1007/s00454-023-00605-x","DOIUrl":"https://doi.org/10.1007/s00454-023-00605-x","url":null,"abstract":"<p>Let <span>(textbf{p})</span> be a configuration of <i>n</i> points in <span>(mathbb R^d)</span> for some <i>n</i> and some <span>(d ge 2)</span>. Each pair of points defines an edge, which has a Euclidean length in the configuration. A path is an ordered sequence of the points, and a loop is a path that begins and ends at the same point. A path or loop, as a sequence of edges, also has a Euclidean length, which is simply the sum of its Euclidean edge lengths. We are interested in reconstructing <span>(textbf{p})</span> given a set of edge, path and loop lengths. In particular, we consider the unlabeled setting where the lengths are given simply as a set of real numbers, and are not labeled with the combinatorial data describing which paths or loops gave rise to these lengths. In this paper, we study the question of when <span>(textbf{p})</span> will be uniquely determined (up to an unknowable Euclidean transform) from some given set of path or loop lengths through an exhaustive trilateration process. Such a process has already been used for the simpler problem of reconstruction using unlabeled edge lengths. This paper also provides a complete proof that this process must work in that edge-setting when given a sufficiently rich set of edge measurements and assuming that <span>(textbf{p})</span> is generic.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-11-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138507775","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Ehrhart Quasi-Polynomials of Almost Integral Polytopes 几乎整多边形的Ehrhart拟多项式
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-11-24 DOI: 10.1007/s00454-023-00604-y
Christopher de Vries, Masahiko Yoshinaga
{"title":"Ehrhart Quasi-Polynomials of Almost Integral Polytopes","authors":"Christopher de Vries, Masahiko Yoshinaga","doi":"10.1007/s00454-023-00604-y","DOIUrl":"https://doi.org/10.1007/s00454-023-00604-y","url":null,"abstract":"<p>A lattice polytope translated by a rational vector is called an almost integral polytope. In this paper, we study Ehrhart quasi-polynomials of almost integral polytopes. We study the connection between the shape of polytopes and the algebraic properties of the Ehrhart quasi-polynomials. In particular, we prove that lattice zonotopes and centrally symmetric lattice polytopes are characterized by Ehrhart quasi-polynomials of their rational translations.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138507768","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Volumes of Subset Minkowski Sums and the Lyusternik Region 子集Minkowski和的体积与Lyusternik域
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-11-21 DOI: 10.1007/s00454-023-00606-w
Franck Barthe, Mokshay Madiman
{"title":"Volumes of Subset Minkowski Sums and the Lyusternik Region","authors":"Franck Barthe, Mokshay Madiman","doi":"10.1007/s00454-023-00606-w","DOIUrl":"https://doi.org/10.1007/s00454-023-00606-w","url":null,"abstract":"<p>We begin a systematic study of the region of possible values of the volumes of Minkowski subset sums of a collection of <i>M</i> compact sets in <span>(mathbb {R}^d)</span>, which we call the Lyusternik region, and make some first steps towards describing it. Our main result is that a fractional generalization of the Brunn–Minkowski–Lyusternik inequality conjectured by Bobkov et al. (in: Houdré et al. (eds) Concentration, functional inequalities and isoperimetry. Contemporary mathematics, American Mathematical Society, Providence, 2011) holds in dimension 1. Even though Fradelizi et al. (C R Acad Sci Paris Sér I Math 354(2):185–189, 2016) showed that it fails in general dimension, we show that a variant does hold in any dimension.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-11-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138543760","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Grounded L-Graphs Are Polynomially $$chi $$ -Bounded 接地l -图是多项式$$chi $$有界的
IF 0.8 3区 数学
Discrete & Computational Geometry Pub Date : 2023-11-16 DOI: 10.1007/s00454-023-00592-z
James Davies, Tomasz Krawczyk, Rose McCarty, Bartosz Walczak
{"title":"Grounded L-Graphs Are Polynomially $$chi $$ -Bounded","authors":"James Davies, Tomasz Krawczyk, Rose McCarty, Bartosz Walczak","doi":"10.1007/s00454-023-00592-z","DOIUrl":"https://doi.org/10.1007/s00454-023-00592-z","url":null,"abstract":"<p>A <i>grounded L-graph</i> is the intersection graph of a collection of “L” shapes whose topmost points belong to a common horizontal line. We prove that every grounded L-graph with clique number <span>(omega )</span> has chromatic number at most <span>(17omega ^4)</span>. This improves the doubly-exponential bound of McGuinness and generalizes the recent result that the class of circle graphs is polynomially <span>(chi )</span>-bounded. We also survey <span>(chi )</span>-boundedness problems for grounded geometric intersection graphs and give a high-level overview of recent techniques to obtain polynomial bounds.</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.8,"publicationDate":"2023-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138543213","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信