Home /Research /Simulation of Rapidly-Exploring Random Trees in Membrane Computing with P-Lingua and Automatic Programming
OTHER

Simulation of Rapidly-Exploring Random Trees in Membrane Computing with P-Lingua and Automatic Programming

Ignacio Pérez–Hurtado, Mario Perez-Jumenez, Gexiang Zhang, David Orellana-Martín

Year
2018
Citations
18
Access
Open access

Abstract

Methods based on Rapidly-exploring Random Trees (RRTs) have been widely used in robotics to solve motion planning problems. On the other hand, in the membrane computing framework, models based on Enzymatic Numerical P systems (ENPS) have been applied to robot controllers, but today there is a lack of planning algorithms based on membrane computing for robotics. With this motivation, we provide a variant of ENPS called Random Enzymatic Numerical P systems with Proteins and Shared Memory (RENPSM) addressed to implement RRT algorithms and we illustrate it by simulating the bidirectional RRT algorithm. This paper is an extension of [21]a. The software presented in [21] was an ad-hoc simulator, i.e, a tool for simulating computations of one and only one model that has been hard-coded. The main contribution of this paper with respect to [21] is the introduction of a novel solution for membrane computing simulators based on automatic programming. First, we have extended the P-Lingua syntax –a language to define membrane computing models– to write RENPSM models. Second, we have implemented a new parser based on Flex and Bison to read RENPSM models and produce source code in C language for multicore processors with OpenMP. Finally, additional experiments are presented.

Keywords

Membrane computingComputer scienceRoboticsComputationSyntaxSoftwareArtificial intelligenceCode (set theory)Programming languageTheoretical computer science

Related papers

Browse all OTHER papers