Skip to content
forked from thoj/go-galib

Genetic Algorithms library written in Go / golang

Notifications You must be signed in to change notification settings

subruber/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

  • Go 100.0%