Package jebl.evolution.graphs
Class Graph.Utils
java.lang.Object
jebl.evolution.graphs.Graph.Utils
- Enclosing interface:
- Graph
-
Method Summary
-
Method Details
-
getDegree
- Parameters:
graph
-node
-- Returns:
- the number of edges attached to this node.
-