Skip to content

Leo1998/horn_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Conjunctions of Horn Clauses

An example implementation of the Paper "Learning Conjunctions of Horn Clauses" by Angluin et al. (https://doi.org/10.1023/A:1022689015665)

Both algorithms HORN and HORN1 are implemented and fully functional. NOTE: the equivalence query is only implemented by brute-force. (A PTIME algorithm would theoretically be available)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages