CNFgen
latest

Table of contents

  • Welcome to CNFgen’s documentation!
  • 1. How to build a CNF
  • 2. Testing satisfiability
  • 3. Formula families
  • 4. Graph based formulas
  • 5. Post-process a CNF formula
  • 6. The command line utility
  • 7. Adding a formula family to CNFgen
CNFgen
  • Docs »
  • cnfgen.families package
  • Edit on GitHub

cnfgen.families package¶

Submodules¶

  • 3.1.12. cnfgen.families.cliquecoloring module
  • 3.1.2. cnfgen.families.coloring module
  • 3.1.1. cnfgen.families.counting module
  • 3.1.14. cnfgen.families.cpls module
  • cnfgen.families.dominatingset module
  • 3.1.3. cnfgen.families.graphisomorphism module
  • 3.1.4. cnfgen.families.ordering module
  • 3.1.5. cnfgen.families.pebbling module
  • 3.1.6. cnfgen.families.pigeonhole module
  • 3.1.7. cnfgen.families.pitfall module
  • 3.1.8. cnfgen.families.ramsey module
  • 3.1.9. cnfgen.families.randomformulas module
  • 3.1.10. cnfgen.families.subgraph module
  • 3.1.11. cnfgen.families.subsetcardinality module
  • 3.1.13. cnfgen.families.tseitin module

Module contents¶


© Copyright (C) 2012-2021 Massimo Lauria <massimo.lauria@uniroma1.it> Revision 70e5b687.

Built with Sphinx using a theme provided by Read the Docs.