Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZackPierce/GALIA
Genetic Algorithm Library in Actionscript
https://github.com/ZackPierce/GALIA
Last synced: about 2 months ago
JSON representation
Genetic Algorithm Library in Actionscript
- Host: GitHub
- URL: https://github.com/ZackPierce/GALIA
- Owner: ZackPierce
- Archived: true
- Created: 2011-05-08T16:08:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-31T23:30:41.000Z (over 13 years ago)
- Last Synced: 2024-08-04T05:05:37.132Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
- awesome-actionscript-sorted - GALIA - Genetic Algorithm Library in Actionscript (Unsorted / Other API)
README
h1. GALIA
Genetic Algorithm Library In Actionscript
h2. Project Goals
The primary intent is to create a powerful genetic algorithm library that is easy to use for various problem spaces.
The secondary intent is to make it easy to visualize the execution of genetic algorithms.
This library is currently in *pre-release development*, so beware shifting dunes of code and API-drift.