Class AStarThreeHeuristic

  • All Implemented Interfaces:
    AStarHeuristic

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