All Standard Algorithms
-
Updated
Feb 20, 2020 - C++
All Standard Algorithms
N-Queens using Backtracking and Branch and Bound
Lab program for ADA Lab
Solving N-Queen problem using Genetic Algorithm.
Here I'm posting few C++ projects which are done based on backtracking, OOP, pointers etc. These projects were done mainly focusing on solving assignment questions of Professor Jerry Waxman's CSCI-211 - Object Oriented Programming in C++ course at CUNY QC. Posting Dr. Waxman's questions, my codes & report for those assignments & their algorithms
Algorithm Design Course - Dr. Omid Sojoodi
Implementations of popular optimization & search algorithms
Simple Visualisation of NQueens using C++ and OpenGL
Add a description, image, and links to the nqueens topic page so that developers can more easily learn about it.
To associate your repository with the nqueens topic, visit your repo's landing page and select "manage topics."