genetic-algorithm
Python
★ 2
updated 14y ago
Having found interest in the subject, we intend to make an abstract problem solver which takes the description of a problem, as well as its restraints as inputs (these restraints include rules which govern the choice of a solution to the problem), and find out solutions to the problem using genetic algorithms. Please Note: Although the extract mentioned above is very general, we may limit ourselves to specific classes of problems, which would depend largely on the amount of time available. (For instance: Optimization Problems)
No plain-English explanation yet — one is being written right now. Check back in a minute.