Modified genetic algorithm for solving n-queens problem | IEEE Conference Publication | IEEE Xplore

Modified genetic algorithm for solving n-queens problem


Abstract:

Genetic algorithm is applicable to a wide range of constraint satisfaction problems such as n-queens problem. In the absence of specialized solution for a particular prob...Show More

Abstract:

Genetic algorithm is applicable to a wide range of constraint satisfaction problems such as n-queens problem. In the absence of specialized solution for a particular problem, genetic algorithm would be efficient. But holism and random choices cause problem for genetic algorithm in searching large state spaces. So, the efficiency of this algorithm would be demoted when the size of state space of the problem grows exponentially. In this paper, we attempt to cover this weakness by using local search algorithm like minimal conflicts algorithm. Minimal conflicts algorithm is trying to provide partial view for genetic algorithm by locally searching the state space. This may cause genetic algorithm to take longer steps toward the solution. Modified genetic algorithm, is the result of collaboration between genetic algorithm and minimal conflicts algorithm. Comparing the results of applying standard genetic algorithm and modified genetic algorithm on n-queens problem in section VI, indicates the amount of performance improvement.
Date of Conference: 04-06 February 2014
Date Added to IEEE Xplore: 21 April 2014
Electronic ISBN:978-1-4799-3351-8
Conference Location: Bam, Iran

Contact IEEE to Subscribe

References

References is not available for this document.