Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
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
Project: cocalc-sagemath-dev-slelievre
Views: 418346<?xml version="1.0" encoding="UTF-8"?>12<!DOCTYPE Book SYSTEM "gapdoc.dtd">34<?LaTeX ExtraPreamble="\usepackage{graphicx}"?>56<Book Name="Automata">78<TitlePage>9<Title>Automata</Title>10<Version>( Version11<#Include SYSTEM "../version">12)13</Version>14<Author> Manuel Delgado15<Email>[email protected]</Email>16<Homepage>http://www.fc.up.pt/cmup/mdelgado</Homepage>17</Author>18<Author> Steve Linton19<Email>[email protected]</Email>20<Homepage>http://www-circa.mcs.st-and.ac.uk/~sal/</Homepage>21</Author>22<Author> José João Morais23<!-- <Email>[email protected]</Email>-->24</Author>25<Copyright> ©right; 2004 by Manuel Delgado, Steve Linton and José Morais <P/>26We adopt the copyright regulations of &GAP; as detailed in the27copyright notice in the &GAP; manual. </Copyright>2829<Colophon>3031This work started in 1998, when the first author was in the32LIAFA at the University of Paris 7, in a post-doc.33Encouraged by J. E. Pin, he began the implementation in &GAP;3 of34an algorithm obtained some time before to answer a question from the realm35of Finite Semigroups proposed by J. Almeida. It is now part of a separate36package: <C>finsemi</C>. <P/>3738The first version of this package on automata was prepared by the first author39who gave it the form of a &GAP; share package.40In a second version, prepared by the first and third authors,41many functions have been added and the performance of many of the existing42ones has been improved. Further important improvements, specially concerning performance,43have been achieved when the second author joined the group.44<P/>4546Since Version 1.12, the package is maintained by the first two authors.4748Bug reports, suggestions and comments are, of course, welcome. Please use our49email addresses to this effect.5051</Colophon>5253<Acknowledgements>5455The first author wishes to acknowledge Cyril Nicaud and Paulo Varandas for56their help in programming some functions of the very first version of this57package. He wishes also to acknowledge useful discussions and comments by58Cyril Nicaud, Vítor H. Fernandes, Jean-Eric Pin and Jorge Almeida.59<P/>60The first author also acknowledges support of FCT through CMUP61and the FCT and POCTI Project POCTI/32817/MAT/2000 which is funded in62cooperation with the European Community Fund FEDER.63<P/>64The third author acknowledges financial support of FCT and the POCTI program65through a scholarship given by Centro de Matemática da Universidade do Porto.66<P/>6768The authors would like to thank Mark Kambites for his contribution in finding bugs and making suggestions for the improvement of this package.69<P/>70<P/>71<P/>72Concerning the mantainment:73<P/>74<P/>75The first author was/is (partially) supported by the FCT project PTDC/MAT/65481/2006 and also by the76<E>Centro de Matemática da Universidade do77Porto</E> (CMUP), funded by the European Regional Development Fund through the program COMPETE and by the Portuguese Government through the FCT - Fundação para a Ciência e a Tecnologia under the project PEst-C/MAT/UI0144/2011.78</Acknowledgements>7980</TitlePage>8182<TableOfContents/>8384<Body>8586<#Include SYSTEM "introduction.xml">87<#Include SYSTEM "automata.xml">88<#Include SYSTEM "rational.xml">89<#Include SYSTEM "aut-vs-rat.xml">90<#Include SYSTEM "aut-func.xml">91<#Include SYSTEM "finitelang.xml">9293</Body>9495<#Include SYSTEM "graphs.xml">96<#Include SYSTEM "drawing.xml">97<#Include SYSTEM "foldings.xml">9899100101<Bibliography Databases="AutMan" />102103<TheIndex/>104105</Book>106107<!-- ==================================================================== -->108109110