Distributed Genetic Algorithm in C#

I’ve released a little software package on github that implements a distributed genetic algorithm in C#, using MongoDB as the backend database. Also included are a Unity client, in case you want to evolve physical simulations of things, and PHP code that facilitates writing task evaluation code in any language that can perform HTTP requests. The code is available at https://github.com/jal278/csharp-distributed-ga. Hope someone finds it helpful!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>