Cucumis - Gratis online oversættelsesservice
. .



Oprindelig tekst - Engelsk - A rewrite system is a set of rules with the...

Aktuel statusOprindelig tekst
Denne tekst er tilgængelig på følgende sprog: EngelskHebraisk

Kategori Computere / Internet

Titel
A rewrite system is a set of rules with the...
Tekst der skal oversættes
Tilmeldt af maory69
Sprog, der skal oversættes fra: Engelsk

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.
Bemærkninger til oversættelsen
תרגום
18 Januar 2007 08:50