Multi-agent systems (MAS) development
-
wrote on 16 Sept 2010, 15:15 last edited by
So, I was wondering if there are around here some guys working in the MAS area. I'm just looking if Qt has some MAS based projects or frameworks, maybe similar as the Java-based JADE and LEAP (for mobiles using MIDP), for MAS development. If somebody knows something about it I would greatly appreciate let me know.
Thanks,
-
wrote on 13 Dec 2010, 02:09 last edited by
Well, it looks that nobody knows about MAS or is interested in, So, I think this is a gold opportunity to start some innovative thing using Qt mixed with MAS, because MAS usually is Java-based because the Java's multi-platform and interpreted language nature allows to distribute easily the applications through a network, in this case self-organized agents that perform a complex task. Thus Qt has similar skills and I think will be useful to perform something similar. Somebody is interested?
-
wrote on 15 Mar 2014, 12:05 last edited by
Hi! I was actually searching for the same matter and wanted to know if there is some way to implement multi-agent systems in QT, because I'm developing a rather big and complicated system and also want to get started with MAS so I thought I'd give MAS a try in this system but as it appears I can't do it...
-
wrote on 9 Apr 2014, 09:25 last edited by
Hello vahldnateghl,
In despite of the fact that Qt has not a direct support to MAS you can maybe give a try.
However you can always look at the current and mature java frameworks: JADE and JADEX to develop agents for complex systems:
http://jade.tilab.com/
http://jadex.informatik.uni-hamburg.de/Let me know if I can help you
Regards,
Luis.