Skip to content

Solving magic square problem with a metaheuristic approach - Implemented in Rust

Notifications You must be signed in to change notification settings

armanradan/MagicSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving magic square problem with a metaheuristic approach - Implemented in Rust.

Magic square problem is defined as finding a square of given size which sums of the numbers in each row, each column, and both main diagonals are the same.

About

Solving magic square problem with a metaheuristic approach - Implemented in Rust

Resources

Stars

Watchers

Forks

Languages