com.phoenixst.plexus.examples

Class Cycle

public class Cycle extends LoopGraph

A Graph containing a set of Integer nodes connected by a path of edges from the first node to the last one, and then back to the first, making a cycle.

Since: 1.0

Version: $Revision: 1.20 $

Author: Ray A. Conner

Constructor Summary
Cycle(int n)
Creates a new Cycle.
Method Summary
StringtoString()

Constructor Detail

Cycle

public Cycle(int n)
Creates a new Cycle.

Method Detail

toString

public String toString()
See the Plexus project home, hosted by SourceForge.
Copyright B) 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.