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 --> CoopPSys00ex0 --> CoopPSys00ex0_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  m1     m2     m3     m4
===== ====== ====== ====== ======
0     aac    a      cd     
1     aa            acd    c
2     bbd    aacd   DIS    
3     bbdad  DIS           
4     bba                  a
"Computation was successful."

Things to notice

Things to try

Extending the model

Xholon and Ealontro features

Credits and references

Paun, Gh. (2000). Computing with Membranes. Example on p. 117+

PSystems