Tarsis

Tarsis abstract domain for string values

License

License

GroupId

GroupId

com.github.unive-ssv
ArtifactId

ArtifactId

tarsis
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

Tarsis
Tarsis abstract domain for string values
Project URL

Project URL

https://github.com/UniVE-SSV/tarsis
Source Code Management

Source Code Management

https://github.com/UniVE-SSV/tarsis

Download tarsis

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
org.apache.logging.log4j : log4j-api jar 2.13.0
org.apache.logging.log4j : log4j-core jar 2.13.0

Project Modules

There are no modules declared in this project.

TARSIS Abstract domain for static string analysis

buildbadge

Implementation of Twinning automata and regular expressions for string static analysis, by Luca Negrini, Vincenzo Arceri, Pietro Ferrara and Agostino Cortesi.

Links:

How to use the abstract domain

Class AutomatonString is the entry point for working with the domain. Use its parameterless constructor to build automaton representing a generic unknown string, and use the one accepting a string parameter to build an automaton recognizing the given string.

How to build the project

Tarsis comes as a gradle 6.0 project. For development with Eclipse, please install the Gradle IDE Pack plugin from the Eclipse marketplace, and make sure to import the project into the workspace as a Gradle project.

com.github.unive-ssv

SSV @ Ca' Foscari

Software and System Verification group @ Ca' Foscari University of Venice, Italy

Versions

Version
1.0