• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H07-May-2022-

examples/H03-May-2022-999822

NEWH A D19-Nov-200114 KiB377276

READMEH A D02-Sep-1998583 2012

assoc.cH A D02-Sep-19981.2 KiB8269

assoc.hH A D02-Sep-1998182 119

bdd.cH A D03-May-202251.3 KiB2,0551,586

bdd.hH A D01-Nov-20013.1 KiB13892

grammar.m4H A D20-Nov-200110.5 KiB323267

hash.cH A D03-May-20221.6 KiB8172

hash.hH A D02-Sep-1998203 1210

init.cH A D19-Nov-20016 KiB298252

init.hH A D01-Oct-1998746 4440

input.m4H A D23-Apr-19994.2 KiB123121

main.cH A D02-Nov-20018.9 KiB371346

makefileH A D03-May-20222.9 KiB11993

node.cH A D03-May-202220.6 KiB781685

node.hH A D30-Mar-1999590 2723

smv-mode.elH A D06-Dec-200034.6 KiB950749

smv.1H A D02-Nov-200120.5 KiB682614

storage.cH A D03-May-20222.8 KiB12591

storage.hH A D03-May-2022332 2016

string.cH A D03-May-2022801 4234

string.hH A D02-Sep-1998132 86

symbols.cH A D02-Nov-2001119.7 KiB4,6303,951

timing.m4H A D02-Sep-199815 21

README

1SMV in this directory is a beta SMV r2.5 with the added features (on
2top of 2.4):
3
4	- A lot of additional options to have more control over the
5          verification;
6
7	- Signal handling, and in particular, on-the-fly toggle of
8	  dynamic variable reordering;
9
10	- On-the-fly evaluation of AG specs (-early option);
11
12	- Printing BDDs as propositional formulas;
13
14	- Emacs library for SMV mode (file smv-mode.el), etc.
15
16Check the NEW file for more details.
17
18Notice that these added features are still experimental code.
19The SMV code is stable, but the newly added features may be not.
20