@inproceedings{8166247303bf468c94873f8a499231c6,
title = "Stretching and jamming of automata",
abstract = "In this paper we present two transformations on automata, called stretching and jamming. These transformations will, under certain conditions, reduce the size of the transition table, and under other conditions reduce the string recognition time. Given a deterministic finite automaton, we can stretch it by transforming each single transition into two or more sequential transitions, thereby introducing additional intermediate states. Jamming is the opposite transformation, in which two or more successive transitions are transformed into a single transition, thereby removing redundant intermediate states.We will present formal definitions of stretching and jamming. We will give algorithms for stretching and jamming and we will calculate theoretical bounds, when stretching/jamming is effective in terms of memory consumption and string recognition time.",
author = "{Beijer, de}, N. and B.W. Watson and D.G. Kourie",
year = "2003",
language = "English",
isbn = "1-58113-774-5",
series = "ACM International Conference Proceeding Series",
publisher = "Association for Computing Machinery, Inc",
pages = "198--207",
editor = "J. Eloff and {et al.}, xx",
booktitle = "Proceedings of the 2003 annual research conference of the South African Institute of computer scientists and information technologists on enablement through technology : SAICSIT, Fourways, South Africa, September 17-19, 2003",
address = "United States",
}