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 / id2 / id100.z
Views: 418346
#############################################################################
##
#W  id100.z                GAP library of id's             Hans Ulrich Besche
##

ID_GROUP_TREE.next[100]:=
rec(
  fp:= [ 990, 5841, 7941, 10141, 56451, 58651, 66246, 79451, 86246, 99451 ],
  next:= [ 2, 5, 8, rec(
    fp:= [ 3492, 33150 ],
    level:= 4,
    next:= [ 3, 1 ] ), 16, 4, 14, rec(
    fp:= [ 36798, 96805 ],
    level:= 4,
    next:= [ 6, 9 ] ), rec(
    fp:= [ 57187, 96525 ],
    level:= 4,
    next:= [ 15, 13 ] ), rec(
    fp:= [ 23647, 37203, 97720 ],
    level:= 4,
    next:= [ 7, 10, rec(
      desc:= [ 104002 ],
      fp:= [ 16, 412 ],
      next:= [ 11, 12 ] ) ] ) ] );