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

563156 views
#############################################################################
##
#W  id9375.z               GAP library of id's             Hans Ulrich Besche
##

ID_GROUP_TREE.next[9375]:=
rec(
  fp:= [ 1 ],
  next:= [ rec(
    fp:= [ 72, 75, 77 ],
    next:= [ rec(
      fp:= [ 16013, 47509, 60510 ],
      next:= [ 94, 96, 95 ] ), rec(
      fp:= [ 47509, 60510 ],
      next:= [ 99, 100 ] ), rec(
      fp:= [ 22803, 31945 ],
      next:= [ 103, 102 ] ) ] ) ] );