/geneticjs

Coloring Graphs using Genetic Algorithm built on top of Meteor

Primary LanguageJavaScript

** Deprecated **

This small app is a fast short notice of college final project and is not even complete yet. This was not an attemp to write the best functional-testable code, but experimenting Genetic Algorithm.

geneticjs

Coloring Graphs using Genetic Algorithm built on top of Meteor framework

Usage

Install Meteor, navigate to cloned directory and run.

    curl https://install.meteor.com/ | sh
    cd path/to/repo
    meteor

Meteor Packages used

  • d3js:d3
  • materialize:materialize
  • rzymek:randomcolor