Skip to content

A library to simplify expressions in boolean algebra.

Notifications You must be signed in to change notification settings

Trzyq0712/boolean-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boolean-solver

A library to simplify expressions in boolean algebra.

Supported operators

  • + Disjunction
  • * Conjunction
  • ~ Negation
  • => Implication
  • <=> Bi-implication

About

A library to simplify expressions in boolean algebra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages