david-xhk / solve-2sat

A linear time complexity 2-SAT Solver based on strongly-connected components in an implication graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A linear time complexity 2-SAT Solver based on strongly-connected components in an implication graph.


Languages

Language:Python 100.0%