Uses of Package
com.google.adk.planner.goap
Packages that use com.google.adk.planner.goap
-
Classes in com.google.adk.planner.goap used by com.google.adk.planner.goapClassDescriptionDeclares what state keys an agent reads (inputs) and writes (output).Transforms
AgentMetadatainto a dependency graph where: Each output key maps to the agent that produces it Each output key maps to the input keys (dependencies) required to produce itPolicy governing how the planner reacts to missing expected outputs after an agent group executes.Strategy for searching a dependency graph to find ordered agent execution groups. -
Classes in com.google.adk.planner.goap used by com.google.adk.planner.p2pClassDescriptionDeclares what state keys an agent reads (inputs) and writes (output).