Class DegreeComparator

java.lang.Object
org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator
All Implemented Interfaces:
Comparator<Argument>

@Deprecated(forRemoval=true) public final class DegreeComparator extends Object implements Comparator<Argument>
Deprecated, for removal: This API element is subject to removal in a future version.
not used anymore
Author:
Mathias Hofer
  • Constructor Details

    • DegreeComparator

      public DegreeComparator(AbstractDialecticalFramework adf, DegreeComparator.DegreeType degreeType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Parameters:
      adf - some ADF
      degreeType - specifies the type of the degree
  • Method Details