eaburns / search
Research code for heuristic search
☆33Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for search
- A lightweight library of Behavior Trees Library in C++.☆185Updated 6 years ago
- C++ behavior tree single header library☆225Updated last year
- A collection of algorithms used for any-angle pathfinding with visualisations.☆154Updated last year
- Lifted Logic for Task Networks: SAT-driven Planning for Totally-ordered Hierarchical Task Networks (HTN)☆29Updated 11 months ago
- An algorithm for parsing any planning problem in PDDL format☆13Updated 8 years ago
- A flexible, modern, header-only implementation of behavior trees☆44Updated 4 years ago
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆112Updated last week
- Best practices for implementing A* with a focus on four- and eight-connected grid worlds.☆40Updated 3 years ago
- Implementations of the A* algorithm in C++☆441Updated last year
- Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.☆73Updated 5 years ago
- A top down scrolling space action game!☆31Updated 9 years ago
- Code for a "Jump Point Search, Explained" post on zerowidth.com☆68Updated 10 months ago
- A C++ implmentation of A* and Jump Point Search algorithm☆75Updated last year
- Simple sweep line visibility polygon algorithm implementation☆99Updated 2 years ago
- Basic algorithms for single-shot grid-based 2D path finding: BFS, Dijkstra, A*, Jump Point Search (JPS), Theta*☆69Updated 3 years ago
- Gincu -- a simple match three game, game engine, and game framework written in C++☆46Updated 6 years ago
- A lightweight implementation of Behavior Trees in Python that can interface with the ROS framework.☆27Updated 8 years ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆132Updated 6 months ago
- Explicit Corridor Map implementation☆26Updated 8 years ago
- Boost.Graph Cookbook 1: Basics☆183Updated 7 months ago
- A task-planning system based on Pyhop, but generalized to plan for both goals and tasks.☆60Updated 3 years ago
- Efficient C++ pathfinders on 2D grids using variations of A* search☆76Updated 6 years ago
- SimpleAI is a small C++ AI behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under …☆177Updated 5 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆215Updated 4 years ago
- A list of awesome Behavior Trees resources☆124Updated last year
- My first game, made with SDL2, EntityX and C++11☆25Updated 9 years ago
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆59Updated 5 years ago
- Behavior3 client library for Python (Behavior Tree for Python)☆97Updated 6 years ago
- What a stupid name for a library☆51Updated 5 years ago
- Python implementation of a jump point search☆25Updated 6 years ago