Skip to content

Melissa project, a bee simulator using Java, JavaFX and JaCaMo, a multiagent system.

Notifications You must be signed in to change notification settings

zisluiz/melissa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melissa project

A bee simulator using Java, JavaFX and JaCaMo, a multiagent system.

The hive, bee simulation and behaviours are developed with JaCaMo framework, that allow programming multiagent systems with Jason language. Each agent has goals, believes and actions.

To see graphically these simulation, JavaFX was used to print each action and development of the simulation.

How to run

To actually run:

  • Get download JDK version 10 (last version yet contains JAVAFX outdated version).
  • Download lastest Eclipse IDE.
  • Follow instalation instruction on http://jacamo.sourceforge.net/eclipseplugin/tutorial/ to install Eclipse plugin. Remember set JAVA HOME with jdk10, and check in project properties if are using the jdk10 downloaded.
  • Open perspective "JaCaMo" -> Import this project -> right button on melissa.jcm -> Run JaCaMo Application.

Some prints:

Melissa's running, with each agent report and opened threads and logs. Running bee simulation

Print with more detailed image. Print with running simulations, with report for each agents actions

Print with graphic informations. Detail of graphic information

About

Melissa project, a bee simulator using Java, JavaFX and JaCaMo, a multiagent system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages