Skip to content

Calculate the position of connected graphs with non-directional edges to avoid overlapping.

License

Notifications You must be signed in to change notification settings

simone-cangialosi/NetGraph

Repository files navigation

NetGraph Maven Central Build Status

Calculate the position of connected graphs with non-directional edges to avoid overlapping.

Getting Started

Import with Maven

<dependency>
    <groupId>com.simonecangialosi</groupId>
    <artifactId>netgraph</artifactId>
    <version>0.1.0</version>
</dependency>

Examples

Try some examples of how to use the NetGraph running the files in the examples folder.

License

This software is released under the terms of the Mozilla Public License, v. 2.0

About

Calculate the position of connected graphs with non-directional edges to avoid overlapping.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages