org.clojars.pkoerner/lisb

lisb: A Clojure library that wraps ProB's constraint solver. Use it to write/transform B machines with less pain or interact with the constraint solver.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 129 Downloads
  • 20 This Version

Leiningen/Boot

[org.clojars.pkoerner/lisb "0.0.4"]

Clojure CLI/deps.edn

org.clojars.pkoerner/lisb {:mvn/version "0.0.4"}

Gradle

implementation("org.clojars.pkoerner:lisb:0.0.4")

Maven

<dependency>
  <groupId>org.clojars.pkoerner</groupId>
  <artifactId>lisb</artifactId>
  <version>0.0.4</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.