An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: search-algorithms

echen805/AIND

Udacity Artificial Intelligence Nano Degree

Language: HTML - Size: 8.59 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

fzehracetin/Find-Path-in-Map-with-Search-Algorithms-

Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search.

Language: Python - Size: 378 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

triskit124/WikiRacer

A C++ implementation of a Wikipedia game solver

Language: C++ - Size: 503 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rsakib15/WikiSearch

A search system based on the Wikipedia dump dataset.

Language: Python - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

chitholian/AI-Search-Algorithms

This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.

Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 19

Nerocraft4/GraphApplication-CPP

A set of search algortithms over graphs, programmed in C++

Language: C - Size: 8.46 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

roronoasins/ia-ugr

Repositorio de la asignatura Inteligencia Artificial cursada en la UGR

Language: C++ - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

fork123aniket/Optimal-Partition-Search

Official Implementation of Optimal Partition Search Algorithm

Language: Python - Size: 10.7 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rahul-biswakarma/algospace

Algorithm Visualizer made using Next JS and React.

Language: JavaScript - Size: 2.09 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

HyrniT/search-algorithms

Artificial Intelligence

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

janluke/cs188

Projects for the UC Berkeley "Artificial Intelligence" course (CS 188)

Language: Python - Size: 2.04 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 14

K-Konstantinidis/Freecell-Solitaire-Solver

A Java program to solve any FreeCell Solitaire puzzle with 1 of the 4 different path finding algorithms: Breadth 1st Search, Depth 1st Search, Best 1st Search, Astar Search.

Language: Java - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

yanna-torres/Estruturas-de-Dados

Códigos base de diversos tipos de estrutura de dados.

Language: Python - Size: 6.77 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

danilotpnta/CS188_Artificial-Intelligence-Berkeley

Projects for the UC Berkeley "Artificial Intelligence" course (CS 188). This is a compulsory course at KU Leuven for the track in AI

Language: Python - Size: 526 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imadtoubal/Infinit-Pacman-with-JavaScript

Infinit Pacman with JavaScript. Using multiple path-finding algorithms: A*, Greedy Best First Search, and Hill Climbing Search

Language: JavaScript - Size: 175 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

Haseeeb21/Search-Algorithm-BFS-DFS-in-python

Implementing Simple Search Algorithms in Python, BFS and DFS on a weighted graph. Also the optimal distance between two states is printed with the algorithm which has performed better.

Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bakhodir10/AlgoCS

This repository is all about data structures, its implementation, problem and solving

Language: Java - Size: 793 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 14

mahmoudjobeel1/AI-Search-Agent Fork of MohammedShetaya/AI-Search-Agent

A limited-capacity rescue boat rescues passengers, retrieves black boxes, and drops off passengers at a station with 5 actions (Pick-up, Drop, Retrieve, Movement) using BFS, DFS, Iterative deepening, Greedy with 2 heuristics, and A* with 2 admissible heuristics.

Language: Java - Size: 1.74 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dan-niles/search-algorithms

Algorithms for CS3613: Introduction to Artificial Intelligence

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andrea-liliana/AI-Pacman

Implementation of an AI that plays the Pacman game using: Search agents, Minimax agents and a Bayes filter.

Language: Python - Size: 511 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

YuraVolk/Hyperskill-Phone-Book 📦

Hyperskill Implementation of Nightmare Project.

Language: Java - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

EmreKumas/2D-Maze-Solver 📦

This program solves a 2D maze with the help of several search algorithms like BFS, DFS, A* (A-Star) etc.

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Interpause/not-just-gomoku 📦

Gomoku, but with a board of any size, any number of pieces lined in a row to win, and any number of players.

Language: Python - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

HiddenPirates/Kohulo-Privacy-Search-Engine 📦

An anonymous privacy search engine written in php.

Language: JavaScript - Size: 5.69 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

junqi-xie-learning/AI3603-Assignments 📦

The lab assignments from AI3603 Artificial Intelligence: Principles and Applications (2021 Fall) with my solutions

Language: Python - Size: 20 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

karthik-d/Artificial-Intelligence-CourseWork

Programs, reports, documentation and screenshots implemented and designed for the coursework on UCS1504: Artificial Intelligence course

Language: Python - Size: 6.84 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

glhrmv/n-puzzle 📦

An n-puzzle solver

Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

0x65-e/CS161

Project Code for UCLA CS 161 (Artificial Intelligence) Spring 22 Offering

Language: Common Lisp - Size: 2.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

EmreOzkose/comparison-of-search-algorithms

comparison of 4 search algorithms: depth first search, breadth first search, uniform cost search and A*

Language: HTML - Size: 14.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

kylerifqi/pathfinderUI

A pathfinder with a UI that can be used in a browser, no installations needed.

Language: JavaScript - Size: 2.86 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bluedistro/Graph-Traversal

A fine-tuned visual implementation of Informed and Uninformed Search Algorithms such as Breadth First Search, Depth First Search, Uniform Cost Search, A* Search, Greedy First Search

Language: Python - Size: 1.43 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 5

Neto-SantAna/algoritmos-de-busca

Repositório contendo estudos de algoritmos de busca desenvolvidos na linguagem C++. Os algoritmos apresentados nesse repositório partem de estudos iniciados no vídeo de busca em vetores do Dr. André Backes no canal Programação Descomplicada Linguagem C no YouTube.

Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SkourtsidisGiorgos/Artificial-Intelligence-NTUA

Projects for the 2020-2021 NTUA class Artificial Intelligence

Language: Jupyter Notebook - Size: 5.51 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

DomenicUrso/searrrch

Searrrch, an AI-Based search engine.

Language: CSS - Size: 5.81 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jakeberggren/TDDC17-Artificial-Intelligence

Repo for lab assignments in to course TDDC17 - Artificial Intelligence, taught at Linkoping University, Sweden.

Language: Java - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jeffersonbsilva/SSBenchmark

Project focused on comparing search algorithms

Language: C++ - Size: 819 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

yosra270/n-puzzle

Solving n-puzzle game using informed and uninformed search algorithms.

Language: Python - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

alexemanuel/NQueens-problem

Implementation of search algorithms, BFS (Breadth First Search) and DFS (Depth First Search), to solve the NQueens problem.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mehmetpekdemir/Data-Structures-and-Algorithms

Data Structures and Algorithms with Java

Language: Java - Size: 136 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

AmrHendy/risk-game Fork of Arsanuos/RiskGameWithAI

A Web-based implementation of risk game with intelligent agents and human interaction.

Language: CSS - Size: 8.58 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

vxirau/AStar-CSP

A⭐️ & CSP Search Algorithms | University Project

Language: Python - Size: 8.32 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

adrixo/Algorithm-Analysis

Sort & Search algorithms among others

Language: C - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

freddydrew/DeepDiveUsingJava

Where I keep all of my class work from Udemy's Data Structures & Algorithms: Deep Dive Using Java course.

Language: Java - Size: 224 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

parsa-hn/artificial-intelligence

Artificial intelligence course projects

Language: HTML - Size: 7.18 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sahinmeric/holbertonschool-low_level_programming

Low-level Programming curriculum of Software Engineering Foundations at Holberton School UY

Language: C - Size: 19.3 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jacobsayono/a-star-algorithm

A* Algorithm for robot path planning

Language: Jupyter Notebook - Size: 595 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

erlete/search-algorithms-playground

From-scratch scenario generation for search algorithms testing and experimentation.

Language: Python - Size: 693 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

maruvuina/Algorithms

Labs for the discipline "Construction and analysis of algorithms"

Language: Java - Size: 2.57 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aurelianeg/lespetitsplats

Les Petits Plats is a website containing their own recipes filtered by both search bar and research tag(s). These algorithms are each developed on a separate branch, to compare their performances.

Language: JavaScript - Size: 223 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rixsilverith/sorting-search-benchmarks

Benchmark tool to demonstrate classical sorting and search algorithms computational time complexity empirically.

Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Phoenix-flame/jackman

Artificial Intelligence, Fall 2019, University of Tehran

Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

olivomarco/www-thesis

Ranking algorithms for WWW - MS Computer Science thesis (2003) [Italian]

Language: TeX - Size: 2.64 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

LeNguyenGiaBao/8_Puzzle_Game

8 puzzle game uses search algorithms ( BFS, DFS, Uniform Cost Search, Deep Limit Search, Iterative Deep Limit Search

Language: Python - Size: 196 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ckacquah/Search-Algorithms-Javascript

A simple web application with several search algorithms. It has a user interface that allows the user play with various search strategies.

Language: JavaScript - Size: 5.75 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

kvignesh1420/AI

Artificial Intelligence

Language: Python - Size: 17.8 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

marcauberer/algorithm-collection

Collection for algorithms and summaries of function and properties

Language: TypeScript - Size: 1.43 MB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

MrKacmaz/Search-Algorithms-for-AI

Useful search algorithms for AI

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Rikki407/visualize-search

A Progressive Web App to visualize various search algorithms like Breadth First, Depth First, Iterative Deepening, Greedy, Uniform Cost, A*, IDA* with a beautiful responsive Neumorphic User Interface and a Dark theme

Language: JavaScript - Size: 8.24 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

simonespa/algorithms-and-data-structures

An open source collection and playground of algorithms, data structures and related documentation to brush up your knowledge of computer science fundamentals, or learn it from scratch.

Language: TypeScript - Size: 607 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

seyedsaleh/rubik2D-IDS

A Rubik's Cube solver implementation with optimal algorithms (e.g. DLS, IDS) in C++ ❓

Language: C++ - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rsyamil/info-retrieval

Information Retrieval and Web Search Engines graduate course

Language: PHP - Size: 54.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

EStog/Checkers-Game

This is a checkers game, that use minimax seach with alpha-beta prunning.

Language: Python - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

CSjianbel/CLI-Pathfind-Algorithms

Command Line Program Implementation of different Search Algorithms in Computer Science

Language: C - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

miguel-kjh/search-algorithms

Research about different search algorithms

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

mc2522/Pathfinding_Visualizer

This application is a GUI that visualizes simple pathfinding/search algorithms: BFS, DFS, Dijkstra, A*.

Language: Java - Size: 675 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

jyotirmoy-paul/binarysearch

Visualization of searching algorithms - Linear, Binary, Jump Search

Language: Dart - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

GillisWerrebrouck/Algorithms

Search and sorting algorithms

Language: C++ - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

ToniCifre/search-algorithms

Visualization of the path chosen by the different informed and uninformed search algorithms.

Language: Java - Size: 8.29 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

indraantoor/Data-Structures-Algorithms-Python

This repository is for people who just got started with data structures and algorithms and want to learn and better understand about basic data structures and algorithms implemented using python, which are taught by most educational institutes for computer science students.

Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fj-gruenewald/pathfinding-algorithms-in-unity

Pathfinding Algorithms in Unity

Language: ASP.NET - Size: 49.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ritijjain/search-algo

A lightweight Python based text search framework for Django.

Language: Python - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

poix-code/holbertonschool-low_level_programming

This repository focuses on C and somewhat assembler, making complex data structures.

Language: C - Size: 232 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

TzStrikerYT/holbertonschool-low_level_programming

✅ This repository contains different projects that i used to learn C, contains the most basic for example Hello World until most complex topics how binary trees, Linked lists and sort algorithms.

Language: C - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ribal-aladeeb/state-space-search

Implementing A*, Greedy Best First, and Uniform Cost state-space search algorithms to solve the 8-puzzle game (and some variations)

Language: Jupyter Notebook - Size: 8.42 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

orestespap/free-cell-ai-search-algorithms

A basic implementation of the free cell card game in Python 3.x, using various search algorithms to beat the game.

Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

GranotOn/Pathfinding-Algorithms-Visualizor

Visually representing path-finding algorithms in Svelte.

Language: JavaScript - Size: 243 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TomerLankri/Bomberman-AI

A project in which i developed agents to the infamous game bomberman using the online competition "Pommerman" as a framework to work on.

Language: Python - Size: 4.49 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kenil-shah/Hungarian-Globe

Implementation for hungarian globe solver using various search algorithms such as BFS, A* and RBFS.

Language: Python - Size: 2.35 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

legilioli/ia-aima

Demos and javascript implementation of search algorithms from the book "Artificial Intelligence: A Modern Approach"

Language: JavaScript - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

YousefKJM/Search-Algorithms-in-Pacman

In this project, Pacman agent have to act as human and find paths through its maze world, to reach a particular location, to collect food efficiently, avoid ghosts, and maximize his game score using uninformed and informed state-space search, probabilistic inference, and reinforcement learning.

Language: Python - Size: 221 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Advaitiyer/intro-to-artificial-intelligence

Project on Othellobot, Mathematics of Reinforcement learning, Implementation of automatic differentiation

Language: Python - Size: 4.72 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

oyvinddd/algorithms-and-data-structures

A collection of algorithms and data structures implemented in Go

Language: Go - Size: 88.9 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

np1e/8-puzzle

test

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

vikasgola/graph-search-algorithms

This repo contains all the search algorithms of graph.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

quicksloth/search-code-crawler-server

Language: Ruby - Size: 3.25 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

youngkaneda/search-algorithms

Language: Java - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

iinus/IMT4204-search-algorithms-in-IDS

BNDM, Shift-OR

Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

adrienschuler-zz/deez

Search Engine position - preliminary test

Language: Python - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

shivajivarma/codebase

Collection of algorithms

Language: Java - Size: 162 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 3

nazaninsbr/Search

implementation of different search algorithms in C

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ryukinix/ai-ufc

Notes from course of Computational Intelligence at Federal University of Ceará 2019.1

Language: Python - Size: 3.31 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ewliang/Javascript-Algorithms

Contains a list of common CS algorithms, but implemented using mostly plain old Vanilla JavaScript

Language: JavaScript - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sbhartia3101/Weighted-m-Queens-in-a-n-n-Matrix

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TasosTilsi/VESM-Electron-App

This is a Desktop App developed for my thesis!

Language: JavaScript - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

swingfox/maze-solver

Maze Solver implementing BFS Search Algorithm

Language: C# - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

rossdrew/roXort

Some sorting/searching/encryption algorithms, written in a TDD fashion

Language: Java - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

DavidCardoso/search-algorithms

Search Algorithms

Language: C++ - Size: 1.85 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

krepecka/CIU-Challenges

remembering the basics

Language: C# - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
search-algorithms 198 python 38 algorithms 36 artificial-intelligence 33 sorting-algorithms 26 ai 22 data-structures 21 dfs 19 bfs 18 binary-search 15 breadth-first-search 15 search-algorithm 14 search 14 depth-first-search 14 a-star 12 machine-learning 12 search-engine 12 a-star-algorithm 12 dynamic-programming 12 java 12 algorithm 12 pathfinding 9 recursion 8 astar-algorithm 8 python3 8 reinforcement-learning 8 linear-search 8 cpp 8 javascript 7 searching-algorithms 7 graph-algorithms 7 computer-science 7 minimax 6 linked-list 6 uniform-cost-search 6 a-star-search 6 jump-search 6 game 6 graph-theory 6 neural-networks 5 dijkstra 5 tree-algorithms 5 tree 5 searching 5 arrays 5 constraint-satisfaction-problem 5 alpha-beta-pruning 5 pacman 5 data-structures-and-algorithms 4 c 4 stacks 4 stack 4 strings 4 uninformed-search 4 nlp 4 maze 4 information-retrieval 4 visualization 4 ids 4 bfs-algorithm 4 heuristics 4 binary-trees 4 decision-trees 4 best-first-search 4 genetic-algorithm 4 sort-algorithms 4 datastructures 4 iterative-deepening-search 4 linear-algebra 3 mathematics 3 binary-search-tree 3 maze-solver 3 open-source 3 naive-bayes 3 graph-traversal 3 greedy-algorithm 3 heap 3 maze-generator 3 natural-language-processing 3 priority-queue 3 astar-search-algorithm 3 classification 3 insertion-sort 3 dfs-algorithm 3 algorithms-and-data-structures 3 bit-manipulation 3 debugging 3 genetic-algorithms 3 pathfinding-algorithms 3 a-star-path-finding 3 queues 3 library 3 heap-sort 3 graph 3 games 3 algorithm-analysis 3 quicksort 3 greedy-search 3 optimization 3 hidden-markov-models 3