We can now explore a divine2 compiled model, but the atomic
properties are still missing. * iface/dve2/dve2.cc, iface/dve2/dve2.hh: Add classes for presenting the DiVinE2 model as a kripke object. (load_dve2): Load the *.dve2C file using libltdl. * iface/dve2/Makefile.am: Add a dve2check program. * iface/dve2/dve2check.cc: New file. Currently it just outputs the reachability graph using dotty.
This commit is contained in:
parent
155d76f4fb
commit
16b4c28859
6 changed files with 402 additions and 4 deletions
2
iface/dve2/.gitignore
vendored
Normal file
2
iface/dve2/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
*.dve2C
|
||||
dve2check
|
||||
Loading…
Add table
Add a link
Reference in a new issue