| mp_mazes
    Maddening Mazes | 
|   std | STL namespace | 
|   DisjointSets | Each DisjointSets object represents a family of disjoint sets, where each element has an integer index | 
|   SquareMaze | Each SquareMaze object represents a randomly-generated square maze and its solution |