What problems have you solved using genetic algorithms/genetic programming?
        Posted  
        
            by knorv
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by knorv
        
        
        
        Published on 2009-10-08T14:37:53Z
        Indexed on 
            2010/05/17
            3:20 UTC
        
        
        Read the original article
        Hit count: 600
        
genetic-algorithm
|evolutionary-algorithm
|language-agnostic
|artificial-intelligence
|algorithm
Genetic algorithms (GA) and genetic programming (GP) are interesting areas of research.
I'd like to know about specific problems you - the SO reader - have solved using GA/GP and what libraries/frameworks you used if you didn't roll your own.
Questions:
- What problems have you used GA/GP to solve?
- What libraries/frameworks did you use?
I'm looking for first-hand experiences, so please do not answer unless you have that.
© Stack Overflow or respective owner