Click here to Skip to main content
15,880,796 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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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