is not current version
Last Version 2022-03-16

Princess 2021-11-15

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
Version

Version

2021-11-15
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 2021-11-15


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
io.github.uuverifiers : princess-parser_2.13 jar 2021-11-15
io.github.uuverifiers : princess-smt-parser_2.13 jar 2021-11-15
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.