Skip to content

newblue/go-galib

 
 

Repository files navigation

Description

Genetic Algorithms for Go/Golang

Install

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

Goinstall:

$ goinstall github.com/thoj/go-galib

Compiling examples: $ cd examples $ make

Use

See example/*

About

Genetic Algorithms library written in Go / golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published