https://github.com/memowe/gensched
A lightweight framework for some scheduling problems "solved" by genetic algorithms in pure Perl
https://github.com/memowe/gensched
genetic-algorithm perl
Last synced: about 1 year ago
JSON representation
A lightweight framework for some scheduling problems "solved" by genetic algorithms in pure Perl
- Host: GitHub
- URL: https://github.com/memowe/gensched
- Owner: memowe
- Created: 2013-09-06T10:33:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T09:50:02.000Z (almost 10 years ago)
- Last Synced: 2025-02-16T14:57:15.557Z (over 1 year ago)
- Topics: genetic-algorithm, perl
- Language: Perl
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GenSched [](https://travis-ci.org/memowe/gensched)
A lightweight framework for some scheduling problems "solved" by genetic algorithms in pure Perl.