/FuzzerExampleHs

Example for CW1 of Software Reliability in Haskell

Primary LanguageHaskell

Example for Software Reliability coursework

This example simply generates random cnf files in a directory. To run:

stack run -- fuzz-sat <output-dir>

This will generate 10 test cases in

It will take a while the first time as it is downloading the Haskell binary and compiling libraries