libdeps analyzer: add feature to obtain level info

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Development Platform
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The new feature should place level data into the dependency graph data during the build.

      Then at analysis time it can quickly get the level for a given node or get all nodes in a given level.

      Possible Algos:
      This can be done by using topological sort generator on the non private link graph, using the first node as a starting point or level 0, then walk the graph in both directions keeping track of +/- level and what nodes have already been visited.

            Assignee:
            [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: