Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/sgpviz/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 30.7.2024 mit Größe 1 kB image not shown  

Quelle  drawdclasses.gd   Sprache: unbekannt

 
############################################################################
##
#W  drawdclasses.gd                     Manuel Delgado <mdelgado@fc.up.pt>
#W                                      Jose Morais    <josejoao@fc.up.pt>
##
#H  @(#)$Id: drawdclasses.gd,v 0.998 $
##
#Y  Copyright (C)  2005,  CMUP, Universidade do Porto, Portugal
##
##
#############################################################################
##
#O DotForDrawingDClassOfElement(S,el)
## Produces dot code for visualising the egg-box picture representing the 
## D-Class of the element <el> of the transformation semigroup <S>
##
#############################################################################
DeclareGlobalFunction("DotForDrawingDClassOfElement");
#############################################################################
##
#O DotForDrawingDClasses(S)
## Produces dot code for visualising the egg-box pictures representing the 
## D-Classes of the semigroup <S>
##
#############################################################################
DeclareGlobalFunction("DotForDrawingDClasses");

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]