1. graphlib
A directed and undirected multi-graph library
graphlib
Package: graphlib
Created by: dagrejs
Last modified: Sat, 18 Jun 2022 13:53:48 GMT
Version: 2.1.8
License: MIT
Downloads: 8,088,614
Repository: https://github.com/dagrejs/graphlib

Install

npm install graphlib
yarn add graphlib

Graphlib

Graphlib is a JavaScript library that provides data structures for undirected
and directed multi-graphs along with algorithms that can be used with them.

Build Status

To learn more see our Wiki.

License

Graphlib is licensed under the terms of the MIT License. See the
LICENSE file
for details.

Dependencies

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code