Last Version

Princess-smt-parser 2022-03-16

Princess is a theorem prover (aka SMT Solver) for Presburger arithmetic, uninterpreted predicates, and various other theories.

License

License

GroupId

GroupId

io.github.uuverifiers
ArtifactId

ArtifactId

princess-smt-parser_2.13
Version

Version

2022-03-16
Type

Type

jar
Description

Description

Princess-smt-parser
Princess is a theorem prover (aka SMT Solver) for Presburger arithmetic, uninterpreted predicates, and various other theories.
Project URL

Project URL

https://philipp.ruemmer.org/princess.shtml
Project Organization

Project Organization

io.github.uuverifiers
Source Code Management

Source Code Management

https://github.com/uuverifiers/princess

Download princess-smt-parser_2.13 2022-03-16


<!-- https://jarcasting.com/artifacts/io.github.uuverifiers/princess-smt-parser_2.13/ -->
<dependency>
    <groupId>io.github.uuverifiers</groupId>
    <artifactId>princess-smt-parser_2.13</artifactId>
    <version>2022-03-16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uuverifiers/princess-smt-parser_2.13/
implementation 'io.github.uuverifiers:princess-smt-parser_2.13:2022-03-16'
// https://jarcasting.com/artifacts/io.github.uuverifiers/princess-smt-parser_2.13/
implementation ("io.github.uuverifiers:princess-smt-parser_2.13:2022-03-16")
'io.github.uuverifiers:princess-smt-parser_2.13:jar:2022-03-16'
<dependency org="io.github.uuverifiers" name="princess-smt-parser_2.13" rev="2022-03-16">
  <artifact name="princess-smt-parser_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uuverifiers', module='princess-smt-parser_2.13', version='2022-03-16')
)
libraryDependencies += "io.github.uuverifiers" % "princess-smt-parser_2.13" % "2022-03-16"
[io.github.uuverifiers/princess-smt-parser_2.13 "2022-03-16"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4

Project Modules

There are no modules declared in this project.