Skip to content

This package provides algorithms for reasoning up to many-valued multi-modal logic, namely including a SAT solver and an automated theorem prover, both based on analytic tableau technique.

License

Notifications You must be signed in to change notification settings

aclai-lab/SoleReasoners.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoleReasoners.jl

Docs Build Status codecov

SoleReasoners is a Julia package for automated reasoning up to Many-Valued Multi-Modal Logic built on top of SoleLogics.jl, and part of Sole.jl, an open-source framework for symbolic machine learning.

Installation

To install SoleReasoners.jl, use the Julia package manager:

using Pkg
Pkg.add("SoleReasoners")

Feature Summary

SoleReasoners.jl provides a SAT solver and an automated theorem prover up to Many-Valued Multi-Modal Logic based on the method of analytic tableaux.

About

The package is developed by the ACLAI Lab @ University of Ferrara.

More on Sole

About

This package provides algorithms for reasoning up to many-valued multi-modal logic, namely including a SAT solver and an automated theorem prover, both based on analytic tableau technique.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages