Skip to content

agentcontest/mapc2022-FIT_BUT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deSouches

Multiagent System for MAPC 2019 - 2022

Running application

  • open the project in Intellij Idea
  • set JDK17
  • add library jade.jar (from the JADE system - https://jade.tilab.com/)
  • add library eismassim-4.5-jar-with-dependencies.jar (server of MAP - https://multiagentcontest.org/)
  • configure run:
    • main class: jade.Boot
    • parameters: -nomtp [-gui] general:dsAgents.DeSouches

About

FIT-BUT Multiagent system for MAPC 2019 - 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.9%
  • Python 1.1%