Skip to content

keznikl/SPLGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator of benchmark SPL formulas

##Usage:

python main.py [min_vars min_clauses] [random seed] > [your favorite SAT solver]

Generates a propositional skeletons of a single SPL-specific benchmark formula in the DIMACS format.

All information is printed on the sys.stderr output. The formula itself is printed on the standard output.

##Details: Contains tools for manipulating propositional formulas (including transformation to CNF via De-Morgan laws and Tseitin's algorithm)

About

Generator for of SPL formuas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages