Package jebl.evolution.graphs


package jebl.evolution.graphs
  • Class
    Description
    Represents a node in a graph or tree.
     
    This class is thrown by getEdgeLength(node1, node2) if node1 and node2 are not directly connected by an edge.
     
    Represents a node in a graph or tree.
    A collection of utility functions for graphs.