|
7 | 7 | "RB-1018-dijkstra-algorithm" |
8 | 8 | ], |
9 | 9 | "wiki_links": [ |
10 | | - "Route Planning", |
11 | | - "Optimal Path Discovery", |
12 | | - "Hash Table", |
13 | | - "Navigation", |
14 | | - "Informed Search", |
| 10 | + "Google Maps Platform", |
| 11 | + "Informed Search Strategy", |
| 12 | + "Robotics Control", |
| 13 | + "Distance Metric", |
| 14 | + "Admissible Heuristic", |
| 15 | + "Video Game AI", |
| 16 | + "Data Structures", |
| 17 | + "Motion Planning", |
| 18 | + "Graph Data Structure", |
| 19 | + "Russell & Norvig Artificial Intelligence Modern Approach", |
| 20 | + "AlgorithmicFramework", |
| 21 | + "Network Routing", |
| 22 | + "Robotics Industry Association Automation Statistics", |
15 | 23 | "Heuristic Methods", |
16 | | - "Closed Set", |
17 | | - "Node Expansion", |
| 24 | + "AlgorithmicLayer", |
| 25 | + "Cormen Introduction to Algorithms", |
| 26 | + "Dijkstra's Algorithm", |
| 27 | + "Graph Algorithms", |
18 | 28 | "Path Reconstruction", |
| 29 | + "Informed Search", |
| 30 | + "Closed Set", |
| 31 | + "Autonomous Navigation", |
| 32 | + "ApplicationLayer", |
19 | 33 | "Uniform Cost Search", |
20 | | - "Heuristic Evaluation", |
21 | | - "Distance Heuristics", |
22 | | - "Logistics Optimization", |
| 34 | + "International Planning Competition", |
| 35 | + "Algorithmic Efficiency", |
| 36 | + "ComputationAndIntelligenceDomain", |
| 37 | + "Node Expansion", |
23 | 38 | "Hart, Nilsson, Raphael 1968 Formal Basis for Heuristic Determination", |
24 | | - "Autonomous Navigation", |
| 39 | + "Search Algorithms", |
| 40 | + "Navigation", |
| 41 | + "Priority Queue", |
25 | 42 | "Greedy Best-First Search", |
26 | | - "Motion Planning", |
27 | | - "Dijkstra's Algorithm", |
28 | | - "Evaluation Function", |
| 43 | + "Unity Technologies NavMesh Documentation", |
| 44 | + "Best-First Search", |
29 | 45 | "Heuristic Search", |
30 | | - "Breadth-First Search", |
31 | | - "Russell & Norvig Artificial Intelligence Modern Approach", |
32 | | - "Graph Algorithms", |
33 | | - "Cormen Introduction to Algorithms", |
34 | | - "Robotics Industry Association Automation Statistics", |
35 | | - "ComputationAndIntelligenceDomain", |
36 | | - "AlgorithmicFramework", |
37 | | - "Google Maps Platform", |
38 | | - "Pathfinding", |
39 | | - "Informed Search Strategy", |
40 | | - "Priority Queue Data Structure", |
41 | | - "Goal-Directed Search", |
42 | | - "Distance Metric", |
43 | 46 | "AI-GroundedDomain", |
44 | | - "Search Algorithms", |
45 | | - "Optimization Algorithms", |
46 | | - "AlgorithmicLayer", |
| 47 | + "Open Set", |
| 48 | + "Optimal Pathfinding", |
| 49 | + "Heuristic Evaluation", |
| 50 | + "Logistics Optimization", |
| 51 | + "Breadth-First Search", |
47 | 52 | "Heuristic Function", |
48 | | - "Graph Representation", |
49 | | - "International Planning Competition", |
50 | | - "ApplicationLayer", |
51 | | - "Priority Queue", |
52 | | - "Best-First Search", |
53 | | - "Bidirectional Search", |
| 53 | + "Pathfinding", |
54 | 54 | "Cost Function", |
55 | | - "Admissible Heuristic", |
| 55 | + "Iterative Deepening A*", |
| 56 | + "Bidirectional Search", |
| 57 | + "Hash Table", |
| 58 | + "Graph Representation", |
| 59 | + "Distance Heuristics", |
| 60 | + "Optimal Path Discovery", |
56 | 61 | "Graph Theory", |
57 | | - "Unity Technologies NavMesh Documentation", |
58 | | - "Optimal Pathfinding", |
59 | | - "Robotics Control", |
| 62 | + "Optimization Algorithms", |
| 63 | + "Priority Queue Data Structure", |
60 | 64 | "ROS Navigation Stack", |
61 | | - "Iterative Deepening A*", |
62 | | - "Video Game AI", |
63 | | - "Network Routing", |
64 | | - "Graph Data Structure", |
65 | | - "Algorithmic Efficiency", |
66 | | - "Data Structures", |
67 | | - "Open Set" |
| 65 | + "Evaluation Function", |
| 66 | + "Route Planning", |
| 67 | + "Goal-Directed Search" |
68 | 68 | ], |
69 | 69 | "ontology": { |
70 | 70 | "term_id": "AI-1004", |
|
0 commit comments