@@ -80,14 +80,15 @@ const expectedData: { [name: string]: string | null } = {
8080 "Trajber's octahedron" : "Trajber's octahedron, 8, 7, 26, 3, 9, 120" ,
8181 "radio chop" : "radio chop, 20, 10, 92, 3, 20, 41580" ,
8282 icosamate : slow ( "icosamate, 20, 4, 32, 2, 12, 720" ) ,
83- "icosahedron 2" : slow ( "icosahedron 2, 20, 9, 102, 3, 18, 432630" ) ,
84- "icosahedron 3" : slow ( "icosahedron 3, 20, 18, 360, 6, 48, 1615854240" ) ,
85- "icosahedron static faces" : slow (
86- "icosahedron static faces, 20, 7, 62, 3, 18, 180" ,
83+ "Regular Astrominx" : slow ( "Regular Astrominx, 20, 9, 102, 3, 18, 432630" ) ,
84+ "Regular Astrominx + Big Chop" : slow (
85+ "Regular Astrominx + Big Chop, 20, 18, 360, 6, 48, 1615854240" ,
8786 ) ,
88- "icosahedron moving faces" : slow (
89- "icosahedron moving faces, 20, 7, 62, 3, 18, 180" ,
87+ Redicosahedron : slow ( "Redicosahedron, 20, 7, 62, 3, 18, 180" ) ,
88+ "Redicosahedron with centers" : slow (
89+ "Redicosahedron with centers, 20, 7, 62, 3, 18, 180" ,
9090 ) ,
91+ Icosaminx : slow ( "Icosaminx, 20, 7, 62, 3, 18, 180" ) ,
9192 "Eitan's star" : slow ( "Eitan's star, 20, 13, 152, 4, 30, 384560" ) ,
9293 "2x2x2 + dino" : "2x2x2 + dino, 6, 8, 24, 1, 18, 70" ,
9394 "2x2x2 + little chop" : "2x2x2 + little chop, 6, 8, 48, 2, 18, 168" ,
0 commit comments