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