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

https://github.com/andful/adagraph

Graph library for graph triangulation experimentation
https://github.com/andful/adagraph

algorithms graph graph-algorithms graphtheory

Last synced: 8 months ago
JSON representation

Graph library for graph triangulation experimentation

Awesome Lists containing this project

README

          

# Adagraph

Graph library for graph triangulation experimentation. You can find further information about the library on [my master thesis](https://repository.tudelft.nl/islandora/object/uuid:ade70d65-79ba-47f5-a61d-f4934c0d8543)

## Installation
```bash
cargo install --git https://github.com/Andful/adagraph adagraph-separators
```

## Run

```bash
adagraph-separators -h
```