Skip to content

Python program to generate DIMACS-style CNF files, some of them quite large

Notifications You must be signed in to change notification settings

mrmikardo/generateCNF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

generateCNF

Python program to generate DIMACS-style CNF files, some of them quite large.

TODO

  • Using random number generators probably isn't a very good way to generate CNF. There is probably a better, statistically rigorous way to do this...
  • See TODOs in code. It's ugly.

About

Python program to generate DIMACS-style CNF files, some of them quite large

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages