BLAST model checker


The Berkeley Lazy Abstraction Software verification Tool is a software model checking tool for C programs. The task addressed by BLAST is the need to check whether software satisfies the behavioral requirements of its associated interfaces. BLAST employs counterexample-driven automatic abstraction refinement to construct an abstract model that is then model-checked for safety properties. The abstraction is constructed on the fly, and only to the requested precision.

Achievements

BLAST came first in the category DeviceDrivers64 in the 1st Competition on Software Verification that was held at TACAS 2012 in Tallinn.
BLAST came third in the 2nd Competition on Software Verification that was held at TACAS 2013 in Rome.
BLAST came first in the category DeviceDrivers64 in the 3rd Competition on Software Verification that was held at TACAS 2014 in Grenoble.