liveontologies / elk-reasoner

A Java-based OWL 2 EL reasoner
Apache License 2.0
94 stars 26 forks source link

Lemma elimination introduces duplicate inferences #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. return false in LemmaElimination.mayIntroduceDuplicates()
2. expand proofs of StokesAdamsSeizure <= PathologyOfPartOfHeart (see the 
attached screenshot)

Need to figure out if it's a bug in the inference rewriting or its fundamental 
property, in which case we simply filter out those duplicates, as we do now.

Original issue reported on code.google.com by pavel.kl...@gmail.com on 3 May 2015 at 2:32

Attachments: