Skip to content

avarteq/darwins_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darwin’s Playground

Avarteq GmbH

Screenshot

Solving the Travaling Salesmen Problem using a Genetic Algorithms with Ruby

Usage

  1. Start the application
  2. Open the browser
  3. Enjoy watching the evolution :-)

How to start the application

cd <YOUR_REPO_PATH>/tsp/
ruby main.rb

Open your browser using the file open function. The url could look like this:

file:///Users/<YOUR_USER>/git/darwins_playground/gui/

Where to setup the Evolver?

Some changes can be made in genetic/main.rb. Others can be made in genetic/evolver.rb.

Have fun!

Contact

  • You would like to have a genetic algorithm for your project but don’t want to do the dirty work?
  • Want to argue about the Ruby and the meaning of life?

Feel free to contact us:

Avarteq GmbH
Julian Fischer
genetic.algorithms@avarteq.de
www.avarteq.de

Also checkout our hosting services:
www.railshoster.de
and
www.enterprise-rails.de

About

Exemplary implementation of a genetic algorithm to solve the traveling salesman problem visualized using Google Maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published