Releases: ftsrg/theta
v6.3.1
Fix maven and docker publication in CI
Modified subprojects (since v6.3.0):
v6.3.0
This release adds cfa-cli
, sts-cli
and xsts-cli
bindings for bounded analysis.
Modified subprojects (since v6.2.1):
cfa/cfa-analysis
cfa/cfa-cli
common/analysis
sts/sts-analysis
sts/sts-cli
xcfa/xcfa-analysis
xcfa/xcfa-cli
xsts/xsts
xsts/xsts-analysis
xsts/xsts-cli
v6.2.1
Build tool upgrades and other various quality of life improvements
Modified subprojects (since v6.2.0):
cfa/cfa-cli
common/multi-tests
solver/solver-smtlib-cli
sts/sts-cli
xcfa/xcfa-cli
xsts/xsts-cli
xta/xta-cli
v6.2.0
Added bounded portfolio to XCFA CLI (use it with --backend PORTFOLIO --portfolio BOUNDED
)
Modified subprojects (since v6.1.0):
common/analysis
xcfa/xcfa-cli
v6.1.0
Added Horn checker and bindings for XCFA
Modified subprojects (since v6.0.0):
common/analysis
solver/solver
solver/solver-smtlib
solver/solver-z3
xcfa/xcfa-cli
v6.0.0
This release adds the following:
- Generalized
Checker
andResult
interfaces - Expression MDDs (
hu.bme.mit.theta.analysis.algorithm.mdd.expressionnode
package): MDD structure from ThetaExpr
with lazy enumeration - Direct petrinet-based analyses (
theta-petrinet-analysis
subproject) - BFS, Saturation and Generalized Saturation fixed point enumaration algorithms
- MDD-based
SafetyChecker
for STS and XSTS
Modified subprojects (since v5.4.0):
cfa/cfa
cfa/cfa-analysis
cfa/cfa-cli
common/analysis
common/common
common/core
common/grammar
common/multi-tests
frontends/c-frontend
frontends/llvm
frontends/petrinet-frontend
solver/solver
solver/solver-javasmt
solver/solver-smtlib
solver/solver-smtlib-cli
solver/solver-z3
solver/solver-z3-legacy
sts/sts
sts/sts-analysis
sts/sts-cli
xcfa/llvm2xcfa
xcfa/xcfa
xcfa/xcfa-analysis
xcfa/xcfa-cli
xsts/xsts
xsts/xsts-analysis
xsts/xsts-cli
xta/xta
xta/xta-analysis
xta/xta-cli
v5.4.0
Added CHC solving capabilities to Z3Solver and SmtLibSolver
Modified subprojects (since v5.3.0):
common/core
solver/solver
solver/solver-javasmt
solver/solver-smtlib
solver/solver-z3
solver/solver-z3-legacy
xcfa/xcfa-cli
xcfa/xcfa2chc
v5.3.0
v5.2.1
This release fixes some bugs in the SMT-LIB integration and adds support for the latest solver versions.
Modified subprojects (since v5.2.0):
solver/solver-smtlib