oofiedoofie
New member
- Joined
- Mar 26, 2023
- Messages
- 4
For any m × n grid graph with m rows of n vertices, Find the greatest length of any path in such a graph.
Let m, n ≥ 2
A path is where no vertices or no edges are repeated.
Let m, n ≥ 2
A path is where no vertices or no edges are repeated.