CognitiveAgentGoalOrientedExplore

constructor(environment: Euclidean2DEnvironmentWithGraph<*, T, ConvexPolygon, Euclidean2DPassage>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>, vararg unknownDestinations: Number)(source)

Parameters

environment

the environment hosting the node

reaction

the reaction that executes this action

pedestrian

the owner pedestrian property

unknownDestinations

vararg coordinates representing unknown destinations

Type Parameters

T

the concentration type

L

the landmark shape type used by the node's cognitive map

R

the relation/edge type used by the node's cognitive map