com.phoenixst.plexus.examples
public class Prism extends Product
m x n
prism, where m
is the size of
the cycle and n
is the size of the path. This graph
is pretty much a cylinder, but takes its name from the fact that
if the cycle is of size 3, then it looks like a prism.
Since: 1.0
Version: $Revision: 1.10 $
Constructor Summary | |
---|---|
Prism(int m, int n)
Creates a new Prism . |
Method Summary | |
---|---|
String | toString() |
Prism
.