MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / two_sat_assign

Method two_sat_assign

src/graph/connectivity.rs:112–124  ·  view source on GitHub ↗

From the directed implication graph corresponding to a 2-SAT clause, finds a satisfying assignment if it exists or returns None otherwise.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

num_vMethod · 0.80

Tested by

no test coverage detected