All Projects → Artificial-Intelligence-State-Space-Search → Similar Projects or Alternatives

76 Open source projects that are alternatives of or similar to Artificial-Intelligence-State-Space-Search

tiki
Library for functional graph & geometry algorithms
Stars: ✭ 20 (-16.67%)
Mutual labels:  dfs, bfs
breaking cycles in noisy hierarchies
breaking cycles in noisy hierarchies
Stars: ✭ 59 (+145.83%)
Mutual labels:  dfs, bfs
parallel-dfs-dag
A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directed-acyclic-graphs)
Stars: ✭ 29 (+20.83%)
Mutual labels:  dfs, bfs
icpc
Resources for Competitive Programming
Stars: ✭ 14 (-41.67%)
Mutual labels:  dfs, bfs
pathfinding-visualizer
A web app to help visualizing typical graph searching algorithms
Stars: ✭ 16 (-33.33%)
Mutual labels:  dfs, bfs
crazycat
使用Canvas制作的围住神经猫,算法基于广度优先搜索实现。
Stars: ✭ 18 (-25%)
Mutual labels:  dfs, bfs
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+13629.17%)
Mutual labels:  dfs, search-algorithm
astar-typescript
A* search algorithm in TypeScript
Stars: ✭ 37 (+54.17%)
Mutual labels:  astar, search-algorithm
ruzzle-solver
A python script that solves ruzzle boards
Stars: ✭ 46 (+91.67%)
Mutual labels:  dfs
Pathfinding
A pmmp virion (library) for pathfinding using A*
Stars: ✭ 36 (+50%)
Mutual labels:  astar
mysportsfeeds-api
Feature requests for the MySportsFeeds Sports Data API.
Stars: ✭ 44 (+83.33%)
Mutual labels:  dfs
NavMeshDemo
Unity client navmesh export to server for pathfinding
Stars: ✭ 31 (+29.17%)
Mutual labels:  astar
path demo
An experimental set of pathfinding algorithms for video games
Stars: ✭ 16 (-33.33%)
Mutual labels:  astar
coach
Lineup optimization for daily fantasy sports
Stars: ✭ 36 (+50%)
Mutual labels:  dfs
Pathplanning
Common used path planning algorithms with animations.
Stars: ✭ 3,418 (+14141.67%)
Mutual labels:  astar
Astar
ROS package of A star algorithm
Stars: ✭ 42 (+75%)
Mutual labels:  astar
Ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
Stars: ✭ 169 (+604.17%)
Mutual labels:  search-algorithm
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+579.17%)
Mutual labels:  search-algorithm
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+495.83%)
Mutual labels:  search-algorithm
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1833.33%)
Mutual labels:  greedy
Graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
Stars: ✭ 3,457 (+14304.17%)
Mutual labels:  astar
LightOSM.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
Stars: ✭ 32 (+33.33%)
Mutual labels:  astar
A Star
A* search algorithm for Cocos Creator.
Stars: ✭ 68 (+183.33%)
Mutual labels:  search-algorithm
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (+83.33%)
Mutual labels:  search-algorithm
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+170.83%)
Mutual labels:  greedy
Deepdatabase
A relational database engine using B+ tree indexing
Stars: ✭ 32 (+33.33%)
Mutual labels:  search-algorithm
Avmf
🔩 Framework and Java implementation of the Alternating Variable Method
Stars: ✭ 16 (-33.33%)
Mutual labels:  search-algorithm
unity-pathfinding
Find paths in Unity Tilemaps with A* Search
Stars: ✭ 70 (+191.67%)
Mutual labels:  astar
problem-solving
No description or website provided.
Stars: ✭ 56 (+133.33%)
Mutual labels:  greedy
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+1716.67%)
Mutual labels:  search-algorithm
Easystarjs
An asynchronous A* pathfinding API written in Javascript.
Stars: ✭ 1,743 (+7162.5%)
Mutual labels:  astar
tektosyne
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Stars: ✭ 52 (+116.67%)
Mutual labels:  astar
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (+79.17%)
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (+1529.17%)
Mutual labels:  search-algorithm
Scoper
Fuzzy and semantic search for captioned YouTube videos.
Stars: ✭ 225 (+837.5%)
Mutual labels:  search-algorithm
astar-gridmap-2d
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Stars: ✭ 43 (+79.17%)
Mutual labels:  astar
Autocomplete
Persistent, simple, powerful and portable autocomplete library
Stars: ✭ 166 (+591.67%)
Mutual labels:  search-algorithm
Valhalla
Open Source Routing Engine for OpenStreetMap
Stars: ✭ 1,794 (+7375%)
Mutual labels:  astar
G Index
Google Drive Directory Index Running on CloudFlare Workers [Search + DarkMode] [ENGLISH]
Stars: ✭ 152 (+533.33%)
Mutual labels:  search-algorithm
TrajectoryPlanner
ROS - based trajectory planning for a robot on OccupancyGrid
Stars: ✭ 26 (+8.33%)
Mutual labels:  astar
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+48037.5%)
Mutual labels:  search-algorithm
Reinforcement-Learning-Feature-Selection
Feature selection for maximizing expected cumulative reward
Stars: ✭ 27 (+12.5%)
Mutual labels:  greedy
Pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
Stars: ✭ 55 (+129.17%)
Mutual labels:  search-algorithm
psycopgr
A Python wrapper of pgRouting for routing from nodes to nodes on real map.
Stars: ✭ 24 (+0%)
Mutual labels:  astar
Csb Ai Starter
Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)
Stars: ✭ 32 (+33.33%)
Mutual labels:  search-algorithm
Baritone
google maps for block game
Stars: ✭ 3,868 (+16016.67%)
Mutual labels:  astar
Flexsearch
Next-Generation full text search library for Browser and Node.js
Stars: ✭ 8,108 (+33683.33%)
Mutual labels:  search-algorithm
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (+41.67%)
Mutual labels:  greedy
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (+2375%)
Mutual labels:  search-algorithm
Questor
Scan & Search text from hardcopy books and images! 📖 🔍
Stars: ✭ 36 (+50%)
Mutual labels:  search-algorithm
Algorithms
Collection of algorithms in multiple programming languages.
Stars: ✭ 395 (+1545.83%)
Mutual labels:  search-algorithm
Hipster
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.
Stars: ✭ 301 (+1154.17%)
Mutual labels:  search-algorithm
gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
Stars: ✭ 68 (+183.33%)
Mutual labels:  search-algorithm
maze solver
This project solves self-made maze in a variety of ways: A-star, Q-learning and Deep Q-network.
Stars: ✭ 24 (+0%)
Mutual labels:  astar
pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Stars: ✭ 33 (+37.5%)
Mutual labels:  astar
bulksearch
Lightweight and read-write optimized full text search library.
Stars: ✭ 108 (+350%)
Mutual labels:  search-algorithm
godot-hexgrid
a godot based framework to build hex map boardgames.
Stars: ✭ 48 (+100%)
Mutual labels:  astar
sea
Space efficient (graph) algorithms
Stars: ✭ 16 (-33.33%)
Mutual labels:  dfs
bop
Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.
Stars: ✭ 15 (-37.5%)
Mutual labels:  search-algorithm
mysportsfeeds-node
NodeJS wrapper for the MySportsFeeds Sports Data API
Stars: ✭ 62 (+158.33%)
Mutual labels:  dfs
1-60 of 76 similar projects