What are graphs?

What is a directed graph?

What are undirected graphs?

What are simple graphs?

What are directed multigraphs?

What are undirected multigraphs?

What are weighted multigraphs?

What are adjacency, neighbourhood, and degrees in undirected graphs?

What is the handshaking theorem?

Example of the handshaking theorem

What are in-degrees and out-degrees in directed graphs?

What is the theorem for degrees in directed multigraphs?

What are complete graphs?

What is a cycle graph?

What is a wheel graph?

What are cube graphs?

What are bipartite graphs?

.


Can a graph with loops be bipartite?

What is a complete bipartite graphs?

What is a subgraph?

.


What are unions of graphs?

What are adjacency lists?
