Map2Check – An Approach to Verifying Programs with Loops Using Program Slicing.
Oriented by Professor Dr. Herbert Rocha
All the data collected here is available in more details in
Objective of the project
- Acquire knowledge of program slicing, verification and validation of software through the various tools available in the market;
- test the various tools available in different scenarios;
- verify if Map2Check and others tools are capable of generating readable code results around the boundaries arrays and loop functions;
- contribute to science with this research project;
TO DO's of the project
Click here to see them.
PROGRAM VERIFICATION AND PROGRAM SLICING DEFINITIONS
Click here to see its documentation
PROGRAM VERIFICATION TOOLS:
-
FRAMA-C Tool
-
ESBMC Tool
-
MAP2CHECK Tool
TESTS
We are going to use the tests in the folder: Tests
Complex frama-c tests: Click me!