An open API service indexing awesome lists of open source software.

https://github.com/arl/evolve

Evolutionary Computation Framework
https://github.com/arl/evolve

evolutionary-computation genetic-algorithm golang

Last synced: 8 months ago
JSON representation

Evolutionary Computation Framework

Awesome Lists containing this project

README

          

# evolve: Evolutionary Computation Framework in Go

[![Build Status](https://travis-ci.org/arl/evolve.svg?branch=master)](https://travis-ci.org/arl/evolve) [![Coverage](https://codecov.io/gh/arl/evolve/branch/master/graph/badge.svg)](https://codecov.io/gh/arl/evolve)
[![Go Report Card](https://goreportcard.com/badge/github.com/arl/evolve)](https://goreportcard.com/report/github.com/arl/evolve)
[![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/arl/evolve)
[![CodeFactor](https://www.codefactor.io/repository/github/arl/evolve/badge)](https://www.codefactor.io/repository/github/arl/evolve)

# License MIT

See [LICENSE file](./LICENSE)