SupposeNot / RAMP

Research Assistant for Maps and Polytopes
4 stars 0 forks source link

Fix odd behavior in EdgeLabeledGraphs when the vertices are not integers. #137

Closed Mixer2021 closed 2 years ago

Mixer2021 commented 2 years ago

Would like to build symmetry type graphs for Wythoffian constructions that allow vertices to be admissible sequences/permutations.
The edges work fine, but the vertices are not currently correct.

Mixer2021 commented 2 years ago

Fixed for edge labeled graphs, but not fixed for voltage operators.

Mixer2021 commented 2 years ago

Work around created. In order to create a connection group as a permutation group acting on the vertices, the vertices need to be integers.