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

Views: 418346
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- $Id: basics.xml,v 0.998 Exp $ -->
3
<Chapter>
4
<Heading>
5
Introduction
6
</Heading>
7
8
The aim of this package is to turn
9
<Package> GAP </Package> more user-friendly, at least for semigroup theorists.
10
It requires the usage of external programs as is the case of
11
<C>graphviz</C> <Cite Key="KoutsofiosNorth:2002"/>, a software for drawing graphs developed at AT
12
<Alt Only="LaTeX">
13
\&#38;
14
</Alt>
15
<Alt Not="LaTeX">
16
<Alt Only="HTML">
17
&#38;amp;
18
</Alt>
19
<Alt Not="HTML">
20
&#38;
21
</Alt>
22
</Alt>
23
T Labs, that can be obtained at
24
<URL>http://www.graphviz.org/</URL>.
25
It is used not only to draw right Cayley graphs of finite semigroups and Schüzenberger graphs of finite inverse semigroups but also to visualise in the usual way the egg-box picture of a D-classe of a finite semigroup.
26
27
<Alt Only="LaTeX">
28
\ \\
29
\ \\
30
</Alt>
31
<Alt Only="HTML">
32
&lt;br&gt;&lt;br&gt;
33
</Alt>
34
<B>Important note</B>: The version of <C>graphviz</C> to install must be
35
greater or equal to 1.16.
36
<Alt Only="LaTeX">
37
\ \\
38
\ \\
39
</Alt>
40
<Alt Only="HTML">
41
&lt;br&gt;&lt;br&gt;
42
</Alt>
43
44
Tcl/Tk should also be available in order to run the graphical interfaces
45
<P/>
46
XAutomaton and XSemigroup
47
<Br/>
48
used to specify automata and semigroups.
49
<P/>
50
<Alt Only="LaTeX">
51
\ \\
52
\ \\
53
</Alt>
54
<Alt Only="HTML">
55
&lt;br&gt;&lt;br&gt;
56
</Alt>
57
<B>Warning</B>: the use of XAutomaton and XSemigroup is intended only for simple examples. After its use one may have to start another GAP session.
58
<Alt Only="LaTeX">
59
\ \\
60
\ \\
61
</Alt>
62
<Alt Only="HTML">
63
&lt;br&gt;&lt;br&gt;
64
</Alt>
65
66
</Chapter>
67
68