Marcs Notes

Home

❯

university

❯

Logic

❯

Consistency Test

Consistency Test

10. Juni 20251 min read

Consistency Test

When defining an Ontology one should make sure that there are no impossible/empty concepts. You can test if a Concept Definition is satisfiable with this kind of test and thus there will not be an empty Concept.

We can use the propositional satisfiability tests:

  • Analytical Tableaux
  • Resolution

They are NPC, so most of the time exponential.


Graphansicht

Backlinks

  • Knowledge Representation
  • Subsumption Test

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub