Skip to content

Compare: Home

New page
Showing with 1 addition and 1 deletion.
  1. +1 −1 Home.md
2 changes: 1 addition & 1 deletion Home.md
@@ -1,4 +1,4 @@
Welcome to the perl-csp wiki! # ### **Welcome to the perl-csp wiki!**


In this project I am trying to implement Constraint Satisfaction Problem (CSP) algorithms. Initally I am working on Backtracking, Backjumping and Backmarking alogorithms. In this project I am trying to implement Constraint Satisfaction Problem (CSP) algorithms. Initally I am working on Backtracking, Backjumping and Backmarking alogorithms.
I will try to solve some of the logic puzzle like N-Queen and Zebra problem. I will try to solve some of the logic puzzle like N-Queen and Zebra problem.
Expand Down