↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: tabu search

Home › Posts tagged tabu search
Python – Solving 7 Queen Problem with Tabu Search
Python

Python – Solving 7 Queen Problem with Tabu Search

Vitosh Jul 20, 2025 Tagged with alaa khamis, constraint satisfaction problem, n-queens-problem, optimization algorithms, tabu search

The n-queens problem is a classic puzzle that involves placing n chess queens on an n × n chessboard in such a way that no two queens threaten each other. In other words, no two queens should share the same …

Python – Solving 7 Queen Problem with Tabu Search Read more →

Copyright © 2026 VitoshAcademy