added spaces in sample tilings, also some new tilings, and removed L from Marek snub tiling

This commit is contained in:
Zeno Rogue 2018-08-23 01:53:04 +02:00
parent 6c6dd85994
commit b7dccecf5c
1 changed files with 11 additions and 9 deletions

View File

@ -917,8 +917,10 @@ vector<pair<string, int> > samples = {
{"(7,6^2)", cHyperSemi},
{"(4,6,14)", cHyperSemi},
{"(3,4,7,4)", cHyperSemi},
{"(6,6,4L,4L)", cHyperSemi},
{"(8,8,4L,4L)", cHyperSemi},
{"(3,3,3,3,7) (1,2)(0,4)(3)", cHyperSemi},
{"(3HL,6,6,6)(1,0)[2](3)", cHyperSemi},
{"(3H,6,6,6) (1,0)[2](3)", cHyperSemi},
{"(3,4,4L,4L,4)", cHyperSemi}, // buggy
{"(3l,4l,4,4,4) (0 1)[2 3](4)", cHyperSemi},
{"(3,4,4,4,4) (0 1)(2)(3)(4)", cHyperSemi},