Skip to content

jerryli1019/Backtracking-and-SAT-Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are four options you can use with "python main.py -t ...":

  • 0: "Propagation only" test. A really simple test case that can be solved without search.
  • 1: "Propagation and search" test. A hard test case that requires both propagation and search.
  • 2: Provides 50 easy test cases.
  • 3: Provides 50 hard test cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors