Message 1 of 3
Finding all possible paths in pipe network?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a pipe network with one end open and all other end points connected to a plumbing fixture. I want to get all possible paths in the network. Say here 5 different path (Starting from open end till each plumbing fixture).Is there any way to achieve it programmatically?
A,B,C…etc represents pipes in network.