Create Adjacency List
Manual adjacency list: (defined as a 0 indexed array of arrays, e.g. [[1,2], [0], []])