Examples
In this section we consider two examples of P systems, and then describe and execute their Maude specification. The first one non-deterministically generates numbers of the form n² for n > 0, while the second one computes n² for a given n.- Generating numbers of the form n² using the accurate or the faithful implementation
- Computing n² using the accurate implementation