Skip to content

Solving NQueen and HeavyNqueen, Hill Climbing and Astar, based on Python, EM for Clustering

Notifications You must be signed in to change notification settings

AnandRamakrishnan09/Nqueens-ExpectationMaximization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nqueens

Solution to the Nqueen problem using Trees in Python based on Hill Climbing Solution to the Heavy Nqueen problem (Weight assigned to distance of movement of Queen) based on Astar Current Assumption that queens can only move along columns

About

Solving NQueen and HeavyNqueen, Hill Climbing and Astar, based on Python, EM for Clustering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages