Next: GAs for Maze Puzzles
Up: l3
Previous: Example
- How select original population?
- How handle non-binary solution types?
- What should be the size of the population?
- What is the optimal mutation rate?
- How are mates picked for crossover?
- Can any chromosome appear more than once in a population?
- Local minima?
- Multiple goals?
- Parallel algorithms?