Class AStarTwoHeuristic

  • All Implemented Interfaces:
    AStarHeuristic

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