Efficient Symbolic Tools (EST) is a toolbox for the formal verification of systems.

EST EST distinguishes itself as a small and portable package with a readable source code in C and well implemented algorithms. EST runs on different operating systems, including GNU/Linux and MS Windows.

EST EST is a collection of symbolic algorithms based on binary decision diagrams (BDDs). Curently, it supports only our own BDD package called Biddy, but one day it could support other BDD packages, too.

EST EST itself provides libraries of functions, which you can use in your own projects. Moreover, you can run EST interactively by using simple Tcl/Tk GUI called My Interface.

EST project has started in 1992. In 2000, we created two branches called EST 1st Edition and EST 2nd Edition. Please, follow the given links to obtain source and binary releases.

EST is a free software. We can show you every single line of code and we will explain you the meaning of all used constructs if you ask for that. However, it is a sort of academic research software. Some tricks are used, which are not clear to anyone except the author. Thus, do not hesitate to ask us any question you may have about EST.

EST

Latest stable source

est-2ed-6-3-source.zip

64-bit binary distribution (Tcl/Tk GUI)

est-2ed-6-3-Linux-mish.zip

(x86_64, GNU/Linux, Tcl/Tk, statically linked)

est2ed_6.3-1_amd64.deb

(amd64, GNU/Linux, Debian/Ubuntu, Tcl/Tk)

est2ed-6.3-1.x86_64.rpm

(x86_64, GNU/Linux, RPM, Tcl/Tk)

est-2ed-6-3-Win-mish.exe

(x86_64, Windows, Tcl/Tk)

64-bit binary distribution (libraries only)

est-2ed-6-3-Linux.zip

(x86_64, GNU/Linux, statically linked)

libest2_6.3-1_amd64.deb

libest2-dev_6.3-1_amd64.deb

(amd64, GNU/Linux, Debian/Ubuntu)

libest2-6.3-1.x86_64.rpm

libest2-devel-6.3-1.x86_64.rpm

(x86_64, GNU/Linux, RPM)

est-2ed-6-3-Win.exe

(x86_64, Windows)

Documentation

The Efficient Symbolic Tools package, 2000

Notes on specifying systems in EST, 2006

Savannah

EST Project page

EST SVN repository

Sorry, no user manual, yet!

robert@meolic.com
Maribor, Slovenia