wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

inconsistency_quantitative (393B)


      1 # Inconsistency quantitative
      2 
      3 [Quantitative] measures of inconsistency ([constraint_violations]):
      4 
      5 - number of minimal inconsistent subsets
      6 - number of tuples that participate to a violation
      7 - minimal number of tuples to remove to satisfy the constraints
      8   - see [database_repairs] and [subset_repairs]
      9 - number of maximal consistent subsets
     10 
     11 Up: [inconsistency]
     12 
     13 See also: [database_repairs]