• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C#
  • License
    GNU Affero Genera...
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of Bio-Inspired AI projects: a Genetic Algorithm in C++ for the Task-Scheduling Problem, with batch mode; an attempt at a Genetic Algorithm Framework in Ruby; a Multi-Objective GA in C# using both SPEA2 and NSGA2 algorithms; and Ant Colony and Particle Swarm Optimization algorithms for the Traveling Salesman Problem, with comparisons.