DefaultPlanLister

Constructors

Link copied to clipboard
constructor(agentPlatform: AgentPlatform)

Functions

Link copied to clipboard
open fun achievableGoals(processOptions: ProcessOptions, bindings: Map<String, Any>): List<Goal>
Link copied to clipboard
open override fun achievablePlans(processOptions: ProcessOptions, bindings: Map<String, Any>): List<Plan>

List achievable plans from the current world state.