Skip to content

5kbpers/2-hop-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2-hop-labels

Implement the 2-hop labels algorithm

Usage

./a.out <filename>

Data example

8 9 # number of nodes and number of edges
1 2 # from node 1 to node 2
2 8
1 3
2 7
3 4
4 7
5 6
4 5
6 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages