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)
-- .459s elapsed
-- .518s elapsed
-- .541s elapsed
-- .651s elapsed
-- .751s elapsed
-- .823s elapsed
-- .984s elapsed
-- .785s elapsed
-- .919s elapsed
-- 1.01s elapsed
-- 1.02s elapsed
warning: some solutions are not regular: {40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 59, 60, 68, 69, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 85, 86, 87, 88, 89, 90}
warning: some solutions are not regular: {50, 53, 55, 56, 57, 58, 60, 61, 64, 69, 70, 72, 73, 74, 75, 76, 79, 80, 83, 84, 87, 89, 90, 94, 95, 96, 98, 99, 100, 101}
-- 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|
+-----+----+----+-----+-----+-----+-----+-----+
|1 |1 |1 |1 |0 |0 |0 |0 |
+-----+----+----+-----+-----+-----+-----+-----+
|-.809|.309|.309|-.809|-.588|.951 |-.951|.588 |
+-----+----+----+-----+-----+-----+-----+-----+
-- angles (in degrees), first angle is zero and omitted --
+---+---+---+---+
|144|288|72 |216|
+---+---+---+---+
|0 |0 |0 |0 |
+---+---+---+---+
|216|72 |288|144|
+---+---+---+---+
warning: some solutions are not regular: {24, 25, 26, 27, 30, 34, 38, 42, 44, 46, 47, 48, 50, 51, 55, 57}
warning: some solutions are not regular: {19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36}
warning: some solutions are not regular: {32, 33}
warning: some solutions are not regular: {34, 38, 44, 48, 50, 51, 52, 57, 60, 61, 63, 66, 68, 70, 74}
|