StripsProblem

constructor(initialState: Set<Proposition>, goal: Set<Proposition>, actions: List<StripsAction>, maxDepth: Int = 5)(source)