Skip to content

johpetsc/eight-queens-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Eight Queens Puzzle

Two different solution for the eight queens puzzle using Python.

These solution were implemented for an Introduction to Artificial Intelligence class (Introdução à Inteligência Artificial), lectured in the semester 1/2019 for the Computer Science degree.

    $ python 8queens.py

About

Eight queens puzzle using two different methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages