This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n7http://dbpedia.org/resource/University_of_California,
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://forge.ispras.ru/projects/
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:BLAST_model_checker
rdfs:comment
The Berkeley Lazy Abstraction Software Verification Tool (BLAST) 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.
foaf:name
BLAST
foaf:homepage
n6:blast
dbpedia-owl:author
n7:_Berkeley
dbpedia-owl:developer
dbpedia:Institute_for_System_Programming
dbpedia-owl:genre
dbpedia:Static_program_analysis
dbpedia-owl:latestReleaseDate
2014-11-18Z
dbpedia-owl:latestReleaseVersion
2.7.3
dbpedia-owl:license
dbpedia:Apache_License
dbpedia-owl:operatingSystem
dbpedia:Linux
dbpedia-owl:programmingLanguage
dbpedia:OCaml