optimal-route
There are 15 repositories under optimal-route topic.
TrafficGCN/osmnx_adjacency_matrix_for_graph_convolutional_networks
Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs
sichkar-valentyn/Transportation_Problem
Transportation Model for an optimal strategy for distributing a commodity from a group of supply centers to various receiving centers. Solved in C# Windows Form Application
TrafficGCN/optimal_path_dijkstra_for_data_science
Plotting the Optimal Route in Python for Data Scientists using the Dijkstra Algorithm
billaronis/Optimal-Route-Finding-System-For-Ships-NodeJS-Dijkstra
Optimal route finding system for cargo ships using weather data, Dijkstra Algorithm and NodeJS - Thesis project
maw101/BFS-Visualiser-React
A Visualiser for the Breadth First Search algorithm - built using React. Finds the shortest path between two hexes whilst avoiding walls.
VuBacktracking/AI-Project-GA-Algorithm-VRP
Sử dụng Giải thuật Di truyền cho vấn đề Tối ưu hành trình vận chuyển đơn hàng
Kimberly-Marcelin-Nathan/Travel_Route_Planner_ADS_Kim
This "Travel Route Planner" project optimizes travel plan within budget and distance constraints. Using Knapsack & Greedy Method for budget allocation and dynamic programming for TSP, it offers efficient routes. With geocoding & mapping, it tailors plans for satisfying travel experiences.
pasvistelik/public-transport-find-optimal-ways
Module for counting optimal ways on a public transport.
pasvistelik/public-transport-api-server
Серверная часть приложения PublicTransportProject.
pasvistelik/public-transport-client-react-app
Клиентская часть приложения PublicTransportProject.
Idawid/GameTheoryFlows
Game Theory Project
muhammetsanci/Optimal-Route-For-Distribution
An algorithm that finds the optimal route for cargo package distribution using genetic algorithms.
andi611/Flow-Network-Algorithm
The Wiring Topology for Electromigration Avoidance Problem: Optimal Wiring Topology Implementation in C++
pasvistelik/public-transport-client
Module for using public-transport app on a client.