Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-emas

Evolutionary Multi-Agent System implemented in GO

Requirements

golang >= 1.13

All required golang dependencies will automatically download at the first start-up

How to run

To run an application, run in project directory:

go run cmd/main.go -logFile <PATH> -logLevel <VALUE>

Where PATH is path to a log file and VALUE is an integer

To run tests, run in project directory:

 go test test/* -v

Documentation

Full project documentation can be found on Wiki

Results

De Jong's function 1

Alt Text

Rosenbrock's valley (De Jong's function 2)

Alt Text

More on Wiki

About

Evolutionary Multi-Agent System implemented in GO

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages