[Updated] Template Metaprogramming and Puzzle 15 Optimal Solution
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.