Texto original - Inglês - A rewrite system is a set of rules with the...Estado actual Texto original
Este texto está disponível nas seguintes línguas:
Categoria Computadores / Internet
| A rewrite system is a set of rules with the... | Texto a ser traduzido Enviado por maory69 | Língua de origem: Inglês
A rewrite system is a set of rules with the following format: S ïƒ T where S is some expression that is transformed into T when the rule is used. In this assignment you will write a program that will check if a rewrite system terminates or if there is a chance that it includes infinite loops.
The set of rules will be held in an AVL tree. The left hand side expression in every rule will serve as the key in the search tree.
| | |
|
18 Janeiro 2007 08:50
|