Package cdc.graphs.impl.tests
-
Interface Summary Interface Description TestEdge<N extends TestNode> TestGraph<N extends TestNode,E extends TestEdge<N>> TestNode Interface of node used for tests. -
Class Summary Class Description BijectionGenerator RandomGraphGenerator TestGraphHeavyEdge Implementation of graph edge for tests.TestGraphHeavyNode Implementation of graph heavy node for tests.TestGraphLightEdge Implementation of graph light edge for tests.TestGraphLightNode Implementation of graph node for tests.TestHeavyGraph Heavy Graph implementation used for tests.TestLightGraph TestTree TestTreeNode Implementation of TreeNode for tests.