中文
相关论文

相关论文: Map Graphs

200 篇论文

A map is an abstract visual representation of a region, taken from a given space, usually designed for final human consumption. Traditional cartography focuses on the mapping of Euclidean spaces by using some distance metric. In this paper…

数字图书馆 · 计算机科学 2013-03-26 Valeria Fionda , Claudio Gutierrez , Giuseppe Pirró

For a given graph consider a pair of disjoint matchings the union of which contains as many edges as possible. Furthermore, consider the relation of the cardinalities of a maximum matching and the largest matching in those pairs. It is…

离散数学 · 计算机科学 2009-03-03 A. V. Tserunyan

Graphs are called navigable if one can find short paths through them using only local knowledge. It has been shown that for a graph to be navigable, its construction needs to meet strict criteria. Since such graphs nevertheless seem to…

概率论 · 数学 2007-09-05 Oskar Sandberg

We recall several known results about minimally 2-connected graphs, and show that they all follow from a decomposition theorem. Starting from an analogy with critically 2-connected graphs, we give structural characterizations of the classes…

离散数学 · 计算机科学 2016-03-27 Pierre Aboulker , Marko Radovanović , Nicolas Trotignon , Kristina Vušković

It is proven that a connected graph is planar if and only if all its cocycles with at least four edges are "grounded" in the graph. The notion of grounding of this planarity criterion, which is purely combinatorial, stems from the intuitive…

组合数学 · 数学 2014-10-22 K. Dosen , Z. Petric

A map is a partition of the sphere into regions that are labeled as countries or holes. The vertices of a map graph are the countries of a map. There is an edge if and only if the countries are adjacent and meet in at least one point. For a…

计算几何 · 计算机科学 2023-08-23 Franz J. Brandenburg

Properties of graphs that can be characterized by the spectrum of the adjacency matrix of the graph have been studied systematically recently. Motivated by the complexity of these properties, we show that there are such properties for which…

组合数学 · 数学 2020-01-28 Omid Etesami , Willem H. Haemers

In a labeling scheme the vertices of a given graph from a particular class are assigned short labels such that adjacency can be algorithmically determined from these labels. A representation of a graph from that class is given by the set of…

计算复杂性 · 计算机科学 2018-02-09 Maurice Chandoo

A graph with n vertices is 1-planar if it can be drawn in the plane such that each edge is crossed at most once, and is optimal if it has the maximum of 4n-8 edges. We show that optimal 1-planar graphs can be recognized in linear time. Our…

离散数学 · 计算机科学 2018-01-25 Franz J. Brandenburg

In this paper we consider graphs whose edges are associated with a degree of {\em importance}, which may depend on the type of connections they represent or on how recently they appeared in the scene, in a streaming setting. The goal is to…

数据结构与算法 · 计算机科学 2017-07-24 Patrizio Angelini , Michael A. Bekos

The definition of $1$-planar graphs naturally extends graph planarity, namely a graph is $1$-planar if it can be drawn in the plane with at most one crossing per edge. Unfortunately, while testing graph planarity is solvable in linear time,…

计算几何 · 计算机科学 2019-11-05 Carla Binucci , Walter Didimo , Fabrizio Montecchiani

A graph $X$ is said to be a pattern polynomial graph if its adjacency algebra is a coherent algebra. In this study we will find a necessary and sufficient condition for a graph to be a pattern polynomial graph. Some of the properties of the…

组合数学 · 数学 2011-06-24 A. Satyanarayana Reddy , Shashank K Mehta

We study the graphs formed from instances of the stable matching problem by connecting pairs of elements with an edge when there exists a stable matching in which they are matched. Our results include the NP-completeness of recognizing…

离散数学 · 计算机科学 2020-10-20 David Eppstein

We consider embeddings of 3-regular graphs into 3-dimensional Cartesian coordinates, in such a way that two vertices are adjacent if and only if two of their three coordinates are equal (that is, if they lie on an axis-parallel line) and…

计算几何 · 计算机科学 2015-07-16 David Eppstein

Path graphs are intersection graphs of paths in a tree.~In this paper we give a "6\ good characterization" of path graphs, namely, we prove that path graph membership is in $NP\cap CoNP$ without resorting to existing polynomial time…

离散数学 · 计算机科学 2021-09-20 Nicola Apollonio , Lorenzo Balzotti

A graph $G$ is {\em matching-decyclable} if it has a matching $M$ such that $G-M$ is acyclic. Deciding whether $G$ is matching-decyclable is an NP-complete problem even if $G$ is 2-connected, planar, and subcubic. In this work we present…

离散数学 · 计算机科学 2023-06-22 Fábio Protti , Uéverton S. Souza

Two planar graphs G1 and G2 sharing some vertices and edges are `simultaneously planar' if they have planar drawings such that a shared vertex [edge] is represented by the same point [curve] in both drawings. It is an open problem whether…

数据结构与算法 · 计算机科学 2011-12-12 Bernhard Haeupler , Krishnam Raju Jampani , Anna Lubiw

A matchstick graph is a plane graph with edges drawn as unit distance line segments. This class of graphs was introduced by Harborth who conjectured that a matchstick graph on $n$ vertices can have at most $\lfloor 3n - \sqrt{12n -…

组合数学 · 数学 2025-06-04 Panna Gehér , Géza Tóth

In this paper, we consider the problem of representing graphs by triangles whose sides touch. As a simple necessary condition, we show that pairs of vertices must have a small common neighborhood. On the positive side, we present linear…

离散数学 · 计算机科学 2010-01-19 Emden R. Gansner , Yifan Hu , Stephen G. Kobourov

We prove that triangulated IC-planar and NIC-planar graphs can be recognized in cubic time. A graph is 1-planar if it can be drawn in the plane with at most one crossing per edge. A drawing is IC-planar if, in addition, each vertex is…

离散数学 · 计算机科学 2016-10-28 Franz J. Brandenburg