Week 1 Flashcards
What is the definition of a neighborhood? What does it mean?
A neighborhood are all the nodes connected to other nodes.
What is the definition of a simple graph?
What is the definition of the degree of a vertex?
How do we compute the total sum of degrees?
What is the definition of the degree sequence?
When is a sequence of numbers graphic?
What is an adjencency list? How much memory does it use?
What is an Ajdencency matrix? How much memory does it use?
What are the important three properties of the adjecency matrix?
What is the definition of a subgraph?
What is the definition of a subgraph denoted by V*?
What is the definition of a the subgraph induced by E*?
When is a graph isomorphic?
How to determine that two graphs are not isomorphic?
What is the The Havel-Hakimi’s theorem? What does it mean?