Class DegreeComparator
- java.lang.Object
 - 
- org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDegreeComparator.DegreeType 
- 
Constructor Summary
Constructors Constructor Description DegreeComparator(AbstractDialecticalFramework adf, DegreeComparator.DegreeType degreeType) 
 - 
 
- 
- 
Constructor Detail
- 
DegreeComparator
public DegreeComparator(AbstractDialecticalFramework adf, DegreeComparator.DegreeType degreeType)
- Parameters:
 adf- some ADFdegreeType- specifies the type of the degree
 
 - 
 
 -