Analyzes the order in which classes must be compiled (Class Dependency Graph + Topological Sort + Cycle Detection). Implemented in Java with GUI
dependency-graph topological-sort cdg cycle-detection topological-order recompiler class-dependency class-compilation-order class-dependency-graph compilation-order java-graph java-topological-sort
-
Updated
Feb 1, 2024 - Java