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

563672 views
1
<Verb>CayleyGraphOfGroup(G,L):: Group, List --> Graph</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 returns the Cayley graph of the group generated by <M>L</M>.
4
5
6
7
8