Package | Description |
---|---|
jebl.evolution.graphs | |
jebl.evolution.parsimony | |
jebl.evolution.trees |
Class and Description |
---|
Edge
Represents a node in a graph or tree.
|
Graph |
Graph.NoEdgeException
This class is thrown by getEdgeLength(node1, node2) if node1 and node2
are not directly connected by an edge.
|
Node
Represents a node in a graph or tree.
|
Class and Description |
---|
Node
Represents a node in a graph or tree.
|
Class and Description |
---|
Edge
Represents a node in a graph or tree.
|
Graph |
Graph.NoEdgeException
This class is thrown by getEdgeLength(node1, node2) if node1 and node2
are not directly connected by an edge.
|
Node
Represents a node in a graph or tree.
|
http://code.google.com/p/jebl2/