Skip to main content
Module

x/structurae/adjacency-matrix-unweighted-directed.ts

Data structures for high-performance JavaScript applications.
Latest
import * as mod from "https://deno.land/x/structurae@4.0.1/adjacency-matrix-unweighted-directed.ts";

Classes

Implements the Adjacency Matrix structure for unweighted directed graphs.