Click here to Skip to main content
15,868,016 members
Articles / General Programming / Algorithms

Non-simple paths in a directed graph.

Rate me:
Please Sign up or sign in to vote.
4.46/5 (7 votes)
15 Apr 2014CPOL4 min read 18.9K   380   20  
In this article I would like to discuss how you can find all non-simple paths from a starting node to an end node in a directed graph.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Software Developer with more than 15 years of experience.
Developed apps using VB, Java and Delphi; during the last nine years my main focus was on C# and .Net.

Recognitions:
Microsoft Certified Application Developer
Microsoft Certified Solution Developer
Microsoft Certified Professional
Sun Certified Programmer for the Java 2 Platform

Comments and Discussions