i4 : Gs = Gstrs/stringToGraph
o4 = {Graph{0 => {3, 4} }, Graph{0 => {3, 4} }, Graph{0 => {2, 4}
1 => {3, 4} 1 => {3, 4} 1 => {3, 4}
2 => {3, 4} 2 => {3, 4} 2 => {0, 4}
3 => {0, 1, 2} 3 => {0, 1, 2, 4} 3 => {1, 4}
4 => {0, 1, 2} 4 => {3, 0, 1, 2} 4 => {2, 0, 3,
------------------------------------------------------------------------
}, Graph{0 => {2, 3}}, Graph{0 => {2, 3, 4}}, Graph{0 => {2, 3, 4}
1 => {3, 4} 1 => {3, 4} 1 => {3, 4}
2 => {0, 4} 2 => {0, 4} 2 => {0, 4}
3 => {0, 1} 3 => {0, 1} 3 => {0, 1, 4}
1} 4 => {2, 1} 4 => {2, 0, 1} 4 => {2, 0, 3,
------------------------------------------------------------------------
}, Graph{0 => {2, 3, 4} }, Graph{0 => {2, 3, 4}}, Graph{0 => {2, 3,
1 => {3, 4} 1 => {2, 3, 4} 1 => {2, 3,
2 => {0, 3, 4} 2 => {0, 1, 4} 2 => {0, 1,
3 => {2, 0, 1, 4} 3 => {0, 1} 3 => {0, 1,
1} 4 => {2, 0, 3, 1} 4 => {2, 0, 1} 4 => {2, 0,
------------------------------------------------------------------------
4} }, Graph{0 => {2, 3, 4} }, Graph{0 => {1, 2, 3, 4}}}
4} 1 => {2, 3, 4} 1 => {0, 2, 3, 4}
4} 2 => {0, 1, 3, 4} 2 => {1, 0, 3, 4}
4} 3 => {2, 0, 1, 4} 3 => {1, 0, 2, 4}
1, 3} 4 => {2, 0, 1, 3} 4 => {1, 0, 2, 3}
o4 : List
|
i6 : for G in Gs list showExoticSolutions G;
-- warning: experimental computation over inexact field begun
-- results not reliable (one warning given per session)
-- .329s elapsed
-- .289s elapsed
-- .384s elapsed
-- .451s elapsed
-- .54s elapsed
-- .614s elapsed
-- .749s elapsed
-- .586s elapsed
-- .622s elapsed
-- .712s elapsed
-- .688s elapsed
warning: some solutions are not regular: {38, 39, 40, 41, 42, 43, 44, 45, 46, 54, 55, 56, 57, 60, 66, 67, 70, 71, 72, 73, 75, 76, 77, 78, 79, 81, 82, 84, 86, 87, 89}
warning: some solutions are not regular: {47, 49, 54, 56, 57, 58, 59, 60, 61, 63, 65, 68, 69, 71, 72, 73, 74, 75, 79, 82, 84, 87, 88, 90, 91, 92, 93, 94, 96, 98, 99, 100}
-- found extra exotic solutions for graph Graph{0 => {2, 3}} --
1 => {3, 4}
2 => {0, 4}
3 => {0, 1}
4 => {2, 1}
+-----+----+----+-----+-----+-----+-----+-----+
|-.809|.309|.309|-.809|-.588|.951 |-.951|.588 |
+-----+----+----+-----+-----+-----+-----+-----+
|-.809|.309|.309|-.809|.588 |-.951|.951 |-.588|
+-----+----+----+-----+-----+-----+-----+-----+
|1 |1 |1 |1 |0 |0 |0 |0 |
+-----+----+----+-----+-----+-----+-----+-----+
-- angles (in degrees), first angle is zero and omitted --
+---+---+---+---+
|216|72 |288|144|
+---+---+---+---+
|144|288|72 |216|
+---+---+---+---+
|0 |0 |0 |0 |
+---+---+---+---+
warning: some solutions are not regular: {24, 28, 30, 33, 34, 38, 40, 43, 44, 47, 48, 51, 52, 53, 57}
warning: some solutions are not regular: {16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36}
warning: some solutions are not regular: {25, 26, 27, 28, 29, 31, 32}
warning: some solutions are not regular: {36, 37, 39, 41, 42, 47, 54, 61, 65, 69, 70, 72, 75, 76, 77}
|