Monthly Archives: December 2011

  • 0

Solving the Magic Square Problem Using Modern Heuristic Methods

This problem is to solve the Magic Square Problem (constrained and unconstrained versions), a combinatorial optimization problem, using modern heuristic methods. Magic squares have been a source of fascination since ancient times, over 4,000 years. A magic square is a square matrix of size n, containing each of the numbers 1 to n2 exactly once, in which

Read More