Package ai.libs.hasco.metamining
Classes used to gain meta information about a given (partial) software
composition. To be used to guide the search as a heuristic to search
TFDNodes.
-
Interface Summary Interface Description IMetaMiner Used to to compute a score for a givenComponentInstancebased on meta features of the ComponentInstance and possibly also its application context. -
Class Summary Class Description MetaMinerBasedSorter A Comparator forTFDNodes that sorts based on meta information about the underlyingComponentInstanceof the node and possibly application context.