Package edu.uky.ai

Class OperationsBudgetExceededException

All Implemented Interfaces:
Serializable

public class OperationsBudgetExceededException extends SearchBudgetExceededException
Indicates that an algorithm has performed more than the maximum allowed number of operations.
Author:
Stephen G. Ware
See Also: