A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
-
Updated
Dec 22, 2018 - Python
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
CapsLayer: An advanced library for capsule theory
Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.
Repository of algorithms and data for public transit routing
RIDE is a Python library designed to accelerate Dijkstra's algorithm on diverse graph structures using a hierarchical approach
A Python package to find the shortest path in a graph using Ant Colony Optimization
A routing algorithm based on QLearning
Repository for various solutions to the vehicular routing problem using AI
A rendezvous hashing and service routing toolkit for Python.
Shape-Controlled Clustering: A new approach to the Capacitated Vehicle Routing Problem
A dynamic Python-based routing and package management system for optimizing delivery schedules and operations. Designed for WGUPS, it showcases efficient use of algorithms and data structures for real-world logistics solutions.
This a sample code of implementing CPLEX algorithm on capacitated vehicle routing problem with time window constraints (VRPTW)
This project is aiming to solve multiple vehicle routing problems.
Always Heading for the Peak: Learning to Route with Domain Knowledge (INFOCOM'20 poster)
Non-overlapping Path Algorithm for Jellyfish network.
This project applies a hybrid heuristic-simplex algorithm to solve for optimal school bus routes in the Boston school district. The algorithm is able to achieve O(N) time on average, compared to Simplex algorithm's O(2^N) time.
Modelling mobile network communication hierarchy and simulating mobile location tracking.
Add a description, image, and links to the routing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the routing-algorithm topic, visit your repo's landing page and select "manage topics."