An open API service indexing awesome lists of open source software.

https://github.com/jenskrumsieck/nodo

A small and simple graph theory library
https://github.com/jenskrumsieck/nodo

csharp graph-algorithms graph-theory graph-traversal subgraph-isomorphism

Last synced: 12 months ago
JSON representation

A small and simple graph theory library

Awesome Lists containing this project

README

          

# Nodo

Nodo is a work in progress library for _some_ graph theory problems.
It started as an extraction of the graph theory parts from [ChemSharp](https://github.com/jenskrumsieck/chemsharp) and is intended to be used with ChemSharp.

It was extracted to use it without the need to use ChemSharp.

![.NET](https://github.com/JensKrumsieck/Nodo/workflows/.NET/badge.svg)
[![GitHub issues](https://img.shields.io/github/issues/JensKrumsieck/Nodo)](https://github.com/JensKrumsieck/Nodo/issues)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/JensKrumsieck/Nodo)
[![GitHub license](https://img.shields.io/github/license/JensKrumsieck/Nodo)](https://github.com/JensKrumsieck/Nodo/blob/master/LICENSE)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/jenskrumsieck/nodo)
[![NuGet Badge](https://buildstats.info/nuget/Nodo)](https://www.nuget.org/packages/Nodo/)