eaburns / searchLinks
Research code for heuristic search
☆34Updated 4 years ago
Alternatives and similar repositories for search
Users that are interested in search are comparing it to the libraries listed below
Sorting:
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆117Updated last month
- A lightweight library of Behavior Trees Library in C++.☆190Updated 6 years ago
- A collection of algorithms used for any-angle pathfinding with visualisations.☆162Updated 2 years ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆73Updated last year
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆74Updated 6 years ago
- A top down scrolling space action game!☆31Updated 10 years ago
- A C++ implmentation of A* and Jump Point Search algorithm☆75Updated 2 years ago
- C++ behavior tree single header library☆230Updated last year
- Behavior Trees playground and tutorial☆57Updated 10 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- A lightweight entity component system (ECS) written in C++.☆86Updated 8 years ago
- Edge N-Level Sparse Visibility Graphs for fast optimal Any-Angle Pathfinding☆21Updated 7 years ago
- C++ graph based event system☆120Updated 4 years ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆141Updated last week
- A lightweight implementation of Behavior Trees in Python that can interface with the ROS framework.☆28Updated 9 years ago
- Mega Man/Rockman game clone written by nerds for nerds.☆45Updated last month
- Boost.Graph Cookbook 1: Basics☆185Updated last year
- C++ template library for fans of functional programming☆996Updated 6 years ago
- Hierarchical Finite State Machine Framework☆87Updated 6 years ago
- Random sokoban level generator☆39Updated 8 years ago
- Java Behaviour Trees is a Java framework for easily building and running generic behaviour trees. Here, "behaviour tree" refers to the te…☆256Updated 10 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Simple game map generator using Perlin/Simplex noise. Used for alpha testing of Realm of the Mad God.☆31Updated 15 years ago
- Software platform and algorithms for multi-body dynamics simulation, control, estimation, and path-planning. Intended for robotics softwa…☆41Updated 5 months ago
- Short example how to use Google Test with CMake project☆273Updated last year
- A*(A-star) pathfinding algorithm in C++☆35Updated 7 years ago
- Loose collection of misc C++ libs☆353Updated 3 years ago
- Human-friendly unit testing for C++11☆261Updated last year
- Implementations of the A* algorithm in C++☆453Updated last year
- Basic algorithms for single-shot grid-based 2D path finding: BFS, Dijkstra, A*, Jump Point Search (JPS), Theta*☆72Updated 4 years ago