Identify critical paths in the dependencies of a maven multi-module project
-
Updated
Nov 12, 2025 - Java
Identify critical paths in the dependencies of a maven multi-module project
Comprehensive BinarySearchTree and DirectedAcyclicGraph classes including implementations of Lowest Common Ancestor algorithms for both.
Examples for ETL pipeline services infrastructure
KIZUNANO WALLET for APP
This is the Reference Implementation Prototype of the Decentralized Ward Network
The backend DAG processing engine for Boomerang Flow, a no-code, cloud-native workflow automation tool. Built in Java using Sprint Boot
Interactive Topological Sort Visualization for DAGs Using JavaFX
A java implementation that introduces a way to find single source shortest paths from a given node to other nodes in the graph. The program works for both directed acyclic graphs(DAGs) as well as for directed graphs that include cycles. The input is given via a pre-validated text file written by the user, which contains the number of vertexes, n…
VMware 2nd Interview - Create a class which represents a DAG (directed acyclic graph)
A simple Neo4j APOC Procedure for Creating a Custom indexed Sequence Signal Acyclic Graph
A web tool to build, edit and analyze graphs
Scalable directed graphs of data routing, transformation, and system mediation logic in single library
Implementation of Depth First Search algorithm for a Directed Acyclic Graph, Connected Components and Topological Orderings using rbk/Graph.java.
Add a description, image, and links to the dag topic page so that developers can more easily learn about it.
To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."