Skip to content

berfincicek/tedumas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEDU Multi Agent Systems, aka tedumas

A multiagnet system simulation for CMPE492 senior project

How to run?

  • Start the server from the massim_2022 repository (https://github.com/berfincicek/massim_2022)
  • Run the main class on this repository
  • Edit the "main"s configurations, use "--add-opens=java.base/java.io=ALL-UNNAMED" for VM options
  • Need to manually add "perst" library from the lib folder to the project structure
  • Can see the map and agents from localhost:8000
  • Can examine the written percepts from the "logs" folder, it produces a new txt file every run and updates it with every percept encountered

Known Bugs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%