Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
- namespace cse491 An Agent that will walk back and forth along a row or column.
- class PacingAgent
- namespace walle
- class AStarAgent
- struct AStarAgentData
- class AgentFactory
- class Alerter
- struct BaseAgentData
- struct CompareNodes Custom comparison function for priority queue.
- struct Node Node class to hold information about positions for A* search.
- struct PacingAgentData
- class PathAgent
- struct PathAgentData
- class RandomAgent
- class TrackingAgent
- struct TrackingAgentData