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)
-- .553s elapsed
-- .524s elapsed
-- .664s elapsed
-- .852s elapsed
-- 1.37s elapsed
-- 1.44s elapsed
-- 1.23s elapsed
-- 1.08s elapsed
-- 1.16s elapsed
-- 1.27s elapsed
-- 1.19s elapsed
warning: some solutions are not regular: {37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 59, 60, 65, 66, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 84, 85, 86, 87, 88, 89}
warning: some solutions are not regular: {48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 64, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 81, 84, 88, 90, 92, 94, 95, 96, 97, 98, 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, 26, 34, 35, 39, 41, 42, 44, 46, 50, 54, 58, 59, 60}
warning: some solutions are not regular: {17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34}
warning: some solutions are not regular: {23, 25, 31, 33}
warning: some solutions are not regular: {46, 48, 50, 51, 52, 55, 58, 64, 66, 69, 72, 73}
|