- All Known Subinterfaces:
- StateConditionTestIterable
- All Known Implementing Classes:
- SinglePFSCT, TFGoalCondition
public interface StateConditionTest
And interface for defining classes that check for certain conditions in states. These are useful
for specifying binary goal conditions for classic search-based planners like A*
- Author:
- James MacGlashan