Skip to content
/ MAMS Public

Multi-agent meeting scheduling, a JADE artificial intelligence project.

Notifications You must be signed in to change notification settings

5kaz/MAMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAMS

Multi-agent meeting scheduling, a JADE artificial intelligence project.

Usage

  • ant compile to build the project
  • ant run to run the project

TODO

  • [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

About

Multi-agent meeting scheduling, a JADE artificial intelligence project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages