Skip to content

fitm-elite/grafik

Repository files navigation

Go Reference

grafik (graph)

Customized graph algorithm that can be applied to other algorithms such as Bellman-ford, Brandes and others. This Repository is for use in FITM Elite's research. It is just a small tool in the project. which was created by students

Installation

Use go get command to get the latest version of the grafik:

go get github.com/fitm-elite/grafik

Contributing

We encourage and support an active, healthy community of contributors — including you! Details are in the contribution guide and the code of conduct. The zap maintainers keep an eye on issues and pull requests, but you can also report any negative conduct to our member. That email list is a private, safe space; even the zap maintainers don't have access, so don't hesitate to hold us to a high standard.


Released under the MIT License.