private bool DLS(RubiksCube start, RubiksCube cube, int depth, int maxDepth, string t, bool end, int d) { switch (t[0]) { default