Topic: "routing-algorithm"
RomeoMe5/circulantGraphs
Optimal circulant graphs generating results dataset
Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 6

NDS-VISTEC/DCN-Oblivious-Routing
Designing Optimal Compact Oblivious Routing for Datacenter Networks in Polynomial Time (INFOCOM 2023)
Language: Python - Size: 25.4 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

amirmalekian/AI-Maze-Solver-With-JS
This is a code repository for the solves a routing problem with the help of several AI search strategies like BFS, DFS, A* (A-Star), etc.
Language: JavaScript - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

daimakram/Inter-domain-AS
Intra-domain routing algorithms used by routers within a single autonomous system (AS).
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Coolister-Ye/MVRP
This project is aiming to solve multiple vehicle routing problems.
Language: Python - Size: 716 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

s0rcy-r/mapyto
A route optimizer for Google Maps using the Djikstra algorithm
Language: HTML - Size: 1.63 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

daneshvar-amrollahi/Routing-Protocols Fork of kymmt80/Routing-Protocols
An implementation of routing protocols over a simple network
Size: 434 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Capstone-Team-Fast/fast-backend
This repo contains the backend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Language: Python - Size: 38.7 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

djzenma/A-Star-Integrated-Circuit-Routing
A Star Algorithm used to route pins using Metal 1, Metal 2 and Metal 3 wires.
Language: Java - Size: 2.27 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ErikFub/running-dinner
Optimizing the allocation and routing of running dinner participants. In a 'running dinner', groups of three host two other groups for one course and visit two other groups for the remaining courses. The objective is to minimize the distance travelled between groups.
Language: Python - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rahatahmed4/multyplooy
Multipage website
Language: HTML - Size: 12.9 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ElsevierSoftwareX/SOFTX-D-21-00161 Fork of EvangelosSyrmos/miror
MIRΟR: A Middleware Software Tool for Interfacing Mobile Industrial Robots with Optimization Routing Algorithms, To cite this Original Software Publication: https://www.sciencedirect.com/science/article/pii/S2352711021001552
Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

erihsu/cts-plugin
Language: Rust - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

shuwang127/future_net
2016 Code Craft Challenge
Language: C++ - Size: 250 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

michelealbano/mabravo
Simulator for the MABRAVO overlay routing algorithm
Language: Java - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

rishitsaiya/Computer-Networks-Theory
Computer Networks Course (CS 204), IIT Dharwad.
Language: TeX - Size: 4.47 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mukeshmk/ban-on-awscloud9
Body Area Network - on Amazon AWS-IoT cloud9 instances.
Language: JavaScript - Size: 725 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

cglacet/Blog
I'll regroup most of my activities here, notes/articles/publications and of course puzzles!
Language: Jupyter Notebook - Size: 23.3 MB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nberktumer/network-hw3-comp416 Fork of Kausta/network-hw3-comp416
Network Homework 3 for Comp 416
Language: Java - Size: 604 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

farhanghazi97/Link-State-Routing-Protocol
Bare-bone implementation of the OSPF variation of the Link-State Network Routing Protocol.
Language: Python - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

fletcher68/airport-baggage-router-dijkstra
This is an airport baggage router program written in java using Dijkstra's Algorithm. This program will compute routes for bags given input defining a conveyor system, flight departures, and bag input. The goal is to get the bags get routed through the airport conveyor system to to the correct flight departure.
Language: Java - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

fletcher86/airport-baggage-router
Airport baggage router implemented in java with recursion to find the path between two nodes given a collection of nodes and path definitions between the nodes.
Language: Java - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

Plastix/pieper-thesis
My undergrad senior thesis
Language: TeX - Size: 28.9 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

nicokratky/dive
Distance Vector Routing Simulation
Language: C++ - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

sanchewy/CSCI446_Control_Plane
Control packet distance-vector routing protocol implementation
Language: Python - Size: 226 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

ngiambla/fpga_router
Language: C++ - Size: 2.39 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

bside89/networks_programming_practice3
Practical activity #3, Computer Networks, in Computer Engineering graduation.
Language: C - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

mishrasonu03/RoutingUsingRatelessCodes
Network Routing/Forwarding using Rateless Codes
Language: C++ - Size: 625 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

ynsemrcskn/redroute
RedRoute is a conceptual network simulation tool designed to visualize and compute the shortest path between two hosts in a complex network topology. Built using Python, NetworkX, Tkinter, and Matplotlib, RedRoute helps users better understand network routing by visualizing paths, nodes, and their interconnections.
Language: Python - Size: 85 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

rajHingar/iot-secured-routing
A secure and adaptive IoT routing system using RSA encryption, CRC for integrity, TCP Tahoe for congestion control, and Dijkstra’s algorithm for optimal path finding. Features real-time GUI interaction with message encryption, network visualization, and performance simulation.
Language: Python - Size: 7.81 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

JustKesha/js-pso-routing
JS script that helps solve routing problems using particle swarm optimization
Language: JavaScript - Size: 81.1 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

code-lover636/Networking-Lab-S6
Lab programs done in Networking Lab
Language: C - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

armando-genis/lanelet2_viewer
ROS 2 node designed for rendering OpenStreetMap (OSM) data in RViz2 and path routing. It supports elevation changes along the Z-axis, enabling more accurate terrain visualization.
Language: C++ - Size: 11.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Shehryar-Zubair/Simulated-Office-VPN-Network-using-Cisco
This project simulates a Virtual Office Network using VPN technology in Cisco Packet Tracer for secure remote access. It includes DNS, SMTP, FTP, DHCP, RIP v2, SSH, and Telnet, with subnetting, VLANs, and encrypted VPN tunnels to enhance security and performance, demonstrating a scalable and efficient office network solution.
Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Julessh05-Studium/routing-algorithm
CLI routing algorithm in C for programming assignment
Language: C - Size: 121 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nikolaskostakis/Router
Thesis
Language: Python - Size: 919 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tobybenjaminclark/tavernstalk
🍺 1st Place at Royal Hackaway v8! Medieval, crime-aware taverncrawl optimisation and routing.
Language: HTML - Size: 6.89 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Abdulrehman-Baloch/Office-Network-Simulation
This project simulates a Corporate Office Network for a multi-department organization using Cisco Packet Tracer. It includes network segmentation, dynamic IP addressing (DHCP), RIP v2 routing, and NAT for internet access. The network is designed for scalability, security, and efficient inter-department communication.
Size: 416 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Abd-El-Rahman-Sabry/asic-routing-simulator
An interactive tool designed to visualize detailed routing in digital ASIC flows, helping users understand and analyze complex routing processes in an engaging environment
Language: Python - Size: 306 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ebalogun01/AA203-Project-Wing
Optimal routing and control of drone fleets.
Language: Python - Size: 13.4 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

avneesh777/Bus_Routing
Revolutionize Mumbai's bus service with SVR-based population density prediction and NetworkX route optimization. Dynamic map visualization ensures efficient coverage of high-density areas, enhancing user-friendly public transportation .
Language: Python - Size: 86.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

rajendrakumaryadav/vroom-valhalla-setup
Setting up VROOM valhalla to run togather
Language: JavaScript - Size: 4.64 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

University-Project-Repos/RoutingInformationProtocolSimulation
Dynamic RIP distance-vector routing protocol simulation project for the University of Canterbury 'Internet Technologies & Engineering' COSC364 course. Slightly modified for modern Python3 versions.
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

roggersanguzu/Router-Configurations-And-Security-Implementations
This Repo has a Directory a Containing different Routing Configurations, Security Implementations and the Different routing Prorocols. This includes the Switches tha Router Commandline Configurations ellaborating my Knowlege about Routing and Switching.
Size: 1.9 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mazerunner1001/A-Q-Learning-based-Routing-Algorithm-for-IoV
A Q-Learning based Routing Algorithm for Internet of Vehicles, using vehicle trajectory prediction
Language: Jupyter Notebook - Size: 784 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alexfigliolia/react-native-routing
Experiments in optimizing react native routing
Language: TypeScript - Size: 132 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

urielsh/Bellman-Ford
Bellman-Ford algorithm is used to find the shortest paths from a single source vertex to all other vertices in a weighted graph.
Language: C - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

roggersanguzu/Networking-Routing-and-Switching
This Elaborates the Working of routers with RIP protocol having Telnet, Password and many more others
Size: 543 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Rabia-Ghafoor/Routing-Wires
Routing-Wires Project
Language: Java - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

justin-marian/router
Router implemented with static forwarding tables. It handles IPV4 , ARP, ICMP packets, and uses Longest Prefix Match for routing decisions.
Language: C - Size: 487 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hamza-sabir12/Medi-Remote-Project
The project utilizes technologies such as React JS with Mui (Material-UI).
Language: JavaScript - Size: 885 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mKabouri/maze-generators-solvers
Generating and solving mazes
Language: Python - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NM001007/Vehicle_Routing_Problem_Evolutionay_Tree
This an implementation of the paper proposed by Niu et al. in 2021, entitled "An improved learnable evolution model for solving multi-objective vehicle routing problem with stochastic demand".
Language: Jupyter Notebook - Size: 4.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

stazrouti/next-slugs
Next.js project that implements a dynamic routing system for blog posts
Language: JavaScript - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

syed-azim-git/Routing_Algorithms
Simulation of Routing Algorithms used in communication networks in python
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheRogueDadBot/DeliveryManagementSys
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.
Language: Python - Size: 48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AliAtaollahi/Computer-Networks-Course-Projects
Projects of Computer Networks course in University of Tehran; Spring 2023
Language: C++ - Size: 15.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alumpish/Computer-Networks-Projects
Socket programming, wireless LAN simulation, routing protocols, congestion control algorithms.
Language: C++ - Size: 2.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hauke96/master-thesis
My master thesis presenting a hybrid graph-based and geometric routing algorithm. This repo contains the code and thesis.
Language: TeX - Size: 33.2 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

imartinezl/madrid-challenge
Madrid Route Optimization Challenge 🚚♻️🚚
Language: R - Size: 13 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

WukoSiric/Distance-Vector-Networking
Implementation of Distance-Vector networking algorithm in Python.
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

niabh/route-optimizator
Prueba de concepto de optimización de rutas.
Language: TypeScript - Size: 3.91 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NDS-VISTEC/Oblivious-Routing-Automorphism
Optimal Oblivious Routing with Concave Objective for Structured Networks (TON 2023)
Language: Python - Size: 36.1 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

andres-nav/route-lookup-binary-search-with-hash
Binary Search with Hashing implemented in C
Language: C - Size: 743 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NicolausNahler/Routing-Information-Protocol-Simulation
Simulating the RIP (Routing Information Protocol) using Java.
Language: Java - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

iammmila/admin_main_routing
admin and main part of fullpage in react
Language: JavaScript - Size: 299 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Omar-Mostafa-Mohammed/HTTP-Server
HTTP Server project in Computer Networks
Language: C# - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mig-elgt/osrm-builder
CLI to build a OSRM Server using Docker
Language: Go - Size: 3.54 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mig-elgt/osrm-fetcher
CLI to get OSRM Builder files from Google Cloud Storage
Language: Go - Size: 3.54 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adrianfiedler/routing
Visual collection of routing algorithms (Dijkstra)
Language: JavaScript - Size: 908 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kwakzz/C-Routes-Project
This repository contains a program that finds a valid flight route given two city locations. I created this for my individual C++ project for my Intermediate Computer Programming course during sophomore year.
Language: C++ - Size: 810 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lionell/gtfs-eval
Evaluate public transport efficiency based on the population travel profile
Language: C++ - Size: 7.84 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abedmurrar/AI-project-astar-greedy
Language: JavaScript - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kwakzz/Java-Routes-Project
This repository contains a program that finds a valid flight route given two city locations. I created this for my individual Java project for my Intermediate Computer Programming course during sophomore year.
Language: Java - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joulook/Algorithms-Analysis-and-Design-Spring-2017
In this repository, you can discover all of my assignments for the Algorithms Design and Analysis Course when I was in 4th semester of my bachelor's at IAUSTB.
Language: C# - Size: 11.9 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Georgemouts/Simulation-of-Heterogeneous-Server-Clusters
Comparison of 2 routing algorithms for a Network of Heterogeneous Servers
Language: Python - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Langbridge/Respiratory-Aware-Routing
Individualised Pollution Monitoring and Mitigation for Cycle Commutes
Language: Jupyter Notebook - Size: 5.97 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Tim-W-James/routing-calculator
Brute force algorithm for finding the shortest paths between different router topologies - part of a Uni assignment
Language: Ada - Size: 207 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Capstone-Team-Fast/fast-frontend
This repo contains the frontend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Language: JavaScript - Size: 8.14 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 2

justinxu9905/cs438-Communication-Networks
HTTP client and server (MP1), TCP congestion control implementation based on UDP (MP2) and routing algorithms (MP3).
Language: C++ - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

abhishek-kathuria/Question-Answering-using-Capsule-Networks
A novel system for the automated question & answering of product-related user queries present on e-commerce websites using Capsule Networks (implemented in Keras)
Language: Python - Size: 689 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

iPAS/motelib_flooding
Implementation of flooding routing, based on 'motelib' framework of https://gitlab.com/cjaikaeo/motelib
Language: C - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wondolee/inequalities_accessibility
Accessibility analysis to the vaccination centres in England
Language: R - Size: 75.3 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

HectorTa1989/OnDemand-Shortest-Hop-Routing-protocol
Overview For this assignment you will be developing and implementing : An On-Demand shortest-hop Routing (ODR) protocol for networks of fixed but arbitrary and unknown connectivity, using PF_PACKET sockets. The implementation is based on (a simplified version of) the AODV algorithm. Time client and server applications that send requests and replies
Language: C - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

MichaelPlug/DroNETworkSimulator-hmw2 📦
Secondo Homework di Autonomous Networking dell'a.a. 2021/22
Language: Python - Size: 117 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MichaelPlug/Autonomous_Networking_sh Fork of Giordano99/Autonomous_Networking_sh 📦
Language: Python - Size: 83.8 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ukasz09/pcb-design-problem-ui 📦
💠 PCB Routing Visualization (Angular, HTML, TypeScript, SASS)
Language: TypeScript - Size: 341 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sg-first/SGLC-Backend
EDA Routing Backend
Language: C++ - Size: 180 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

daaazzzeeed/DataTransmissionProtocol-Enhanced
Enhanced version of a base data transmission protocol project featuring full scalability, async and sync modes
Language: C++ - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shu-bin/bearmaps
This project implements an interactive map of the area surrounding UC Berkeley with routing capabilities. It mainly uses a trie (prefix tree) structure.
Language: Java - Size: 52.7 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

brykov93/GreenRoat-backend
Программа для умной навигации электроавтомобилей (прокладывание маршрута от точки А в точку В с учетом запаса хода автомобиля, погоды и наличия зарядных станций на том или ином маршруте)
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aroraayush/Distributed-File-System
POSIX compatible Distributed File System | Block Storage, Probabilistic Routing with Bloom Filter, Fault tolerance with Replication using Priority Queue
Language: Java - Size: 625 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

detrack/elasticroute-php
Free, intelligent routing for your logistics – now on PHP.
Language: PHP - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BrandonMFong/Link-State-Routing
Dijkstra's algorithm
Language: C++ - Size: 333 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

yogiex/goWis
final task DSS
Language: JavaScript - Size: 425 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

QueenieCplusplus/CCNA2020_DynamicRouting
動態路由,由軟體輸入 route entry
Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

wherrera10/SailingNavigation.jl
Sailing path ocean navigation calculations
Language: Julia - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

nileshsah/unicast-routing
Implementation of Link State routing protocol in C
Language: C - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

darekaze/Jlsr
Link state routing (LSR) protocol simulator
Language: Java - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

kcavagnolo/knoxville_ale_trail
Routing optimization solution for the Knoxville Ale Trail
Language: JavaScript - Size: 28.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
