Skip to content

thoj/go-galib

Repository files navigation

Description

Genetic Algorithms for Go/Golang

Install

$ go install git://github.com/thoj/go-galib.git

Compiling examples: $ git clone git://github.com/thoj/go-galib.git $ cd go-galib $ cd examples $ go build floating.go $ ./floating

Use

See example/*

About

Genetic Algorithms library written in Go / golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages