Princess

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_2.13
Last Version

Last Version

2022-03-16
Release Date

Release Date

Type

Type

jar
Description

Description

Princess
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_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
io.github.uuverifiers : princess-parser_2.13 jar 2022-03-16
io.github.uuverifiers : princess-smt-parser_2.13 jar 2022-03-16
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
net.sf.squirrel-sql.thirdparty-non-maven : java-cup jar 0.11a

Project Modules

There are no modules declared in this project.

Versions

Version
2022-03-16
2021-11-15
2021-08-12
2021-06-28
2021-05-10
2021-04-09