Ticket #86 (closed proposed-project: wontfix)

Opened 6 years ago

Last modified 23 months ago

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

Changed 6 years ago by jhysek

  • owner changed from none to jhysek

Changed 6 years ago by jhysek

  • description modified (diff)

Changed 4 years ago by jairtrejo

  • description modified (diff)

Changed 4 years ago by WCoder

  • priority set to not yet rated
  • description modified (diff)

Changed 4 years ago by jhysek

  • description modified (diff)

Changed 4 years ago by jhysek

  • owner jhysek deleted

Changed 3 years ago by ekmett

  • cc ekmett@… added
  • description modified (diff)

Changed 23 months ago by dons

  • status changed from new to closed
  • resolution set to wontfix

Too old.

Note: See TracTickets for help on using tickets.