Skip to content
#

directedgraph

Here are 7 public repositories matching this topic...

Language: All
Filter by language

For a recent project we wanted a way to process a directed graph which does not have circular references and most importantly each node should receive set of inputs and produce set of outputs to the next node in our case these inputs and outputs always a file referance or a URL or some cloud storage referance, In this project i'm demoing how we …

  • Updated May 29, 2018
  • Java

Improve this page

Add a description, image, and links to the directedgraph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the directedgraph topic, visit your repo's landing page and select "manage topics."

Learn more