epfl-lara / inox   1.0.2

Apache License 2.0 GitHub

Solver for higher-order functional programs

Scala versions: 2.12 2.11

inox 1.1.0-234-ga8e9ef2


Group ID:
ch.epfl.lara
Artifact ID:
inox_2.12
Version:
1.1.0-234-ga8e9ef2
Release Date:
Sept 15, 2018
Licenses:
Files:

libraryDependencies += "ch.epfl.lara" %% "inox" % "1.1.0-234-ga8e9ef2"

Mill build tool

ivy"ch.epfl.lara::inox:1.1.0-234-ga8e9ef2"

Scala CLI

//> using dep "ch.epfl.lara::inox:1.1.0-234-ga8e9ef2"

Ammonite REPL

import $ivy.`ch.epfl.lara::inox:1.1.0-234-ga8e9ef2`

<dependency>
  <groupId>ch.epfl.lara</groupId>
  <artifactId>inox_2.12</artifactId>
  <version>1.1.0-234-ga8e9ef2</version>
</dependency>

compile group: 'ch.epfl.lara', name: 'inox_2.12', version: '1.1.0-234-ga8e9ef2'