in reply to Re^3: How to enable virtual paths inside a graph DS?
in thread How to enable virtual paths inside a graph DS?
Not sure why you think that but it might be because I didn't explain the question well enough. Given such graph, I want to replace any "logical path" with "virtual path". In other words, given some link with it's target, just go over the structure and replace the target with the link.it almost seems to me that you want to have a list of links ordered from longest substitution to shortest
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: How to enable virtual paths inside a graph DS?
by etj (Priest) on Apr 27, 2022 at 15:54 UTC |