项目作者: moul

项目描述 :
graph manipulation library in golang (pert, cpm, dijkstra, ...)
高级语言: Go
项目地址: git://github.com/moul/graphman.git
创建时间: 2019-06-16T08:45:36Z
项目社区:https://github.com/moul/graphman

开源协议:Apache License 2.0

下载


graphman

graph manipulation library in golang

CircleCI
GoDoc
License
GitHub release
Go Report Card
CodeFactor
Docker Metrics
Made by Manfred Touron
!--[![codecov](https://codecov.io/gh/moul/graphman/branch/master/graph/badge.svg)](https://codecov.io/gh/moul/graphman)--

Library

graphman is a golang library that manipulates graphs, take a look at godoc and examples to get a quick understanding of what it can be used for.

Binaries

Pertify

Install with: go get -u moul.io/graphman/cmd/pertify