In graph theory, a 'cut' is a method of partitioning the vertices of a graph into two disjoint subsets, with the edges between these subsets representing the 'cut set'. This concept is crucial for identifying network vulnerabilities and is central to algorithms dealing with connectivity, max-flow, and minimum cut computations.