Index
Problem list
Graph
Path
References
TODO list
P422
: Enumeration of all paths in a graph
P422
:
Enumeration of all paths in a graph
Input:
A graph $G$.
Output:
All paths in $G$.
Complexity:
Comment:
Reference:
[
Kroft1967b
] (
Bibtex
)