https://github.com/dundalek/meb-genetic-algorithm
Genetic Algorithm implementation in javaScript solving Minimum Energy Broadcast Problem
https://github.com/dundalek/meb-genetic-algorithm
Last synced: 3 months ago
JSON representation
Genetic Algorithm implementation in javaScript solving Minimum Energy Broadcast Problem
- Host: GitHub
- URL: https://github.com/dundalek/meb-genetic-algorithm
- Owner: dundalek
- Created: 2012-05-16T08:44:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T20:14:39.000Z (over 5 years ago)
- Last Synced: 2025-01-19T13:32:01.631Z (5 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# MEB Genetic Algorithm
Genetic Algorithm implementation in javaScript solving Minimum Energy Broadcast Problem.
It is tested in Chrome 19, Firefox 11 and Opera 11.
[online demo](https://dundalek.com/meb-genetic-algorithm/)
For more details see: [report.html](https://dundalek.com/meb-genetic-algorithm/report.html)