This document discusses minimal vertex separators and perfect elimination orderings (PEOs) in chordal graphs. It begins by defining chordal graphs, PEOs, and vertex separators. It then discusses how to find minimal vertex separators (MVSs) using algorithms like LexBFS and how MVSs capture the structure of chordal graphs. The document also describes how to generate all PEOs of a chordal graph using a Hamilton cycle-based algorithm. It concludes by noting some properties and applications of chordal graphs, PEOs, and MVSs, such as using MVSs to decompose chordal graphs.