Skip to content

This is the second lab of the course DD2372 Automata and Languages at KTH. This project checks the flow graph of a program against a given specification.

Notifications You must be signed in to change notification settings

cevataykans/cfl-model-checking-flow-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DD2372 Lab 2 Model Checking with flow graphs and DFA specifications

How It Works

The program checks for a given flow graph and a DFA specification if the flow graph suits to the specifications declared in DFA.

If the given flow graph does not comply with the specifications, a counter example is shown to the user.

About

This is the second lab of the course DD2372 Automata and Languages at KTH. This project checks the flow graph of a program against a given specification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published