You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

GraphOps

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

GraphOps

Utilities for operating graph structures

0.2.0
Source
nugetNuGet
Version published
Maintainers
1
Created
Source

Graph

Graph algorithms

Find strongly connected components

Using Tarjan's algorithm to determine strongly connected components of a graph.

Find all cycles

Using Johnson's algorithm to get a list of all cycles in a graph.

Keywords

graph

FAQs

Package last updated on 11 Jan 2022

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