Graph Theory Calculator
Analyze graphs: adjacency matrices, paths, cycles, connectivity, and more.
Graph Theory Concepts
- Degree: Number of edges at a vertex
- Path: Sequence of connected vertices
- Cycle: Path starting and ending at same vertex
- Bipartite: Vertices can be split into two independent sets
- Eulerian: Path/circuit visiting every edge once