中文
相关论文

相关论文: Graphs of Maps

200 篇论文

Visual rendering of graphs is a key task in the mapping of complex network data. Although most graph drawing algorithms emphasize aesthetic appeal, certain applications such as travel-time maps place more importance on visualization of…

机器学习 · 统计学 2014-01-20 Brian Baingana , Georgios B. Giannakis

A tessellation of a graph is a partition of its vertices into vertex disjoint cliques. A tessellation cover of a graph is a set of tessellations that covers all of its edges. The $t$-tessellability problem aims to decide whether there is a…

离散数学 · 计算机科学 2021-06-24 A. Abreu , L. Cunha , T. Fernandes , C. de Figueiredo , L. Kowada , F. Marquezino , D. Posner , R. Portugal

We consider two orientation problems in a graph, namely the minimization of the sum of all the shortest path lengths and the minimization of the diameter. We show that it is NP-complete to decide whether a graph has an orientation such that…

组合数学 · 数学 2010-04-15 N. Eggemann , S. D. Noble

The class of closed graphs by a linear ordering on their sets of vertices is investigated. A recent characterization of such a class of graphs is analyzed by using tools from the proper interval graph theory.

组合数学 · 数学 2015-09-23 Marilena Crupi

For any fixed surface Sigma of genus g, we give an algorithm to decide whether a graph G of girth at least five embedded in Sigma is colorable from an assignment of lists of size three in time O(|V(G)|). Furthermore, we can allow a subgraph…

数据结构与算法 · 计算机科学 2012-10-30 Zdenek Dvorak , Ken-ichi Kawarabayashi

A plane graph is called a rectangular graph if each of its edges can be oriented either horizontally or vertically, each of its interior regions is a four-sided region and all interior regions can be fitted in a rectangular enclosure. If…

组合数学 · 数学 2021-01-19 Vinod Kumar , Krishnendra Shekhawat

A graph is 1-planar if it can be drawn on a plane so that each edge is crossed by at most one other edge. In this paper, we first give a useful structural theorem for 1-planar graphs, and then apply it to the list edge and list total…

组合数学 · 数学 2019-12-17 Xin Zhang , Bei Niu , Jiguo Yu

Graph coloring involves assigning colors to the vertices of a graph such that two vertices linked by an edge receive different colors. Graph coloring problems are general models that are very useful to formulate many relevant applications…

机器学习 · 计算机科学 2020-10-27 Olivier Goudet , Béatrice Duval , Jin-Kao Hao

Geometric graphs are a special kind of graph with geometric features, which are vital to model many scientific problems. Unlike generic graphs, geometric graphs often exhibit physical symmetries of translations, rotations, and reflections,…

Mining graph data has become a popular research topic in computer science and has been widely studied in both academia and industry given the increasing amount of network data in the recent years. However, the huge amount of network data…

机器学习 · 计算机科学 2020-01-03 Wenwu Zhu , Xin Wang , Peng Cui

Graph Transformers (GTs) have demonstrated a strong capability in modeling graph structures by addressing the intrinsic limitations of graph neural networks (GNNs), such as over-smoothing and over-squashing. Recent studies have proposed…

Research on graph representation learning has received a lot of attention in recent years since many data in real-world applications come in form of graphs. High-dimensional graph data are often in irregular form, which makes them more…

机器学习 · 计算机科学 2020-06-03 Fenxiao Chen , Yuncheng Wang , Bin Wang , C. -C. Jay Kuo

We investigate the following problem: Given two embeddings G_1 and G_2 of the same abstract graph G on an orientable surface S, decide whether G_1 and G_2 are isotopic; in other words, whether there exists a continuous family of embeddings…

计算几何 · 计算机科学 2013-10-11 Éric Colin de Verdière , Arnaud de Mesmay

Planar graphs and their spatial embedding -- planar maps -- are used in many different fields due to their ubiquity in the real world (leaf veins in biology, street patterns in urban studies, etc.) and are also fundamental objects in…

统计力学 · 物理学 2018-12-12 Alexandre Diet , Marc Barthelemy

In the Segment Intersection Graph Representation Problem, we want to represent the vertices of a graph as straight line segments in the plane such that two segments cross if and only if there is an edge between the corresponding vertices.…

计算几何 · 计算机科学 2025-02-25 Simon D. Fink , Matthias Pfretzschner , Peter Stumpf

A coloring of the vertices of a connected graph is convex if each color class induces a connected subgraph. We address the convex recoloring (CR) problem defined as follows. Given a graph $G$ and a coloring of its vertices, recolor a…

离散数学 · 计算机科学 2019-12-02 Manoel Campêlo , Phablo F. S. Moura , Joel C. Soares

Dvo\v{r}\'ak, Kr\'al' and Thomas gave a description of the structure of triangle-free graphs on surfaces with respect to 3-coloring. Their description however contains two substructures (both related to graphs embedded in plane with two…

组合数学 · 数学 2018-06-04 Zdeněk Dvořák , Bernard Lidický

The complexity class NP of decision problems that can be solved nondeterministically in polynomial time is of great theoretical and practical importance where the notion of polynomial-time reductions between NP-problems is a key concept for…

计算复杂性 · 计算机科学 2022-12-23 Hans-Jörg Kreowski , Sabine Kuske , Aaron Lye , Aljoscha Windhorst

We study the problems of finding a minimum cycle basis (a minimum weight set of cycles that form a basis for the cycle space) and a minimum homology basis (a minimum weight set of cycles that generates the $1$-dimensional…

数据结构与算法 · 计算机科学 2016-07-19 Glencora Borradaile , Erin Wolf Chambers , Kyle Fox , Amir Nayyeri

Given an n-vertex graph G, a drawing of G in the plane is a mapping of its vertices into points of the plane, and its edges into continuous curves, connecting the images of their endpoints. A crossing in such a drawing is a point where two…

数据结构与算法 · 计算机科学 2010-10-20 Julia Chuzhoy , Yury Makarychev , Anastasios Sidiropoulos