Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.
-
Updated
Oct 26, 2025 - Java
Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.
A graph algorithms visualizer written in Java visualizing the solution of the Strong Connectivity, Cycle Detection and Shortest Path problems
Efficient implementation of Langton's Ant cellular automata on an infinite grid for cooperative highway search
Implementation of various complex algorithms that are graph related and used in the real world applications.
Implement of Distributed cycle detection in large-scale sparse graphs
By Mayank Raghuvanshi
Analyzes the order in which classes must be compiled (Class Dependency Graph + Topological Sort + Cycle Detection). Implemented in Java with GUI
A project developed in java (GUI), that can help universities create a valid 4-year study plan in which it considers the prerequisites of each course and manage how to arrange them. The information of the courses and their prerequisites are read from a CSV file. This project is dedicated for "Algorithm Analysis and Design" course.
Data Structure & Algorithm in Java
Proyecto para la optativa "Taller de Programación en Java", cursada 2019.
Set of tools for graph manipulation and analysis, including pathfinding algorithms and cycle detection.
graph topological sort and circuit detection
Add a description, image, and links to the cycle-detection topic page so that developers can more easily learn about it.
To associate your repository with the cycle-detection topic, visit your repo's landing page and select "manage topics."