Skip to main content

Module resolver

Module resolver 

Source

Structs§

DependencyGraph
A Directed Acyclic Graph (DAG) representing the installation plan.
InstallNode
Represents a single package node within the resolved dependency graph.

Functions§

build_graph_from_locked_packages
resolve_dependency_graph
Computes the complete dependency graph for a set of input sources.