opam-lib.solver
ActionGraph.E
opam-lib
opam-lib.client
opam-lib.format
opam-lib.repository
opam-lib.state
type t
val compare : t -> t -> int
type vertex = vertex
val src : t -> vertex
val dst : t -> vertex
type label
val create : vertex -> label -> vertex -> t
val label : t -> label