PACKAGE DEPENDENCIES REPRESENTATION

    公开(公告)号:US20210117548A1

    公开(公告)日:2021-04-22

    申请号:US16659018

    申请日:2019-10-21

    摘要: A package dependencies representation and usage thereof. A data structure representing package dependencies in a computer program. The data structure comprising: a set of package instance nodes, each of which representing a different instance of a code package, wherein each package instance node comprising a unique identifier in the set of package instance nodes and a reference to a package record, wherein the package record representing a package, wherein the instance package is an instance of the package; a set of edges connecting package instance nodes of the set of package instance nodes, wherein an edge from a source node to a target node represents a dependency relationship of a package represented by the source node on a package represented by the target node.