Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamiewarb/rover
Intelligent Agents Rover Coursework - Bath Comp Sci BSc
https://github.com/jamiewarb/rover
Last synced: 10 days ago
JSON representation
Intelligent Agents Rover Coursework - Bath Comp Sci BSc
- Host: GitHub
- URL: https://github.com/jamiewarb/rover
- Owner: Jamiewarb
- License: mit
- Created: 2015-12-03T11:21:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T11:27:15.000Z (about 9 years ago)
- Last Synced: 2024-11-07T03:46:57.207Z (about 2 months ago)
- Language: Java
- Size: 274 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agentscape Rover - Intelligent Agents - Bath, Comp Sci BSc
Agentscape project for the "intelligent agents" course @UniOfBath using AgentScape to model multi-agent systems. This specific project deals with simulating exploration and retrieval tasks of teams of rovers.Agentscape required to run. View rover/rover/src/main/java/rover for my .java code.