Skip to content

Instantly share code, notes, and snippets.

@friso
Created January 29, 2012 10:11
Show Gist options
  • Save friso/1698126 to your computer and use it in GitHub Desktop.
Save friso/1698126 to your computer and use it in GitHub Desktop.
Graph in edge list representation
0,1
0,2
0,3
1,4
4,5
5,6
2,3
2,5
4,7
7,3
10,11
11,12
12,10
12,13
12,14
13,14
20,21
20,22
20,23
20,24
20,25
20,26
22,27
22,28
28,23
28,29
30,31
31,32
32,33
33,34
34,35
35,36
40,41
40,42
40,43
42,43
42,41
41,44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment