//
pkg.gl
Category
github.com/operator-framework/deppy
cmd
dimacs
package
0.3.0
Repository:
https://github.com/operator-framework/deppy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
267 SLOC
#
Functions
GenerateVariables
No description provided by the author
NewDimacs
NewDimacs creates a Dimacs struct with the values parsed from the DIMACS formatted stream afforted by dimacsReader.
NewDimacsCommand
No description provided by the author
#
Structs
Dimacs
Dimacs constrains the variables and clauses that make up a CNF problem described in DIMACS format see: https://logic.pdmi.ras.ru/~basolver/dimacs.html.