Package | Description |
---|---|
cusack.hcg.games.multidesigns | |
cusack.hcg.games.multidesigns.algorithms | |
cusack.hcg.games.multidesigns.events | |
cusack.hcg.games.multidesigns.tests | |
cusack.hcg.graph |
Contains classes that are directly related to storing graph data.
|
Class and Description |
---|
SimpleEdge
A class to represent an edge.
|
SubGraph
This implementation assumes an undirected graph.
|
Class and Description |
---|
DegreeSequence
an UN-ORDERED list of the degrees from a graph (presumably).
|
MultiDesignAlgorithm
Find MultiDesigns of graphs.
|
MultiGraphAdjacencyMatrix
A multigraph implemented as an adjacency matrix.
|
SimpleEdge
A class to represent an edge.
|
SubGraph
This implementation assumes an undirected graph.
|
Class and Description |
---|
SubGraph
This implementation assumes an undirected graph.
|
Class and Description |
---|
SimpleEdge
A class to represent an edge.
|
Class and Description |
---|
DegreeSequence
an UN-ORDERED list of the degrees from a graph (presumably).
|
SimpleEdge
A class to represent an edge.
|