Skip to content

lonsing/blocksqbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlocksQBF

BlocksQBF is a generator for random quantified boolean formulae (QBF) in QDIMACS format [1]. In essence, it is an implementation of the model described in [2].

To compile the generator, unpack the sources and run make. Call ./blocksqbf -h for usage information and an example. BlocksQBF writes the generated formula to stdout, where it prepends its configuration used for generating the formula as QDIMACS comments.

Resources:

References:

  1. QDIMACS Standard

  2. Hubie Chen, Yannet Interian: A Model for Generating Random Quantified Boolean Formulas. IJCAI 2005: 66-71

About

A generator for random QBFs in QDIMACS format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published