Read about a sample demonstrating how to accelerate finding an optimal Puzzle 15 solution using C++ Template Metaprogramming. It presents an implementation of the IDA* search algorithm.
Template Metaprogramming and Puzzle 15 Optimal Solution
Published 05/10/2007
