Ticket #86 (closed proposed-project: wontfix)
Generic system for evolutionary programming/optimization
| Reported by: | xhysek02@… | Owned by: | |
|---|---|---|---|
| Priority: | not yet rated | Keywords: | evolutionary computing |
| Cc: | ekmett@… | Topic: | misc |
| Difficulty: | 1 person Summer | Mentor: | not-accepted |
Description (last modified by ekmett) (diff)
Create generic system in for solving various optimization problems. It should consists of core program, which will be implemented in Haskell, and a few skeletons of modules for computing fitness in various "popular" languages. This module is language independent and comunicates with the core through network sockets. This approach makes possible to parallelize and distribute fitness computing which is the most time-consuming operation.
Interested Mentors
- Edward Kmett <ekmett@…>
Interested Students
- Jair Trejo <jairtrejo@…>
- Moises Osorio <wcoder.mx@…>
Change History
Note: See
TracTickets for help on using
tickets.
