N queens problem: a metaprogramming stress test for the compiler

  • Authors:
  • Denis V. Dubrov

  • Affiliations:
  • Southern Federal University, Rostov-on-Don, Russian Fed.

  • Venue:
  • Proceedings of the 9th ACM SIGPLAN workshop on Generic programming
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

A metaprogram solving N queens problem is written using Boost MPL library. The solution is tested using different compilers to examine the level of their practical use for complex metaprogramming tasks. The corresponding benchmark results were obtained.