satchmo-1.8.1: SAT encoding monad

Satchmo.Data

Documentation

data CNF Source

Instances

newtype Clause Source

Constructors

Clause 

Fields

literals :: [Literal]
 

Instances

newtype Literal Source

Constructors

Literal Int