Uses of Interface
de.uni_trier.wi2.procake.similarity.nest.astar.SMGraphAStar
Package
Description
-
Uses of SMGraphAStar in de.uni_trier.wi2.procake.similarity.nest.astar
Modifier and TypeInterfaceDescriptioninterface
Interface of the GraphAStarOne-SimilarityMeasureinterface
Interface of the GraphAStarThree similarity measureinterface
Interface of the GraphAStarTwo-SimilarityMeasure -
Uses of SMGraphAStar in de.uni_trier.wi2.procake.similarity.nest.astar.impl
Modifier and TypeClassDescriptionclass
Abstract implementation of the AStar-Similarity Measure.class
A Star One implementation of Graph similarity measure.class
A*III implementation of graph similarity measure.class
A Star Two implementation of Graph similarity measure.