cool project to use a genetic algorithm for?
        Posted  
        
            by Ryan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ryan
        
        
        
        Published on 2009-01-23T06:00:36Z
        Indexed on 
            2010/05/17
            3:50 UTC
        
        
        Read the original article
        Hit count: 523
        
I'm looking for a practical application to use a genetic algorithm for. Some things that have thought of are:
- Website interface optimization
 - Vehicle optimization with a physics simulator
 - Genetic programming
 - Automatic test case generation
 
But none have really popped out at me. So if you had some free time (a few months) to spend on a genetic algorithms project, what would you choose to tackle?
© Stack Overflow or respective owner