|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CreationMethod.Settings |
Class Summary | |
---|---|
CreationMethod | |
Dtree | This class represents dtree objects. |
Dtree.Create | Each instantiation of this class represents a way of generating dtrees. |
Dtree.DtreeComparatorHeightLowToHigh | This comparator will first sort based on height, then on hashCode, and then try a few different things before returning 0. |
DtreeCreateEO | This class can create a Dtree, using the supplied elimination order. |
DtreeCreateHMetis | This abstract class can create a Dtree, using the hMetis algorithm/library |
DtreeCreateHMetis1 | This class can create a Dtree, using the hMetis algorithm/library |
DtreeCreateHMetis1wn | This class can create a Dtree, using the hMetis algorithm/library. |
DtreeCreateJT | This class can create a Dtree, using the supplied JoinTree. |
DtreeCreateString | This class can create a Dtree, using the supplied String. |
DtreeNode | |
DtreeNodeInternal | This class represents Internal DtreeNode objects. |
DtreeNodeLeaf | This class represents family dtree leaf nodes. |
Hmetis | This class is an interface library to the C++ hMeTiS library. |
Hypergraph | This class represents Hypergraph objects. |
MethodEliminationOrder | |
MethodHmetis | |
MethodHmetis.Algorithm | |
MethodHuginLog | |
MethodHuginLog.Style | |
Stats |
Exception Summary | |
---|---|
Dtree.DtreeCreationException |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |