2015
DOI: 10.1109/tnet.2014.2343914
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Shortest Path Algorithms for Hypergraphs

Abstract: Abstract-A hypergraph is a set V of vertices and a set of non-empty subsets of V , called hyperedges. Unlike graphs, hypergraphs can capture higher-order interactions in social and communication networks that go beyond a simple union of pairwise relationships. In this paper, we consider the shortest path problem in hypergraphs. We develop two algorithms for finding and maintaining the shortest hyperpaths in a dynamic network with both weight and topological changes. These two algorithms are the first addressin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
22
0
1

Year Published

2015
2015
2024
2024

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 43 publications
(23 citation statements)
references
References 16 publications
0
22
0
1
Order By: Relevance
“…These algorithms are very inefficient when the occurrence of link state changes in a network. Some other methods maintain shortest paths in Hypergraphs 33 , in planar graphs 32,34 , some require un-weighted graphs 35 , and some permit only integer edge weights 36,37 , and its variant 38 . Many other shortest path problems have been solved by using different approaches 39,40,40,41,42,43 .…”
Section: Dsprpmentioning
confidence: 99%
“…These algorithms are very inefficient when the occurrence of link state changes in a network. Some other methods maintain shortest paths in Hypergraphs 33 , in planar graphs 32,34 , some require un-weighted graphs 35 , and some permit only integer edge weights 36,37 , and its variant 38 . Many other shortest path problems have been solved by using different approaches 39,40,40,41,42,43 .…”
Section: Dsprpmentioning
confidence: 99%
“…Further, in the literature, many variations and special cases of the shortest path problem were proposed. For instance, we refer to the recent works on massively parallel systems [5], dynamic algorithms for hypergraphs [12], random networks with uncertain arc lengths [13,25] and in fuzzy graphs [9,11]. There are numerous algorithms and techniques proposed by many researchers; see [1,4,10,15,19,[22][23][24] for probabilisitic approach and for large graphs, we refer to [20,21], and [29] exploits the symmetry in graphs, for more related literature.…”
Section: Introductionmentioning
confidence: 99%
“…There are two types of graph; directed graph for which each node is directed by one way to any other node, and undirected graph for which its possible to go to and back from the same way between two connected nodes. The issue of the shortest path problem is related to graph theory, which is one of the most important topics for researchers [1,2,3,4,5,6,7]. It concerns with finding the shortest path between two nodes, or between a node as a source to all other nodes, depending on the weights of the edges that link these nodes [8].…”
Section: Introductionmentioning
confidence: 99%
“…They are also exploring more various ways and methods to get the lowest cost of path into a large number of nodes and speeding up their search process. Some of them are working on reconstructing the graphs in an attempt to reduce the cost of searching time either by 34 Computer Science & Information Technology (CS & IT) compression, optimization or subgraphs [1,2,3,4,5,6,15]. Others are replacing data structure with another [18,19,20,21].…”
Section: Introductionmentioning
confidence: 99%