cnfformula.utils.kthlist2pebbling module

Utilities to build dimacs encoding of pebbling formulas

Accepts only the kthlist graph format:

ASSUMPTIONS: the graph is given with a line for each vertex, from sources to a single sink.

CNF formulas interesting for proof complexity.

command_line_utility(argv=['/home/docs/checkouts/readthedocs.org/user_builds/cnfgen/envs/stable/bin/sphinx-build', '-T', '-b', 'readthedocs', '-d', '_build/doctrees-readthedocs', '-D', 'language=en', '.', '_build/html'])
setup_command_line(parser)

Setup general command line options

Arguments: - parser: parser to fill with options

signal_handler(insignal, frame)