Skip to content

a model extractor, to automatically extract Spin verification models from multi-threaded C code

Notifications You must be signed in to change notification settings

nimble-code/Modex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modex

a model extractor for the Spin model checker

Modex can be used to mechanically extract verification models from implementation level C code. first developed at Bell Labs starting in 1998, and released as open-source in 2002. The model extractor is guided by a user-defined test-harness, specified in a separate file with extension ".prx". The format used in test-harness files is documented in the Manual.

For details on the theoretical background for the tool, and its installation and use, see for instance http://spinroot.com/modex.

About

a model extractor, to automatically extract Spin verification models from multi-threaded C code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published