2017 © Pedro Peláez
 

library rocha-thatte-serial

Single threaded implementation of Rocha-Thatte algorithm

image

cawolf/rocha-thatte-serial

Single threaded implementation of Rocha-Thatte algorithm

  • Monday, March 6, 2017
  • by cawolf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Rocha Thatte (serial)

Implementation of the Rocha-Thatte algorithm in a single thread., (*1)

Build Status Scrutinizer Code Quality Packagist Packagist, (*2)

Installation

composer require cawolf/rocha-thatte-serial

Usage

Instantiate the class Cawolf\RochaThatte\Cycle and call the function detect(Fhaculty\Graph\Graph $graph) on a graph object to detect cycles in a directed Graph., (*3)

The Versions

06/03 2017

dev-master

9999999-dev

Single threaded implementation of Rocha-Thatte algorithm

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Alexander Wolf

analysis algorithm graph detection cycle rocha thatte

06/03 2017

v1.0

1.0.0.0

Single threaded implementation of Rocha-Thatte algorithm

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Alexander Wolf

analysis algorithm graph detection cycle rocha thatte