Skip to content
/ dag Public

Directed Acyclic Graph with support for multiple connections between nodes using Ports (Directed Acyclic Multigraph)

License

Notifications You must be signed in to change notification settings

sarat1669/dag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dag Maven Central

Directed Acyclic Graph with support for multiple connections between nodes using ports

Usage

To use dag, add the following dependency:

<dependency>
  <groupId>com.factor18.oss</groupId>
  <artifactId>dag</artifactId>
  <version>VERSION</version>
</dependency>

License

prop-types is released under the Apache 2 License. Check LICENSE file for more information.

About

Directed Acyclic Graph with support for multiple connections between nodes using Ports (Directed Acyclic Multigraph)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages