Legend
public Structure<TCell> GenerateMaze( Func<int, int, int> rndNext, MazeBias bias = MazeBias.Default )
The current structure is disjointed (consists of more than one piece).