graph-search topic

List graph-search repositories

FlyingCarUdacity

17
Stars
2
Forks
Watchers

🛩️⚙️ 3D Planning, PID Control, Extended Kalman Filter for the Udacity Flying Car Nanodegree // FCND-Term1

hipster

323
Stars
89
Forks
Watchers

Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.

H2MN

47
Stars
4
Forks
Watchers

H2MN: Graph Similarity Learning with Hierarchical Hypergraph Matching Networks (KDD-2021)

A cool project in which we do path planning in an environment with moving obstacles and large scale fixed obstacles. We use two different representations of the world to handle the fixed and moving ob...