Skip to content

This is a prolog program that will calculate the optimized solution to a n-Puzzle, using branch and bound

Notifications You must be signed in to change notification settings

RoyalSix/MagicSquareSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Magic Square Solver

This is a program that searches for the most optimal solution to solve the magic square based on the parameters (length of matrix) given to it.

You can get this program running using swi-prolog.

About

This is a prolog program that will calculate the optimized solution to a n-Puzzle, using branch and bound

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages