Skip to content

Genetic algorithm (GA) applied to permaculture planning. Proof of concept.

Notifications You must be signed in to change notification settings

tgoorden/kali-pona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an extremely lightweight (experimental) javascript implementation of a genetic algorithm, used to "plan" a permaculture garden. Proof of concept only.

All of the code is written in "functional programming" style, which makes it very easy to adapt.

Run npm install to install dependencies.

npm start will run the "game" sample.

About

Genetic algorithm (GA) applied to permaculture planning. Proof of concept.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published