[This project is frozen, but has an offspring with more features: https://github.com/jeffhain/jadecy ]

JCycles provides treatments to compute cycles, or just strongly connected components, in directed graphs in general, or in classes or packages dependencies graphs parsed from class files (major version <= 51, else does best effort).

It uses Tarjan's algorithm for SCCs, and Johnson's for cycles, with continuations instead of recursion, which allows to handle large graphs (< Integer.MAX_VALUE vertices).

Requires Java 5 or later.

Project Activity

See All Activity >

License

Apache License V2.0

Follow JCycles

JCycles Web Site

You Might Also Like
Build Securely on Azure with Proven Frameworks Icon
Build Securely on Azure with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JCycles!

Additional Project Details

Intended Audience

Science/Research, Developers, Quality Engineers, Architects

User Interface

Command-line

Programming Language

Java

Related Categories

Java Algorithms, Java Mathematics Software, Java Source Code Analysis Tool

Registered

2014-04-16