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
- Host: GitHub
- URL: https://github.com/arl/evolve
- Owner: arl
- License: mit
- Created: 2017-09-11T21:43:13.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T20:52:28.000Z (about 3 years ago)
- Last Synced: 2025-06-03T16:21:51.797Z (12 months ago)
- Topics: evolutionary-computation, genetic-algorithm, golang
- Language: Go
- Homepage:
- Size: 692 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# evolve: Evolutionary Computation Framework in Go
[](https://travis-ci.org/arl/evolve) [](https://codecov.io/gh/arl/evolve)
[](https://goreportcard.com/report/github.com/arl/evolve)
[](http://godoc.org/github.com/arl/evolve)
[](https://www.codefactor.io/repository/github/arl/evolve)
# License MIT
See [LICENSE file](./LICENSE)