Skip to content

flaizdnag/lph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic Programs in Haskell

Abstract

The aim of this project is to implement propositional version of logic programs in Haskell. Additionally, the definition of an acceptable logic program will be implemented along with the procedure that allows to determine this property of a given logic program. We give a brief description of the formal background for logic programs and the problem we want to deal with.

Logic programs

Propositional logic programs are sets of Horn clauses.

Acceptability of a logic program

Literature

[1] [2] [3] [4]

About

Logic Programs in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors