klgraham / graph-rs

A simple graph library in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph-rs

This simple library was written to help me learn Rust. It uses an adjacency list, rather than an adjacency matrix.

About

A simple graph library in Rust.


Languages

Language:Rust 100.0%