Skip to content

Artificial-Intelligence-kosta/Local-search-algorithms-Magic-Square-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial-Intelligence

This repository contains local search algorithms implemented on Magic Square problem (https://en.wikipedia.org/wiki/Magic_square):

  1. Genethic algorithm
  2. Beam search algorithm
  3. Simulated annealing
  4. Hill climbing algorithm
  5. Random search algorithm

RESULTS

results

About

This repository contains Local Search Algorithms implemented on Magic Square problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages