Zobrazeno 1 - 7
of 7
pro vyhledávání: '"Álvaro Fernández Díaz"'
Publikováno v:
Journal of Logical and Algebraic Methods in Programming. 133:100874
Autor:
Alessandro Ricci, Eleonora Giunchiglia, László Zsolt Varga, Lars-Åke Fredlund, Álvaro Fernández Díaz, Carlos A. Iglesias, Koen V. Hindriks, Tasio Méndez, Viviana Mascardi, Arthur Casals, Baris Tekin Teze, Timotheus Kampik, John Bruntse Larsen, Zahia Guessoum, Akın Günay, Michael Winikoff, Angelo Ferrando, Simon Mayer, Clara Benac Earle, Juan Carlos Nieves, Amal El Fallah-Seghrouchni, Andrei Ciortea, Vincent J. Koeman, Danny Weyns, Brian Logan, Moharram Challenger, Louise A. Dennis, Geylani Kardas, Amit K. Chopra, Valeria Seidita
Publikováno v:
ACM SIGSOFT Software Engineering Notes, ISSN 0163-5948, 2019-01, Vol. 44, No. 1
Archivo Digital UPM
instname
Software Engineering Notes
Software Engineering Notes, Association for Computing Machinery, 2019, 44 (1), pp.18-28. ⟨10.1145/3310013.3322175⟩
Engineering Multi-Agent Systems
Software engineering notes
Archivo Digital UPM
instname
Software Engineering Notes
Software Engineering Notes, Association for Computing Machinery, 2019, 44 (1), pp.18-28. ⟨10.1145/3310013.3322175⟩
Engineering Multi-Agent Systems
Software engineering notes
International audience; The continuous integration of software-intensive systems together with the ever-increasing computing power offer a breeding ground for intelligent agents and multi-agent systems (MAS) more than ever before. Over the past two d
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::2771220674e05a3d2d54451b28bb8057
https://oa.upm.es/63865/
https://oa.upm.es/63865/
Publikováno v:
Engineering Multi-Agent Systems ISBN: 9783030256920
EMAS@AAMAS
EMAS@AAMAS
Jason is a well-known programming language for multiagent systems where fine-grained concurrency primitives allow a highly-concurrent efficient execution. However, typical concurrency errors such as race conditions are hard to avoid. In this chapter,
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::38c9fb5a9985e42308852a8066d4330f
https://doi.org/10.1007/978-3-030-25693-7_2
https://doi.org/10.1007/978-3-030-25693-7_2
Autor:
Álvaro Fernández Díaz
Publikováno v:
Archivo Digital UPM
instname
instname
This thesis elaborates on the synergies between the agent-oriented programming language Jason and the general-purpose programming language Erlang. These synergies are leveraged by the novel Distributed and Fault-Tolerant Multi-Agent Systems Developme
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::24ed53c459f1316b5e2928e7bfd8ef89
https://oa.upm.es/50369/
https://oa.upm.es/50369/
Publikováno v:
Lecture Notes in Computer Science ISBN: 9783642386992
ProMAS
ProMAS
In this paper we describe eJason, a prototype implementation of Jason, the well-known agent-oriented programming language, in Erlang, a concurrent functional programming language. The reason for choosing Erlang as the implementation vehicle is the su
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::4137e87ec0978fac03411692693aaedb
https://doi.org/10.1007/978-3-642-38700-5_1
https://doi.org/10.1007/978-3-642-38700-5_1
Publikováno v:
Erlang Workshop
In this paper we report on our experiences using Erlang to implement a subset of the agent-oriented programming language Jason.The principal existing implementation of Jason is written in Java, but suffers from a number of drawbacks, i.e., has severe
Publikováno v:
Erlang Workshop
In this paper we present an implementation in Erlang of a multi-agent negotiation protocol. The protocol is an extension of the well-known Contract Net Protocol, where concurrency and fault-tolerance have been addressed. We present some evidence that