Jump to content

Graph Algorithms

From Wikibooks, open books for an open world

Introduction

Graph Representations and Data Structures

Graph Exploration and Vertex Ordering

Connectivity of Undirected Graphs

Connectivity of Directed Graphs

Planar Graphs and Graph Drawing

Planar Graphs

Graph Drawing

Shortest Paths

Minimum Spanning Trees

Cliques, Independent Sets, and Coloring

Covering and Domination

Tours

Matching

Network Flow

Special Classes of Graphs

Graph Isomorphism

Graph Decomposition and Graph Minors