This a repository for WPI CS2223 Algorithms D Term 2018
-
Updated
May 23, 2020 - HTML
This a repository for WPI CS2223 Algorithms D Term 2018
Academic coursework completed as a Computer Science Student
AlgoVisualizer is an algorithm visualizing application made as the project for CSE 4402: Visual Programming Lab using JavaFX.
Visualise Breadth First Search Algorithm (BFS) over Romania Map or can be used for any other set of input.
Convert any image into map and find the shortest path from source to destination. Supported Material You, Dynamic Theming. Mapify Limitless!
This is a simple maze game created with a devotional theme: to help a young boy find his way to Shirdi to see Baba. The game is built with HTML, CSS, and vanilla JavaScript, using TailwindCSS for styling.
QuickKart Hub: A fully C-based shopping platform supporting multiple categories like groceries, electronics, medical supplies, and clothing. Features include user and admin panels, ticket-based support, order prioritization, invoice generation, and product recommendations.
A simple implementation of breadth-first search (BFS) to find the shortest path between two tiles on a grid.
Encontrar el camino en un grafo
Visualization tool of path finding algorithms
A Visualizer that demonstrates BFS and DFS graph traversals with randomly generated graphs.
nextdataAI: a Python library for solving mazes using classical algorithms (A*, BFS, DFS, Dijkstra, Greedy), reinforcement learning (QLearning, QTable, QNN, QLSTM), and novel pseudo-heuristics. Features include a neural network-based heuristic approximating Manhattan distance (NNHeuristic) and a custom SManhattan heuristic, a dataset gener
This project contains uninformed and informed search methods to solve a problem.
Trabalho 1 da disciplina de Inteligência Artificial 2024/01
Add a description, image, and links to the bfs topic page so that developers can more easily learn about it.
To associate your repository with the bfs topic, visit your repo's landing page and select "manage topics."