Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yogu/resolver

Determines whether a formula is satisfiable
https://github.com/yogu/resolver

Last synced: 2 days ago
JSON representation

Determines whether a formula is satisfiable

Awesome Lists containing this project

README

        

Resolver
========

Resolves a formula in Conjunctive normal form using the resolution
algorithm to determine whether the formula is satisfiable or not