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.
Visualization tool of path finding algorithms
Encontrar el camino en un grafo
3D maze generator and solver with BFS/DFS/Best-First search algorithms, SWT GUI visualization, and MVP architecture (Java, CS coursework)
Interactive 8 Puzzle Game and Solver with BFS, DFS, A* and Greedy Best First Search visualization. Includes difficulty levels, hint system, algorithm comparison and step-by-step solution playback.
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
GRAPH ROUTE DFS-BFS-Astar finding the optimal route between Russian cities SMTU MLTA project
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."