Package edu.uky.ai

Class TimeBudgetExceededException

All Implemented Interfaces:
Serializable

public class TimeBudgetExceededException extends SearchBudgetExceededException
Indicates that an algorithm has taken more than the allowed amount of time.
Author:
Stephen G. Ware
See Also: