Skip to content

Various implementations for the n-queens problem

Notifications You must be signed in to change notification settings

marcoperg/n-queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-queens problem

This repo contains various implementations of the famous n-queen problem. The primary objective is to compare the speed of different languages when it comes to this type of problems.

Implementations

  • C
  • Python
  • Haskell
  • Prolog (ciao-prolog)

About

Various implementations for the n-queens problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published