gap-packages/OrbitalGraphs

Store the base-pair and group of each orbital graph as an attribute

Closed this issue · 3 comments

Also, when drawing an orbital graph, we could highlight the base-pair.

an orbital graph might also want to store the group it belongs to; for better visualisation of orbital graphs we might use properties of the group

An orbital graph now stores its base-pair (BasePair) and the group or semigroup that it was created with respect to (UnderlyingGroup/UnderlyingSemigroup).

This issue will be closed when #41 is merged, which adds DotOrbitalGraph for visualising orbital graphs, in particular, it highlights the base-pair.

If someone has more specific requests, then please create separate issues for this.