linnet 0.1.0

A library for working with half-edge data structures, and subgraphs, and drawing them
Documentation
1
2
3
4
5
6
7
8
9
10
<div align="center">
<picture>
  <source media="(prefers-color-scheme: dark)" srcset="assets/linnet-logo.webp">
  <img src="assets/linnet-logo.webp" width="200" height="200">
</picture>
</div>

# Linnet

A graph library that focuses on sub-graphs and node-identification.