Socket
Socket
Sign inDemoInstall

github.com/keepthebeats/routing-algorithms

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/keepthebeats/routing-algorithms


Version published
Created
Source

routing-algorithms

Go version: 1.17.3

directory "network"

  • shortest paths through dfs
  • shortest paths through Dijkstra
  • use Disjoint Set to check whether a network is connected
  • shortest paths through Floyd
  • k-shortest paths through Yen's Algorithm and dfs, dfs can make test cases for Yen's Algorithm
  • routing algorithm of the paper "R2T‑DSDN reliable real‑time distributed controller‑based SDN"

directory "random"

  • generate random numbers that follow Poisson distribution
  • generate random numbers that follow Normal distribution through rejection sampling
  • generate random numbers that follow Normal distribution through Box-Muller

FAQs

Package last updated on 29 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc