Skip to content

Image copy using a genetic algorithm. Parallelization is done using a cluster of Akka nodes

License

Notifications You must be signed in to change notification settings

coding-jam/lagioconda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaGioconda

How to try

This software requires Java as SBT. To install sbt follow instruction at http://www.scala-sbt.org/0.13/docs/Setup.html.

If you use OSX/MacOs, you can use HomeBrew:

brew install sbt

Then at root folder type

sbt run

Open a browser at http://localhost:9000. When the page is downloaded, algorithm starts.

Getting Started

Run each line in a new terminal.

sbt "backend/run 2551"
sbt "backend/run 2552"
sbt "project frontend" run

About

Image copy using a genetic algorithm. Parallelization is done using a cluster of Akka nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published