Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563554 views
1
<Verb>CayleyGraphOfGroup(G,L):: Group, List --> Void</Verb><P/>
2
3
<P/> Inputs a finite group <M>G</M> and a list <M>L</M> of elements in <M>G</M>.It displays the Cayley graph of the group generated by <M>L</M> where edge colours correspond to generators.
4
5
6
7
8