Original tekst - Engleski - A rewrite system is a set of rules with the...Trenutni status Original tekst
Ovaj tekst je raspoloziv na sledecim jezicima:
Kategorija Kompjuteri / Internet
| A rewrite system is a set of rules with the... | | Izvorni jezik: Engleski
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 Januar 2007 08:50
|