|
GraphLib
2.0
une librairie C# pour l’exploitation de graphes en reconnaissance des formes
|
This is the complete list of members for Matching.SearchTree, including all inherited members.
| addEdge(Edge e) | Graphs.Graph | |
| addGraph(Graph graph) | Matching.SearchTree | |
| addNode(Node n) | Graphs.Graph | |
| attributesToLabelTree(Label labelNode, Label labelEdge) | Matching.SearchTree | |
| calculateAdjacencyMatrix() | Graphs.Graph | |
| calculateListLabels(Label[,] matrixLabel, int nbNode) | Matching.SearchTree | |
| calculateMatrixLabel(Graph graph) | Matching.SearchTree | |
| deleteEdge(Edge edge) | Graphs.Graph | |
| deleteNode(Node node) | Graphs.Graph | |
| deleteNodeAndEdges(Node n) | Graphs.Graph | |
| DynamicCastLabel(Label labelNode, Label labelEdge) | Graphs.Graph | |
| findEdge(String id) | Graphs.Graph | |
| findNode(String id) | Graphs.Graph | |
| findNode(Node node) | Graphs.Graph | |
| Graph() | Graphs.Graph | |
| Graph(string id, String name, Boolean isDirected) | Graphs.Graph | |
| Id | Graphs.Graph | |
| IsDirected | Graphs.Graph | |
| ListEdges | Graphs.Graph | |
| ListNodes | Graphs.Graph | |
| loadGXL(string url) (defined in Graphs.Graph) | Graphs.Graph | |
| Name | Graphs.Graph | |
| saveToGXL(string url) (defined in Graphs.Graph) | Graphs.Graph | |
| SearchTree() | Matching.SearchTree | |
| SearchTree(string id, String name) | Matching.SearchTree |