Package nl.tue.astar

Interface ObservableAStarThread<H extends Head,​T extends Tail>

    • Field Detail

      • ESTIMATEIRRELEVANT

        static final double ESTIMATEIRRELEVANT
        constant which is used to signal that an estimate is irrelevant. This is set to the estimated remaining cost of a record, if the record was already considered and is reached again with higher cost.
        See Also:
        Constant Field Values