New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

graph-visualizer-core

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graph-visualizer-core

a Visualizer platform specialized for graphs

latest
npmnpm
Version
1.0.10
Version published
Maintainers
1
Created
Source

Graph Visualizer Core

The Graph Visualizer is an advanced tool engineered to effectively display graph data structures. It offers a versatile API, enabling developers to depict graphs in numerous styles and setups, simplifying the comprehension and analysis of intricate network systems. This tool is specifically crafted to illustrate the functioning of graph algorithms, aiding both students and professionals in grasping the inner workings of these algorithms.

This initiative encompasses two repositories:

  • Graph Visualizer Core : This repository holds the primary operational logic of the software and has the capability to generate an npm package for integration into other projects.

  • Graph Visualizer: Utilizing the core visualization capabilities, this repository presents a user-friendly interface for easy interaction and exploration.

Getting Started

Features

Contribution

Algorithms

  • Path Finding
    • Dijkstra
    • A*
  • Graph Connectivity
    • Kruskals MST
    • Dhouib MST

FAQs

Package last updated on 27 Jul 2024

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