Skip to content

Riko196/SAT-solver-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAT-solver-analyzer

The SAT-solver-analyzer which generates instances of problems which are hard for your own the SAT-solver. Generator uses genetic algorithm.

You need to have installed python (recommended is at least 2.7.17) in your operating system and then you can use my Makefile for running my SAT-solver-analyzer.

Main commands in my Makefile:

  1. make execute - command for analyze SAT-solver which is set in the constants.py.
  2. make clean - command for remove all src/**/*.pyc files.

About

The generator of instances of problems which are hard for some SAT-solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published