Publication | Closed Access
Solving the Physical Traveling Salesman Problem: Tree Search and Macro Actions
52
Citations
16
References
2013
Year
Mathematical ProgrammingHeuristic SearchEngineeringField RoboticsComputational ComplexityOperations ResearchTrajectory PlanningState Space SearchSearch SpaceTraveling Salesman ProblemSystems EngineeringRobot LearningTree SearchCombinatorial OptimizationMechanism DesignReal-time Game ConsistingPtsp CompetitionsPath PlanningCombinatorial ProblemComputer EngineeringComputer ScienceVariable Neighborhood SearchRoute PlanningHeuristic PlanningPlanningRoboticsMacro Actions
This paper presents a number of approaches for solving a real-time game consisting of a ship that must visit a number of waypoints scattered around a 2-D maze full of obstacles. The game, the Physical Traveling Salesman Problem (PTSP), which featured in two IEEE conference competitions during 2012, provides a good balance between long-term planning (finding the optimal sequence of waypoints to visit), and short-term planning (driving the ship in the maze). This paper focuses on the algorithm that won both PTSP competitions: it takes advantage of the physics of the game to calculate the optimal order of waypoints, and it employs Monte Carlo tree search (MCTS) to drive the ship. The algorithm uses repetitions of actions (macro actions) to reduce the search space for navigation. Variations of this algorithm are presented and analyzed, in order to understand the strength of each one of its constituents and to comprehend what makes such an approach the best controller found so far for the PTSP.
| Year | Citations | |
|---|---|---|
Page 1
Page 1