Membrane Computing - Xholon App

What is it

This is a model of a Membrane Computing system.

How to use it

Run it:

  1. Run the Java application through the XhnMemComp GUI (org.primordion.memcomp.app.XhnMemComp.java), and select File --> Open --> memcomp --> CoopPSys02ex343_1 --> CoopPSys02ex343_1_xhn.
  2. Expand the Controller node in the tree.
  3. Press the Start node.
  4. You should see ...

Expected Results for each membrane (for deterministic, or typical case)
DIS - dissolved

Step  env    m1     m2       m3
===== ====== ====== ======   ======
0                            af
1                            abff
2                   bbffff   DIS
3                   ffdddede
4                   fdededeedee
5            eedede DIS
6     dd     eeee
"Computation was successful."    

Things to notice

Things to try

Extending the model

Xholon and Ealontro features

Credits and references

Paun, Gh. (2002). Membrane Computing. First example in section 3.4.3

PSystems