Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages