GraphLib
2.0
une librairie C# pour l’exploitation de graphes en reconnaissance des formes
|
This is the complete list of members for Matching.EditPath, including all inherited members.
addDeletion(Node _Node1) | Matching.EditPath | |
addInsertion(Node _Node2) | Matching.EditPath | |
addSubstitution(Node _Node1, Node _Node2) | Matching.EditPath | |
Cost (defined in Matching.EditPath) | Matching.EditPath | |
Edge1 (defined in Matching.EditPath) | Matching.EditPath | |
Edge2 (defined in Matching.EditPath) | Matching.EditPath | |
EdgeOperations (defined in Matching.EditPath) | Matching.EditPath | |
EditPath() | Matching.EditPath | |
EditPath(List< Node > _Node1, List< Node > _Node2, List< Edge > _Edge1, List< Edge > _Edge2) | Matching.EditPath | |
EditPath(EditPath _EditPath) | Matching.EditPath | |
Hp (defined in Matching.EditPath) | Matching.EditPath | |
Node1 (defined in Matching.EditPath) | Matching.EditPath | |
Node2 (defined in Matching.EditPath) | Matching.EditPath | |
Operations (defined in Matching.EditPath) | Matching.EditPath | |
printEdgeOperations() | Matching.EditPath | |
printNodeOperations() | Matching.EditPath |