2021 IEEE Symposium on Computers and Communications (ISCC) 2021
DOI: 10.1109/iscc53001.2021.9631469
|View full text |Cite
|
Sign up to set email alerts
|

An Effective Data Structure for Contact Sequence Temporal Graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

1
1
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 23 publications
1
1
0
Order By: Relevance
“…This paper extends our previous paper on contact sequence temporal graphs [1]. We have extended our previous work mainly by adding two path-finding algorithms to our proposed TRG data structure.…”
Section: Introductionsupporting
confidence: 52%
See 1 more Smart Citation
“…This paper extends our previous paper on contact sequence temporal graphs [1]. We have extended our previous work mainly by adding two path-finding algorithms to our proposed TRG data structure.…”
Section: Introductionsupporting
confidence: 52%
“…The fastest paths and the minhop paths algorithms for TRG_Ours have been demonstrated in detail in our earlier work [1]. Using a modified version of the standard DFS (depth first search) for the fastest paths algorithm and a modification of the standard BFS (breadth first search) for the minhop paths algorithm, we can obtain the time complexity of O(n + e) for both where n and e are, respectively, the number of vertices and the number of edges in the transformed graph (TRG_Ours).…”
Section: Fastest and Minhop Paths Algorithms For Trg_oursmentioning
confidence: 99%