de.uni-koblenz.ist/funtg

A library for handling TGraphs. Includes the functional query API FunQL and the transformation APIs FunML and FunTL. Everything's totally pre-pre-pre-alpha and subject to frequent, incompatible changes. Ok, you've been warned, but have fun anyway. :-) ATTENTION: This is the final release. This library will be continued under the new name FunnyQT (funnyqt).

  • VCSN/A

  • cljdoc documentationcljdoc
  • 350 Downloads
  • 48 This Version

Leiningen/Boot

[de.uni-koblenz.ist/funtg "0.1.0"]

Clojure CLI/deps.edn

de.uni-koblenz.ist/funtg {:mvn/version "0.1.0"}

Gradle

implementation("de.uni-koblenz.ist:funtg:0.1.0")

Maven

<dependency>
  <groupId>de.uni-koblenz.ist</groupId>
  <artifactId>funtg</artifactId>
  <version>0.1.0</version>
</dependency>