Class AStarTwoHeuristic

java.lang.Object
de.uni_trier.wi2.procake.similarity.nest.astar.utils.AStarTwoHeuristic
All Implemented Interfaces:
AStarHeuristic

public class AStarTwoHeuristic extends Object implements AStarHeuristic
Heuristic object of A*II implementation
Author:
Christian Zeyen