public class ToroidalMesh extends Product
m x n
toroidal mesh.Graph.Edge
Constructor and Description |
---|
ToroidalMesh(int m,
int n)
Creates a new
ToroidalMesh . |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
containsEdge, containsNode, degree, edges, getLeftOperand, getRightOperand, nodes, removeEdge, removeNode, traverser
addEdge, addNode, adjacentNodes, degree, edges, getAdjacentNode, getEdge, getIncidentEdge, getNode, incidentEdges, nodes, traverser
See the Plexus project home, hosted by SourceForge.
Copyright ? 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.