TwoSat.solve

Solve 2-SAT

struct TwoSat
bool
solve
(
)

Return Value

Type: bool

satisfiable or not

Meta