Implement of Distributed cycle detection in large-scale sparse graphs
-
Updated
Apr 9, 2019 - Java
Implement of Distributed cycle detection in large-scale sparse graphs
Proyecto para la optativa "Taller de Programación en Java", cursada 2019.
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.
By Mayank Raghuvanshi
Data Structure & Algorithm in Java
Implementation of various complex algorithms that are graph related and used in the real world applications.
graph topological sort and circuit detection
A graph algorithms visualizer written in Java visualizing the solution of the Strong Connectivity, Cycle Detection and Shortest Path problems
Analyzes the order in which classes must be compiled (Class Dependency Graph + Topological Sort + Cycle Detection). Implemented in Java with GUI
Set of tools for graph manipulation and analysis, including pathfinding algorithms and cycle detection.
Efficient implementation of Langton's Ant cellular automata on an infinite grid for cooperative highway search
Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.
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."