Class IcebergInconsistencyExample


  • public class IcebergInconsistencyExample
    extends java.lang.Object
    Example code for the "iceberg" inconsistency measures as described in [De Bona, Hunter. Localising iceberg inconsistencies. AI 2017].
    Author:
    Anna Gessler
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IcebergInconsistencyExample

        public IcebergInconsistencyExample()
    • Method Detail