Ticket #30 (new task)
Basis of Multiple-Participant decision making
Reported by: | smidl | Owned by: | smidl |
---|---|---|---|
Priority: | major | Milestone: | Replication of ACC merging experiment |
Component: | bdm core | Version: | |
Keywords: | Cc: | smidl@…, vbar@… |
Description
Multiple Participand decision-making (MPDM) was the main reason why to start this project.
I propose to keep any communication and related stuff out of BDM library. All stuff related to mpdm will be located in folder applications/mpdm where classes such as "participant" or perhaps "agent" should reside.
Rather than writing the whole class hierarchy by us I proppse to look for a free version of multiagent systems - written preferably in C++. I am not sure about Java... would it be OK?
- make survey of multi-agent systems
- choose one system and copy (?) it into mpdm (?)
- build offsprings of their agents that would use element of the BDM library for communication and for internal routines
Change History
Note: See
TracTickets for help on using
tickets.