computer science assignments
-
Updated
Mar 30, 2025 - HTML
computer science assignments
a Graph-based Integration of Network Traffic Flow Analysis: a Case Study.
A Java-based public transport routing engine for Maastricht, integrating GTFS data, shortest-path algorithms, and urban accessibility metrics via a Java Swing GUI.
The projects models the flightpath of a drone while it makes deliveries. The projects compares different algorithms and their suitability.
It's a simple yet powerful pathfinding application that utilizes Dijkstra's algorithm to find the shortest path between multiple nodes in a graph.
Dijkstra algorithm web application
SmartXNavigator is an advanced route planning tool that leverages geographic and traffic data to provide optimized travel routes. Utilizing Pathfinding algorithms, it calculates the shortest or quietest paths based on user preferences.
About SmartXNavigator is an advanced route planning tool that leverages geographic and traffic data to provide optimized travel routes. Utilizing Pathfinding algorithms, it calculates the shortest or quietest paths based on user preferences.
Java implementation of Dijkstra's Algorithm for pathfinding. It was developed during my school computer science lessons and got implemented in Greenfoot. It simulates a rover navigating a grid using node and edge classes.
Artificial Intelligence Fundamentals Project by Paul Magos and Stefano Zanoni.
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
"GPS Navigator: Your efficient travel companion! Utilize Dijkstra's algorithm for shortest routes, making travel planning a breeze with HTML, CSS, and JavaScript. Easy, accurate, hassle-free navigation."
a set of codes for implementing djikstra algorithm to finding shortest path around maranatha christian university.
A simple interactive website for demonstrating various pathfinding algorithms.
A WebApp was created to solve for a case study on finding the shortest paths to deliver products and linearly assigning problem in a warehouse. The app is based on the Branch and Bound algorithm for the TSP and the Hungarian algorithm for the VAS assignment.
Este aplicativo tem o objetivo de descobrir de forma prática o menor caminho entre as cidades da microrregião da Serra da Ibiapaba no Ceará.
Project for the second-semester course "Data Structures and Algorithms I" (ST0245) taught at EAFIT University (Medellín, Colombia) by prof Mauricio Toro
Add a description, image, and links to the dijkstra-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dijkstra-algorithm topic, visit your repo's landing page and select "manage topics."