Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 461 Bytes

index.md

File metadata and controls

5 lines (3 loc) · 461 Bytes

μgie: robustness testing of intemediate verifiers

μgie inputs a seed Boogie program and generates a collection of mutant programs, each with a slight mutation twist from original seed. These mutations do not introduce any semantical change to the underlying seed but merely explore syntatical variants of it: think of μgie as a "thesaursus" for your Boogie programs.

See the README file for details.