jeanbellynck / Cayley-Graph-Generator

Graphicayley (formerly Cayley Graph Generator) is an Unity Application to convert group presentations into pretty Cayley Graphs.
https://jeanbellynck.github.io/graphicayley.html
MIT License
1 stars 0 forks source link

Create a "group element" class which inherits from vertex class #18

Closed jeanbellynck closed 9 months ago

jeanbellynck commented 9 months ago

The current vertex contains elements which do not belong in an abstract vertex-class (like distanceToNeutralElement or force)