Simulating Population Dynamics P Systems with Proportional Object Distribution

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
== Instructions==
== Instructions==
-
# Put the files [[SimulationWorkflow.jar]] and [[Media:Bearded_vulture_BWMC12.pli]] in a folder.
+
# Put the files [[Media:SimulationWorkflow.jar|SimulationWorkflow.jar]] and [[Media:Bearded_vulture_BWMC12.pli|SimulationWorkflow.jar]] in a folder.
# From the command-line, navigate to the folder and write: '''java -jar SimulationWorkflow.jar''' (a Java Runtime Environment is needed)
# From the command-line, navigate to the folder and write: '''java -jar SimulationWorkflow.jar''' (a Java Runtime Environment is needed)

Revision as of 21:21, 23 August 2012

Population Dynamics P systems (PDP systems, in short) refer to a formal framework for ecological modelling. The semantics of the model associates probabilities with rules, but the rules are also applied in a maximally parallel way.

This webpage includes all the material used in the paper DCBA: Simulating population dynamics P systems with proportional object distribution. The paper introduces the Direct distribution based on Consistent Blocks Algorithm (DCBA), a simulation algorithm which address the inherent non-determinism of the models by distributing proportionally the resources. A model for the Bearded Vulture has been used as example.

Materials

Instructions

  1. Put the files SimulationWorkflow.jar and SimulationWorkflow.jar in a folder.
  2. From the command-line, navigate to the folder and write: java -jar SimulationWorkflow.jar (a Java Runtime Environment is needed)
Personal tools