Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Consistency Check for a directed graph (using topological sorting?)

Rudolf
Advisor
Advisor
0 Kudos

Does anybody knows an example for building up a concistency check for a directed graph?

I want to check a hierarchy of parent/child-relationships for inconsistencies of cycles.

2 REPLIES 2

ThomasZloch
Active Contributor
0 Kudos

Please clarify the relation to ABAP Development.

Thomas

Rudolf
Advisor
Advisor
0 Kudos

I'm looking for a coding example.