|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IEdge | A bidirectional edge on the graph to be searched. |
| ISearchAlgorithm | Interface representing an algorithm that searchs a graph. |
| ISearchCallback | Callback used by the search algorithms. |
| Class Summary | |
|---|---|
| AbstractExcludeNodesSearchCallback | |
| AbstractIncludeNodesSearchCallback | |
| AbstractNodesFilterSearchCallback | Super-class for ISearchCallback implementations that needs to filter which nodes should be included or excluded from the search. |
| DepthFirstSearch | Search using depth-first algorithm. |
| Edge | Basic implementation of the IEdge interface. |
| Exception Summary | |
|---|---|
| SearchException | Base class for exceptions during the search. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||