| Mode | Name | Size |
| -rw-r--r-- | .gitignore | 2L |
| -rw-r--r-- | README | 11L |
| -rw-r--r-- | data/graphmatrix-1.txt | 6L |
| -rw-r--r-- | data/graphmatrix-10.txt | 101L |
| -rw-r--r-- | data/graphmatrix-2.txt | 4L |
| -rw-r--r-- | data/graphmatrix-3.txt | 11L |
| -rw-r--r-- | data/graphmatrix-4.txt | 26L |
| -rw-r--r-- | data/graphmatrix-5.txt | 101L |
| -rw-r--r-- | data/graphmatrix-6.txt | 26L |
| -rw-r--r-- | data/graphmatrix-7.txt | 51L |
| -rw-r--r-- | data/graphmatrix-8.txt | 5L |
| -rw-r--r-- | data/graphmatrix-9.txt | 3L |
| -rw-r--r-- | src/Graph.c | 84L |
| -rw-r--r-- | src/Graph.h | 40L |
| -rw-r--r-- | src/LinkedList.c | 83L |
| -rw-r--r-- | src/LinkedList.h | 49L |
| -rw-r--r-- | src/Makefile | 10L |
| -rw-r--r-- | src/cycleDetection.c | 70L |
| -rw-r--r-- | src/cycleDetection.h | 13L |
| -rw-r--r-- | src/main.c | 19L |