CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

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

Path: gap4r8 / small / id4 / id117.z
Views: 418346
#############################################################################
##
#W  id117.z                GAP library of id's             Hans Ulrich Besche
##

ID_GROUP_TREE.next[117]:=
rec(
  fp:= [ 1 .. 4 ],
  next:= [ rec(
    fp:= [ 0 .. 11 ],
    next:= [ ] ),,, rec(
    fp:= [ 91, 94 ],
    next:= [ rec(
      desc:= [ 104004 ],
      fp:= [ 1 ],
      next:= [ rec(
        next:= [ 4494, 4493 ] ) ],
      pos:= [ 5, 8 ] ), rec(
      fp:= [ 1 ],
      next:= [ rec(
        next:= [ 4499, 4498 ] ) ],
      pos:= [ 3, 10 ] ) ] ) ] );