Click here to Skip to main content
15,884,425 members
Articles / General Programming / Algorithms

Using Genetic Algorithm To Solve Perfect Matching Problem

Rate me:
Please Sign up or sign in to vote.
4.96/5 (20 votes)
27 May 2014CPOL8 min read 44.8K   1.7K   58  
This article is written to demonstrate how could we use genetic algorithm to solve a NP-Complete problem, I used fixture generation problem as sample.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Turkey Turkey
Good luck, and happy philosophizing!

Comments and Discussions