Update the reference.
This commit is contained in:
parent
09557f7053
commit
830b43315a
2 changed files with 18 additions and 22 deletions
|
@ -1,25 +1,3 @@
|
|||
@article{AlhazovFIV2022,
|
||||
author = {Alhazov, Artiom and Freund, Rudolf and Ivanov, Sergiu and Verlan, Sergey},
|
||||
title = {Tissue P Systems with Vesicles of Multisets},
|
||||
journal = {International Journal of Foundations of Computer Science},
|
||||
volume = {33},
|
||||
number = {03n04},
|
||||
pages = {179-202},
|
||||
year = {2022},
|
||||
doi = {10.1142/S0129054122410015},
|
||||
|
||||
URL = {
|
||||
https://doi.org/10.1142/S0129054122410015
|
||||
|
||||
},
|
||||
eprint = {
|
||||
https://doi.org/10.1142/S0129054122410015
|
||||
|
||||
}
|
||||
,
|
||||
abstract = { We consider tissue P systems working on vesicles of multisets with the very simple operations of insertion, deletion, and substitution of single objects. With the whole multiset being enclosed in a vesicle, sending it to a target cell can be indicated in those simple rules working on the multiset. As derivation modes we consider the sequential derivation mode, where, if possible, one rule is applied in a derivation step, and the set maximally parallel derivation mode, where in each derivation step a non-extendable set of rules indicating the same target cell is applied. With the set maximally parallel derivation mode, computational completeness can already be obtained with tissue P systems having a tree structure, whereas tissue P systems even with an arbitrary communication structure are not computationally complete when working in the sequential mode. Adding polarizations — only the three polarizations − 1, 0, 1 are sufficient — allows for obtaining computational completeness even for tissue P systems working in the sequential mode. }
|
||||
}
|
||||
|
||||
@techreport{AlhazovFI2016,
|
||||
author={Artiom Alhazov and Rudolf Freund and Sergiu Ivanov},
|
||||
title={Polymorphic P Systems: A Survey},
|
||||
|
|
|
@ -1,3 +1,21 @@
|
|||
@article{DBLP:journals/ijfcs/AlhazovFIV22,
|
||||
author = {Artiom Alhazov and
|
||||
Rudolf Freund and
|
||||
Sergiu Ivanov and
|
||||
Sergey Verlan},
|
||||
title = {Tissue {P} Systems with Vesicles of Multisets},
|
||||
journal = {Int. J. Found. Comput. Sci.},
|
||||
volume = {33},
|
||||
number = {3{\&}4},
|
||||
pages = {179--202},
|
||||
year = {2022},
|
||||
url = {https://doi.org/10.1142/S0129054122410015},
|
||||
doi = {10.1142/S0129054122410015},
|
||||
timestamp = {Thu, 07 Jul 2022 01:00:00 +0200},
|
||||
biburl = {https://dblp.org/rec/journals/ijfcs/AlhazovFIV22.bib},
|
||||
bibsource = {dblp computer science bibliography, https://dblp.org}
|
||||
}
|
||||
|
||||
@article{DBLP:journals/tcs/AlhazovFIO22,
|
||||
author = {Artiom Alhazov and
|
||||
Rudolf Freund and
|
||||
|
|
Loading…
Reference in a new issue