dag_unify

Unification of Directed Acyclic Graphs

  • VCSN/A

  • cljdoc documentationcljdoc
  • 9,758 Downloads
  • 50 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>