dag-unify

Unification of Directed Acyclic Graphs

  • VCSN/A

  • cljdoc documentationcljdoc
  • 365 Downloads
  • 365 This Version

Leiningen/Boot

[dag-unify "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

dag-unify/dag-unify {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("dag-unify:dag-unify:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dag-unify</groupId>
  <artifactId>dag-unify</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>