[КНИГА][B] Survey of planar and outerplanar graphs in fuzzy and neutrosophic graphs

T Fujita, F Smarandache - 2025 - books.google.com
As many readers may know, graph theory is a fundamental branch of mathematics that
explores networks made up of nodes and edges, focusing on their paths, structures, and …

Finding the k shortest paths

D Eppstein - SIAM Journal on computing, 1998 - SIAM
We give algorithms for finding the k shortest paths (not required to be simple) connecting a
pair of vertices in a digraph. Our algorithms output an implicit representation of these paths …

[PDF][PDF] Landmark based shortest path detection by using A* and Haversine formula

NR Chopde, M Nichat - … of Innovative Research in Computer and …, 2013 - researchgate.net
In 1900, less than 20 percent of the world population lived in cities, in 2007, just more than
50 percent of the world population lived in cities. In 2050, it has been predicted that more …

Fully dynamic algorithms for maintaining shortest paths trees

D Frigioni, A Marchetti-Spaccamela, U Nanni - Journal of Algorithms, 2000 - Elsevier
We propose fully dynamic algorithms for maintaining the distances and the shortest paths
from a single source in either a directed or an undirected graph with positive real edge …

Proximity search in databases.

R Goldman, N Shivakumar, S Venkatasubramanian… - 1998 - ilpubs.stanford.edu
An information retrieval (IR) engine can rank documents based on textual proximity of
keywords within each document. In this paper we apply this notion to search across an …

Negative-Weight Single-Source Shortest Paths in Near-Linear Time: Now Faster!

K Bringmann, A Cassis… - 2023 IEEE 64th Annual …, 2023 - ieeexplore.ieee.org
In this work we revisit the fundamental Single-Source Shortest Paths (SSSP) problem with
possibly negative edge weights. A recent breakthrough result by Bernstein, Nanongkai and …

[PDF][PDF] Route planning in road networks

D Schultes - 2008 - inf.fu-berlin.de
Computing optimal routes in road networks is one of the showpieces of realworld
applications of algorithmics. In principle, we could use Dijkstra's algorithm—the …

The comparison of three algorithms in shortest path issue

XZ Wang - Journal of Physics: Conference Series, 2018 - iopscience.iop.org
The shortest path problem is one of the most classical algorithm issues in graph theory,
aiming to find the shortest path between the two nodes in a network. It is widely used to …

Planar spanners and approximate shortest path queries among obstacles in the plane

S Arikati, DZ Chen, LP Chew, G Das, M Smid… - Algorithms—ESA'96 …, 1996 - Springer
We consider the problem of finding an obstacle-avoiding path between two points s and t in
the plane, amidst a set of disjoint polygonal obstacles with a total of n vertices. The length of …

Shortest path tree computation in dynamic graphs

EPF Chan, Y Yang - IEEE Transactions on Computers, 2008 - ieeexplore.ieee.org
Let G=(V, E, w) be a simple digraph, in which all edge weights are nonnegative real
numbers. Let G^ ′ be obtained from G by an application of a set of edge weight updates to …