Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonny-binns/multiagentsystemscoursework
- Owner: jonny-binns
- Created: 2020-11-07T11:29:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T12:34:59.000Z (over 3 years ago)
- Last Synced: 2024-10-11T23:20:32.614Z (2 months ago)
- Topics: jade, java
- Language: HTML
- Homepage:
- Size: 32.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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