MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / Graph

Class Graph

src/graph/mod.rs:45–52  ·  view source on GitHub ↗

A compact graph representation. Edges are numbered in order of insertion. Each adjacency list consists of all edges pointing out from a given vertex.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected