Files
notes/CS1029/notes-2023-11-01
bluepython508 d320a956f8 2023-11-15
2023-11-15 08:53:39 +00:00

7 lines
266 B
Plaintext

Edge contractions: merge two vertices, removing an edge between them
Representations: adjacency list
adjacency matrix
What does the determinant of an adjacency matrix mean?
incidence matrix: vertices against edges, 1 where edge is connected to vertex