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

GitHub topics: depth-first-search-backtracking

Njancodes/Maze-Generation-DFT

This program creates a maze using the backtracking or DFT (Depth First Traversal) Algorith

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

de-soot/knapsack

Recursive solution to the knapsack problem. Written in C.

Language: C - Size: 181 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Shivank1006/Maze-Generator

This script uses the p5.js to generate a random maze by a modified version of Depth First Search Algorithm.

Language: JavaScript - Size: 684 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bren007pie/NPC_Racer

A project comparing the execution speed of pathfinding algorithms on mazes for video game agents.

Language: C++ - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ADVAIT135/Artificial-Intelligence-ELL703_TW

This Repository consists of all programming tasks given as a Term Work for Artificial Intelligence ELL703 in BE Electronics R-19 C- Scheme Syllabus.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sandeepkv93/CSE537-Artificial-Intelligence-Stonybrook-University

Homework Assignments for CSE 537 - Artificial Intelligence Spring 2018 in Stony Brook University under Prof. Niranjan Balasubramanian

Language: Python - Size: 849 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ioleksiuk/Lem_in

Your ant colony must move from one point to another. But how to make it the shortest path possible? This project introduces you to graphing algorithms: your program will have to intelligently select the precise paths and movements that these ants must take.

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