Multi-agent meeting scheduling, a JADE artificial intelligence project.
ant compile
to build the projectant run
to run the project
- [DONE] Fix concurrency potential issues
- [DONE] Send the meeting request only to a specific subset of all agents (contact list)
- [DONE] When a meeting is scheduled, add the slot to a list of meetings and remove it from the available slots.
- [DONE] Make the meeting visible on UI
- (OPTIONAL) Add the possibility to manually change the values of the calendar from UI