Skip to content

This is a general framework to solve state space search problems. The aim is to create a general program and then utilise it to solve a variety of problems such as 'the n queens problem' or the '8 puzzle'

Notifications You must be signed in to change notification settings

BolshackLancer/StateSpaceFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

StateSpaceFramework

This is a general framework to solve state space search problems. The aim is to create a general program and then utilise it to solve a variety of problems such as 'the n queens problem' or the '8 puzzle' The task, though tough, can be acchieved using some teamwork and coordination

About

This is a general framework to solve state space search problems. The aim is to create a general program and then utilise it to solve a variety of problems such as 'the n queens problem' or the '8 puzzle'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published