Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonny-binns/multiagentsystemscoursework

Coursework for Multi-Agent Systems taken in fourth year
https://github.com/jonny-binns/multiagentsystemscoursework

jade java

Last synced: about 2 months ago
JSON representation

Coursework for Multi-Agent Systems taken in fourth year

Awesome Lists containing this project

README

        

# Multi-Agent Systems Coursework

The coursework for Multi-Agent Systems, the task was to create a timetable system for a university where students would input what times they wanted and did not want classes and the agents would swap with each other to get the students a preferred timetable.

### Aims:
* Improve skills with the JADE framework
* Put into practice the agent based programming skills taught in the module
* Improve skills with Java