TeachEngineering
Teach Engineering: Using Graph Theory to Analyze Drama
Students analyze dramatic works using graph theory. They gather data, record it in Microsoft Excel and use Cytoscape (a free, downloadable application) to generate graphs that visually illustrate the key characters (nodes) and...
University of Georgia
University of Georgia: Jim Wilson: Vertex Edge Connection
Explanation of adjacency matrix and how to construct them with examples.
Other
Math Works: Directed and Undirected Graphs
A graph is a collection of nodes and edges that represents relationships. You can use graphs to model a wide variety of systems. View examples of directed and undirected graphs and how they are constructed in this resource.
Other
Geeks for Geeks: Graph and Its Representations
The choice of graph representation is situation-specific. It totally depends on the type of operations to be performed and ease of use. This reference explains the most commonly used representations of a graph: Adjacency Matrix and...
Other
Free Codecamp: How to Think in Graphs
In this article, we're going to demonstrate various applications of graph theory. These applications will contain detailed illustrations. As the author states, if you've been looking for a "graph theory and everything about it tutorial...