Skip to content

A minimal algorithm to decide the word problem in Orthocomplemented Bisemilattices, in Scala.

Notifications You must be signed in to change notification settings

epfl-lara/OCBSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains an implementation of an algorithm able to solve the word problem for Orthocomplemented Bisemilattices. The original algorithm can be found in this paper: https://arxiv.org/abs/2110.03315 which has been published in TACAS 2022.

An Orthocomplemented Bisemillatice is a generalization of Boolean Algebra where distributivity doesn't hold. Hence, this algorithm provides a conservative approximation to the propositional equivalence problem.

About

A minimal algorithm to decide the word problem in Orthocomplemented Bisemilattices, in Scala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages