• Skip to content (access key 1)
  • Skip to search (access key 7)
FWF — Austrian Science Fund
  • Go to overview page Discover

    • Research Radar
      • Research Radar Archives 1974–1994
    • Discoveries
      • Emmanuelle Charpentier
      • Adrian Constantin
      • Monika Henzinger
      • Ferenc Krausz
      • Wolfgang Lutz
      • Walter Pohl
      • Christa Schleper
      • Elly Tanaka
      • Anton Zeilinger
    • Impact Stories
      • Verena Gassner
      • Wolfgang Lechner
      • Birgit Mitter
      • Oliver Spadiut
      • Georg Winter
    • scilog Magazine
    • Austrian Science Awards
      • FWF Wittgenstein Awards
      • FWF ASTRA Awards
      • FWF START Awards
      • Award Ceremony
    • excellent=austria
      • Clusters of Excellence
      • Emerging Fields
    • In the Spotlight
      • 40 Years of Erwin Schrödinger Fellowships
      • Quantum Austria
    • Dialogs and Talks
      • think.beyond Summit
    • Knowledge Transfer Events
    • E-Book Library
  • Go to overview page Funding

    • Portfolio
      • excellent=austria
        • Clusters of Excellence
        • Emerging Fields
      • Projects
        • Principal Investigator Projects
        • Principal Investigator Projects International
        • Clinical Research
        • 1000 Ideas
        • Arts-Based Research
        • FWF Wittgenstein Award
      • Careers
        • ESPRIT
        • FWF ASTRA Awards
        • Erwin Schrödinger
        • doc.funds
        • doc.funds.connect
      • Collaborations
        • Specialized Research Groups
        • Special Research Areas
        • Research Groups
        • International – Multilateral Initiatives
        • #ConnectingMinds
      • Communication
        • Top Citizen Science
        • Science Communication
        • Book Publications
        • Digital Publications
        • Open-Access Block Grant
      • Subject-Specific Funding
        • AI Mission Austria
        • Belmont Forum
        • ERA-NET HERA
        • ERA-NET NORFACE
        • ERA-NET QuantERA
        • Alternative Methods to Animal Testing
        • European Partnership BE READY
        • European Partnership Biodiversa+
        • European Partnership BrainHealth
        • European Partnership ERA4Health
        • European Partnership ERDERA
        • European Partnership EUPAHW
        • European Partnership FutureFoodS
        • European Partnership OHAMR
        • European Partnership PerMed
        • European Partnership Water4All
        • Gottfried and Vera Weiss Award
        • LUKE – Ukraine
        • netidee SCIENCE
        • Herzfelder Foundation Projects
        • Quantum Austria
        • Rückenwind Funding Bonus
        • WE&ME Award
        • Zero Emissions Award
      • International Collaborations
        • Belgium/Flanders
        • Germany
        • France
        • Italy/South Tyrol
        • Japan
        • Korea
        • Luxembourg
        • Poland
        • Switzerland
        • Slovenia
        • Taiwan
        • Tyrol–South Tyrol–Trentino
        • Czech Republic
        • Hungary
    • Step by Step
      • Find Funding
      • Submitting Your Application
      • International Peer Review
      • Funding Decisions
      • Carrying out Your Project
      • Closing Your Project
      • Further Information
        • Integrity and Ethics
        • Inclusion
        • Applying from Abroad
        • Personnel Costs
        • PROFI
        • Final Project Reports
        • Final Project Report Survey
    • FAQ
      • Project Phase PROFI
      • Project Phase Ad Personam
      • Expiring Programs
        • Elise Richter and Elise Richter PEEK
        • FWF START Awards
  • Go to overview page About Us

    • Mission Statement
    • FWF Video
    • Values
    • Facts and Figures
    • Annual Report
    • What We Do
      • Research Funding
        • Matching Funds Initiative
      • International Collaborations
      • Studies and Publications
      • Equal Opportunities and Diversity
        • Objectives and Principles
        • Measures
        • Creating Awareness of Bias in the Review Process
        • Terms and Definitions
        • Your Career in Cutting-Edge Research
      • Open Science
        • Open-Access Policy
          • Open-Access Policy for Peer-Reviewed Publications
          • Open-Access Policy for Peer-Reviewed Book Publications
          • Open-Access Policy for Research Data
        • Research Data Management
        • Citizen Science
        • Open Science Infrastructures
        • Open Science Funding
      • Evaluations and Quality Assurance
      • Academic Integrity
      • Science Communication
      • Philanthropy
      • Sustainability
    • History
    • Legal Basis
    • Organization
      • Executive Bodies
        • Executive Board
        • Supervisory Board
        • Assembly of Delegates
        • Scientific Board
        • Juries
      • FWF Office
    • Jobs at FWF
  • Go to overview page News

    • News
    • Press
      • Logos
    • Calendar
      • Post an Event
      • FWF Informational Events
    • Job Openings
      • Enter Job Opening
    • Newsletter
  • Discovering
    what
    matters.

    FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

    SOCIAL MEDIA

    • LinkedIn, external URL, opens in a new window
    • , external URL, opens in a new window
    • Facebook, external URL, opens in a new window
    • Instagram, external URL, opens in a new window
    • YouTube, external URL, opens in a new window

    SCILOG

    • Scilog — The science magazine of the Austrian Science Fund (FWF)
  • elane login, external URL, opens in a new window
  • Scilog external URL, opens in a new window
  • de Wechsle zu Deutsch

  

Combinatorial problems on geometric graphs

Combinatorial problems on geometric graphs

Thomas Hackl (ORCID: )
  • Grant DOI 10.55776/P23629
  • Funding program Principal Investigator Projects
  • Status ended
  • Start September 1, 2011
  • End December 31, 2015
  • Funding amount € 291,060

Disciplines

Computer Sciences (50%); Mathematics (50%)

Keywords

    Discrete & Computational Geometry, Pseudo-triangulations, Erdös-Szekeres type problems, Colored point sets, Geometric graphs, Constrained flip graphs

Abstract Final report

Computational Geometry is a relatively young and very active field of research in the intersection of mathematics and theoretical computer science. Studying algorithms and data structures have been main objectives of this growing discipline. Although geometric graphs are structures defined by geometric properties, like x- and y- coordinates, they have a highly discrete nature. Straight lines spanned by a finite set of discrete points give rise to simple and memory efficient data structures. While not loosing the geometric information, geometric graphs additionally provide combinatorial context (like neighborhood information) that is sufficient for many applications and allows for very efficient and stable algorithms. Moreover, for many problems the geometric information is not needed for their solution. In these cases, point sets, geometric in principle, can be stored and used in a purely combinatorial way. A simple example is the construction of the convex hull of a point set, which is an intrinsic task of countless algorithms. For this it is sufficient to know for any triple a,b,c of points whether c is to the left or to the right of the straight line spanned by a and b. A data structure that stores this information is the so called order type. Not to be forced to rely on geometric information has one major advantage: It enables for simple, exact, and robust algorithms. For these reasons, Computational Geometry has become highly interweaved with fields of Discrete Geometry like Combinatorial Geometry. In the proposed project we want to explore a group of interrelated questions that can be reduced to purely combinatorial problems. One exception from this group of purely combinatorial problems is the question of blocking Delaunay triangulations on bi-colored point sets. The order type does not provide the Delaunay property for quadruples of points, an in-circle property needed for Delaunay triangulation construction. An extended order type, for instance, a "Delaunay order type" mapping the Delaunay property to purely combinatorial data, could help solving this and many other problems on Delaunay triangulations by answering how many different Delaunay triangulation exist for a given "classical" order type. But even though not of pure combinatorial nature, this subproblem is related to the other proposed problems. General methods on bi- colored point sets can be applied to the problems on compatible geometric graphs, isomorphic plane geometric graphs, questions on k-convexity, and also, of course, the Erdös-Szekeres type problems on bi-colored point sets. Further, new insights and results on any of these problems will have implications on the whole project and also to many other problems from Discrete & Computational Geometry. In the context of this project, examples for interesting classes of geometric graphs are triangulations, pseudo-triangulations, spanning trees, spanning circles, spanning paths, and (perfect) matchings. As already mentioned, the proposed problems are interrelated parts of one project. It is our strong belief that attacking these problems in a combined attempt will have synergetic effects to all parts. This will help to make considerable progress on the presented questions, to gain additional insight into their structure, and to finally answer at least some of them.

Computational Geometry is a relatively young and very active field of research in the intersection of mathematics and theoretical computer science. A main objective of this growing discipline has always been the study of algorithms and data structures, but also, with increasing importance the consideration of kombinatorial questions. Although geometric graphs are defined by geometric properties, like x- and y-coordinates, they are also of highly discrete nature. In addition to the geometric information, straight lines spanned by a finite set of discrete points provide combinatorial context, like neighborhood information or the number of certain spanned structures (for instance, empty triangles). Utilizing this combinatorial information gives rise to simple and memory efficient data structures and very time efficient and particularly stable algorithms. Furthermore, for many problems the purely geometric information is not needed for their solution. For this reasons, Computational Geometry has become highly interweaved with fields of Discrete Geometry like Combinatorial Geometry.In the concluded project we considered a group of highly interrelated questions that can be reduced to purely combinatorial problems. One very prominent example for this is the question about the number of necessary transformations, to convert one given bicolored matching into another one. A bicolored matching is a geometric graph on a bicolored point set, where each point is incident to exactly one straight line, each straight line matches two equally colored points, and no edges cross. A transformation converts a matching into another one, while ensuring that the union of the edges of both matchings spanned on the common point set is still crossing free (except for identical edges). In the cause of this project, we were able to improve the known exponential bound on the number of necessary transformations to a (asymptotically perfect) linear bound and thereby giving a concluding answer to this problem. In addition, we provide an efficient Algorithm for finding such an optimal sequence of transformations.Among many other results the work in this project resulted in a major step in the class of the so called Erdös-Szekeres type problems, a special subgroup of Ramsey-theorie. We improved the bounds on the number of empty convex triangles, quadrangles, and pentagons that are guaranteed to be spanned by any finite point set in the plane. Further, we investigated and improved these bounds for the cases, where the mentioned polygons are not necessarily convex and/or need not to be empty. Moreover, we also improve the bound on the number of empty triangles on general graphs, where edges need not be straight lines. In a seminal work we published the first non-trivial lower bounds for the number of empty simplices (triangles in the plane, tetrahedrons in 3D, etc.) spanned by multicolored, multidimensional finite point sets. As a side effect of this work, we also provide various results on triangulations of mulitdimensional point sets, including an improved bound on the number of simplices in high dimensional triangulations.The work conducted in this project effected many different research topics, not restricted to the topics specified in the application phase. This is natural to projects in fundamental research, as synergies and side effects cannot always be predicted and are a very welcomed surprise. In total, this project resulted, so far, in 36 publications in scientific journals and at refereed conferences and many initiated topics are still under consideration and subject to ongoing research.

Research institution(s)
  • Technische Universität Graz - 100%
International project participants
  • Günter Rote, Freie Universität Berlin - Germany
  • Ruy Fabila Monroy, CINVESTAV-IPN - Mexico
  • Jorge Urrutia Galicia, Universidad Nacional Autonoma de Mexico - Mexico
  • Bettina Speckmann, Technische Universiteit Eindhoven - Netherlands
  • Marc Van Krefeld, Utrecht University - Netherlands
  • David Orden Martin, Universidad de Alcala - Spain
  • Pedro A. Ramos, Universidad de Alcala - Spain
  • Clemens Huemer, Universitat Politecnica de Catalunya - Spain
  • Ferran Hurtado, Universitat Polytecnica de Catalunya - Spain
  • Michael Hoffmann, ETH Zürich - Switzerland

Research Output

  • 159 Citations
  • 40 Publications
Publications
  • 2018
    Title Holes in 2-convex point sets
    DOI 10.1016/j.comgeo.2018.06.002
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 38-49
  • 2020
    Title A superlinear lower bound on the number of 5-holes
    DOI 10.1016/j.jcta.2020.105236
    Type Journal Article
    Author Aichholzer O
    Journal Journal of Combinatorial Theory, Series A
    Pages 105236
    Link Publication
  • 2017
    Title Packing plane spanning trees and paths in complete geometric graphs
    DOI 10.1016/j.ipl.2017.04.006
    Type Journal Article
    Author Aichholzer O
    Journal Information Processing Letters
    Pages 35-41
    Link Publication
  • 2019
    Title Packing plane spanning graphs with short edges in complete geometric graphs
    DOI 10.1016/j.comgeo.2019.04.001
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 1-15
    Link Publication
  • 2018
    Title Modem illumination of monotone polygons
    DOI 10.1016/j.comgeo.2017.05.010
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 101-118
    Link Publication
  • 2018
    Title Linear transformation distance for bichromatic matchings
    DOI 10.1016/j.comgeo.2017.05.003
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 77-88
    Link Publication
  • 2016
    Title A Note on the Number of General 4-holes in (Perturbed) Grids
    DOI 10.1007/978-3-319-48532-4_1
    Type Book Chapter
    Author Aichholzer O
    Publisher Springer Nature
    Pages 1-12
  • 2015
    Title Geometric Achromatic and Pseudoachromatic Indices
    DOI 10.1007/s00373-015-1610-x
    Type Journal Article
    Author Aichholzer O
    Journal Graphs and Combinatorics
    Pages 431-451
  • 2015
    Title Empty Triangles in Good Drawings of the Complete Graph
    DOI 10.1007/s00373-015-1550-5
    Type Journal Article
    Author Aichholzer O
    Journal Graphs and Combinatorics
    Pages 335-345
  • 2012
    Title Flip Graphs of Bounded Degree Triangulations
    DOI 10.1007/s00373-012-1229-0
    Type Journal Article
    Author Aichholzer O
    Journal Graphs and Combinatorics
    Pages 1577-1593
    Link Publication
  • 2012
    Title Plane Graphs with Parity Constraints
    DOI 10.1007/s00373-012-1247-y
    Type Journal Article
    Author Aichholzer O
    Journal Graphs and Combinatorics
    Pages 47-69
  • 2012
    Title On 5-Gons and 5-Holes
    DOI 10.1007/978-3-642-34191-5_1
    Type Book Chapter
    Author Aichholzer O
    Publisher Springer Nature
    Pages 1-13
  • 2014
    Title Lower bounds for the number of small convex k-holes
    DOI 10.1016/j.comgeo.2013.12.002
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 605-613
    Link Publication
  • 2014
    Title FLIPS IN COMBINATORIAL POINTED PSEUDO-TRIANGULATIONS WITH FACE DEGREE AT MOST FOUR
    DOI 10.1142/s0218195914600036
    Type Journal Article
    Author Aichholzer O
    Journal International Journal of Computational Geometry & Applications
    Pages 197-224
    Link Publication
  • 2014
    Title 4-Holes in point sets
    DOI 10.1016/j.comgeo.2013.12.004
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 644-650
    Link Publication
  • 2014
    Title Cell-paths in mono- and bichromatic line arrangements in the plane
    DOI 10.46298/dmtcs.2088
    Type Journal Article
    Author Aichholzer O
    Journal Discrete Mathematics & Theoretical Computer Science
    Link Publication
  • 2014
    Title GEODESIC-PRESERVING POLYGON SIMPLIFICATION
    DOI 10.1142/s0218195914600097
    Type Journal Article
    Author Aichholzer O
    Journal International Journal of Computational Geometry & Applications
    Pages 307-323
    Link Publication
  • 2014
    Title Linear transformation distance for bichromatic matchings
    DOI 10.1145/2582112.2582151
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Pages 154-162
    Link Publication
  • 2016
    Title Planar L-Shaped Point Set Embeddings of Trees.
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference Proc. 32nd European Workshop on Computational Geometry (EuroCG 2016), Lugano, Switzerland, 2016.
  • 2016
    Title Strongly monotone drawings of planar graphs.
    Type Conference Proceeding Abstract
    Author Felsner S
    Conference Proc. 32nd European Workshop on Computational Geometry (EuroCG 2016), Lugano, Switzerland, 2016.
  • 2016
    Title Holes in 2-convex point sets.
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference Proc. 32nd European Workshop on Computational Geometry (EuroCG 2016), Lugano, Switzerland, 2016.
  • 2015
    Title Monotone Simultaneous Embeddings of Upward Planar Digraphs
    DOI 10.7155/jgaa.00350
    Type Journal Article
    Author Aichholzer O
    Journal Journal of Graph Algorithms and Applications
    Pages 87-110
    Link Publication
  • 2015
    Title On k-gons and k-holes in point sets
    DOI 10.1016/j.comgeo.2014.12.007
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 528-537
    Link Publication
  • 2014
    Title On k-convex point sets
    DOI 10.1016/j.comgeo.2014.04.004
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 809-832
    Link Publication
  • 2014
    Title Straight skeletons by means of voronoi diagrams under polyhedral distance functions.
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference Proc. 26th Annual Canadian Conference on Computational Geometry (CCCG 2014), Halifax, Nova Scotia, Canada, 2014.
  • 2014
    Title Cell-paths in mono- and bichromatic line Arrangements in the plane.
    Type Journal Article
    Author Aichholzer O
  • 2014
    Title Embedding Four-Directional Paths on Convex Point Sets
    DOI 10.1007/978-3-662-45803-7_30
    Type Book Chapter
    Author Aichholzer O
    Publisher Springer Nature
    Pages 355-366
    Link Publication
  • 2014
    Title Monotone simultaneous embedding of directed paths.
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference 30th European Workshop on Computational Geometry (EuroCG '14).
  • 2014
    Title Empty Monochromatic Simplices
    DOI 10.1007/s00454-013-9565-2
    Type Journal Article
    Author Aichholzer O
    Journal Discrete & Computational Geometry
    Pages 362-393
    Link Publication
  • 2015
    Title Representing Directed Trees as Straight Skeletons
    DOI 10.1007/978-3-319-27261-0_28
    Type Book Chapter
    Author Aichholzer O
    Publisher Springer Nature
    Pages 335-347
  • 2015
    Title Graph Drawing and Network Visualization, 23rd International Symposium, GD 2015, Los Angeles, CA, USA, September 24-26, 2015, Revised Selected Papers
    DOI 10.1007/978-3-319-27261-0
    Type Book
    Publisher Springer Nature
  • 2015
    Title 3-Colorability of Pseudo-Triangulations
    DOI 10.1142/s0218195915500168
    Type Journal Article
    Author Aichholzer O
    Journal International Journal of Computational Geometry & Applications
    Pages 283-298
    Link Publication
  • 2015
    Title Embedding Four-directional Paths on Convex Point Sets
    DOI 10.7155/jgaa.00368
    Type Journal Article
    Author Aichholzer O
    Journal Journal of Graph Algorithms and Applications
    Pages 743-759
    Link Publication
  • 2012
    Title What mkes a Tree a Straight Skeleton?
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference Proc. 28th European Workshop on Computational Geometry EuroCG '12, Assisi, Italy, 2012.
  • 2012
    Title What makes a tree a straight skeleton?
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference Proc. 24 th Annual Canadian Conference on Computational Geometry (CCCG 2012), Charlottetown, PEI, Canada, 2012.
  • 2013
    Title Maximizing maximal angles for plane straight-line graphs
    DOI 10.1016/j.comgeo.2012.03.002
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 17-28
    Link Publication
  • 2013
    Title Geodesic-Preserving Polygon Simplification
    DOI 10.1007/978-3-642-45030-3_2
    Type Book Chapter
    Author Aichholzer O
    Publisher Springer Nature
    Pages 11-21
  • 2013
    Title Coloring Hypergraphs Induced by Dynamic Point Sets and Bottomless Rectangles
    DOI 10.1007/978-3-642-40104-6_7
    Type Book Chapter
    Author Asinowski A
    Publisher Springer Nature
    Pages 73-84
  • 2013
    Title Blocking Delaunay triangulations
    DOI 10.1016/j.comgeo.2012.02.005
    Type Journal Article
    Author Aichholzer O
    Journal Computational Geometry
    Pages 154-159
    Link Publication
  • 2013
    Title Simulating distributed algorithms for lattice agents.
    Type Conference Proceeding Abstract
    Author Aichholzer O
    Conference Proc. 15th Spanish Meeting on Computational Geometry 2013, Sevilla, Spain, 2013.

Discovering
what
matters.

Newsletter

FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

Contact

Austrian Science Fund (FWF)
Georg-Coch-Platz 2
(Entrance Wiesingerstraße 4)
1010 Vienna

office(at)fwf.ac.at
+43 1 505 67 40

General information

  • Job Openings
  • Jobs at FWF
  • Press
  • Philanthropy
  • scilog
  • FWF Office
  • Social Media Directory
  • LinkedIn, external URL, opens in a new window
  • , external URL, opens in a new window
  • Facebook, external URL, opens in a new window
  • Instagram, external URL, opens in a new window
  • YouTube, external URL, opens in a new window
  • Cookies
  • Whistleblowing/Complaints Management
  • Accessibility Statement
  • Data Protection
  • Acknowledgements
  • IFG-Form
  • Social Media Directory
  • © Österreichischer Wissenschaftsfonds FWF
© Österreichischer Wissenschaftsfonds FWF