Class GraphStructureInconsistencyMeasure

java.lang.Object
org.tweetyproject.arg.dung.GraphStructureInconsistencyMeasure

public class GraphStructureInconsistencyMeasure extends Object
Author:
Timothy Gillespie
  • Constructor Details

    • GraphStructureInconsistencyMeasure

      public GraphStructureInconsistencyMeasure()
  • Method Details

    • setUpBeforeClass

      public static void setUpBeforeClass() throws Exception
      *description missing*
      Throws:
      Exception - *description missing*
    • drasticWithAttackReturnsOne

      public void drasticWithAttackReturnsOne()
      *description missing*
    • drasticWithNoAttackReturnsZero

      public void drasticWithNoAttackReturnsZero()
      *description missing*
    • inSumWithThreeEdgesReturnsThree

      public void inSumWithThreeEdgesReturnsThree()
      *description missing*
    • inSumWithNoAttackReturnsZero

      public void inSumWithNoAttackReturnsZero()
      *description missing*
    • inSumWorksWithCycles

      public void inSumWorksWithCycles()
      *description missing*
    • weightedInSumExample1

      public void weightedInSumExample1()
      *description missing*
    • weightedInSumExample2

      public void weightedInSumExample2()
      *description missing*
    • weightedInSumWorkedWithCycles

      public void weightedInSumWorkedWithCycles()
      *description missing*
    • weightedOutSumExample1

      public void weightedOutSumExample1()
      *description missing*
    • weightedOutSumExample2

      public void weightedOutSumExample2()
      *description missing*
    • weightedOutSumWorkedWithCycles

      public void weightedOutSumWorkedWithCycles()
      *description missing*
    • weightedComponentCountExample1

      public void weightedComponentCountExample1()
      *description missing*
    • weightedComponentCountExample2

      public void weightedComponentCountExample2()
      *description missing*
    • weightedComponentCountWorksWithCycles

      public void weightedComponentCountWorksWithCycles()
      *description missing*
    • weightedComponentCountWorksWithTwoComponent

      public void weightedComponentCountWorksWithTwoComponent()
      *description missing*
    • cycleCountExample1

      public void cycleCountExample1()
      *description missing*
    • cycleCountExample2

      public void cycleCountExample2()
      *description missing*
    • cycleCountExample3

      public void cycleCountExample3()
      *description missing*
    • cycleCountExample4

      public void cycleCountExample4()
      *description missing*
    • cycleCountExample5

      public void cycleCountExample5()
      *description missing*
    • cycleCountWorksWithTwoComponents

      public void cycleCountWorksWithTwoComponents()
      *description missing*
    • weightedCycleCountExample1

      public void weightedCycleCountExample1()
      *description missing*
    • weightedCycleCountExample2

      public void weightedCycleCountExample2()
      *description missing*
    • weightedCycleCountExample3

      public void weightedCycleCountExample3()
      *description missing*
    • weightedCycleCountExample4

      public void weightedCycleCountExample4()
      *description missing*
    • weightedCycleCountExample5

      public void weightedCycleCountExample5()
      *description missing*
    • weightedCycleCountWorksWithTwoComponents

      public void weightedCycleCountWorksWithTwoComponents()
      *description missing*