Skip to content

tomjorquera/JavaFly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaFly

This is a java implementation of my Firefly agent model. The goal of is to propose a simple agent model for general distributed problem solving. In order to instantiate the model, the designer must provide several domain-specific functions to model the problem to solve and create the agents. The agents will then try to solve the problem using a simple solving decision engine.

More details are given in the javadoc and in the example inside the project.

This project is licensed under a LGPL 3.0 license.

About

A simple agent model for general distributed problem solving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages