中文
相关论文

相关论文: Unit Rectangle Visibility Graphs

200 篇论文

A rectangular floorplan is a partition of a rectangle into smaller rectangles such that no four rectangles meet at a single point. Rectangular floorplans arise naturally in a variety of applications, including VLSI design, architectural…

计算几何 · 计算机科学 2026-01-21 Ravi Suthar , Raveena , Krishnendra Shekhawat

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. Only…

组合数学 · 数学 2021-02-11 Vinod Kumar , Krishnendra Shekhawat

We prove that every 1-planar graph G has a z-parallel visibility representation, i.e., a 3D visibility representation in which the vertices are isothetic disjoint rectangles parallel to the xy-plane, and the edges are unobstructed…

计算几何 · 计算机科学 2017-08-22 Patrizio Angelini , Michael A. Bekos , Michael Kaufmann , Fabrizio Montecchiani

We consider the problem of determining if a pair of undirected graphs $\langle G_\mathsf{V}, G_\mathsf{H} \rangle$, which share the same vertex set, has a representation using opaque geometric shapes for vertices, and vertical/horizontal…

计算几何 · 计算机科学 2021-05-26 Ben Chugg , William S. Evans , Kelvin Wong

A graph $G$ is called a pairwise compatibility graph (PCG) if there exists an edge weighted tree $T$ and two non-negative real numbers $d_{min}$ and $d_{max}$ such that each leaf $l_u$ of $T$ corresponds to a vertex $u \in V$ and there is…

离散数学 · 计算机科学 2011-06-22 Tiziana Calamoneri , Rossella Petreschi , Blerina Sinaimeri

A metric basis in a graph $G$ is a smallest possible set $S$ of vertices of $G$, with the property that any two vertices of $G$ are uniquely recognized by using a vector of distances to the vertices in $S$. A strong metric basis is a…

组合数学 · 数学 2025-09-08 Anni Hakanen , Ville Junnila , Tero Laihonen , Ismael G. Yero

Pairwise compatibility graphs (PCGs) with non-negative integer edge weights recently have been used to describe rare evolutionary events and scenarios with horizontal gene transfer. Here we consider the case that vertices are separated by…

组合数学 · 数学 2020-05-26 Yangjing Long , Peter F. Stadler

Given a set of objects $O$ in the plane, the corresponding intersection graph is defined as follows. Each object defines a vertex and an edge joins two vertices whenever the corresponding objects intersect. We study here the case of unit…

计算几何 · 计算机科学 2025-12-09 Michael Hoffmann , Tillmann Miltzow , Simon Weber , Lasse Wulf

In a graph G, the cardinality of the smallest ordered set of vertices that distinguishes every element of V (G) (resp. E(G)) is called the vertex (resp. edge) metric dimension of G. In [16] it was shown that both vertex and edge metric…

组合数学 · 数学 2021-04-02 Jelena Sedlar , Riste Škrekovski

A strict orthogonal drawing of a graph $G=(V, E)$ in $\mathbb{R}^2$ is a drawing of $G$ such that each vertex is mapped to a distinct point and each edge is mapped to a horizontal or vertical line segment. A graph $G$ is $HV$-restricted if…

计算几何 · 计算机科学 2019-04-16 Stephane Durocher , Stefan Felsner , Saeed Mehrabi , Debajyoti Mondal

A graph $G$ is a $B_0$-VPG graph if one can associate a path on a rectangular grid with each vertex such that two vertices are adjacent if and only if the corresponding paths intersect at at least one grid-point. A graph $G$ is a contact…

Let $V$ be a left $R$-module where $R$ is a (not necessarily commutative) ring with unit. The intersection graph $\cG(V)$ of proper $R$-submodules of $V$ is an undirected graph without loops and multiple edges defined as follows: the vertex…

环与代数 · 数学 2013-02-20 Ergün Yaraneri

Weak unit disk contact graphs are graphs that admit representing nodes as a collection of internally disjoint unit disks whose boundaries touch if there is an edge between the corresponding nodes. In this work we focus on graphs without…

计算几何 · 计算机科学 2020-10-06 Jonas Cleve

This thesis focuses on two concepts which are widely studied in the field of computational geometry. Namely, visibility and unit disk graphs. In the field of visibility, we have studied the conflict-free chromatic guarding of polygons, for…

计算几何 · 计算机科学 2021-11-02 Onur Çağırıcı

A set $W\subseteq V(G)$ is called a resolving set, if for each two distinct vertices $u,v\in V(G)$ there exists $w\in W$ such that $d(u,w)\neq d(v,w)$, where $d(x,y)$ is the distance between the vertices $x$ and $y$. A resolving set for $G$…

组合数学 · 数学 2012-05-03 Behrooz Bagheri , Mohsen Jannesari , Behnaz Omoomi

A graph $G=(V,E)$ is a pairwise compatibility graph (PCG) if there exists an edge-weighted tree $T$ and two non-negative real numbers $d_{min}$ and $d_{max}$, $d_{min} \leq d_{max}$, such that each node $u \in V$ is uniquely associated to a…

离散数学 · 计算机科学 2017-07-25 Pierluigi Baiocchi , Tiziana Calamoneri , Angelo Monti , Rossella Petreschi

Obstacle representations of graphs have been investigated quite intensely over the last few years. We focus on graphs that can be represented by a single obstacle. Given a (topologically open) polygon $C$ and a finite set $P$ of points in…

计算几何 · 计算机科学 2016-09-02 Steven Chaplick , Fabian Lipp , Ji-won Park , Alexander Wolff

A contact $B_0$-VPG graph is a graph for which there exists a collection of nontrivial pairwise interiorly disjoint horizontal and vertical segments in one-to-one correspondence with its vertex set such that two vertices are adjacent if and…

离散数学 · 计算机科学 2023-04-04 Flavia Bonomo-Braberman , Esther Galby , Carolina Lucía Gonzalez

Untangling is a process in which some vertices of a planar graph are moved to obtain a straight-line plane drawing. The aim is to move as few vertices as possible. We present an algorithm that untangles the cycle graph C_n while keeping at…

计算几何 · 计算机科学 2011-02-07 Josef Cibulka

In the Any-Angle Pathfinding problem, the goal is to find the shortest path between a pair of vertices on a uniform square grid, that is not constrained to any fixed number of possible directions over the grid. Visibility Graphs are a known…

计算几何 · 计算机科学 2017-02-07 Shunhao Oh , Hon Wai Leong