print_ardc_options [-h] [-H]Prints information about the current ARDC options.
Command options:
<method>
method must be one of the following:
0 : MBM (machine by machine).
1 : RFBF(reached frame by frame).
2 : TFBF(to frame by frame).
3 : TMBM(combination of MBM and TFBF).
4 : LMBM(least fixpoint MBM, default).
5 : TLMBM(combination of LMBM and TFBF).
<size>
size must be a positive integer (default = 8).
<affinity>
affinity must be a positive real (default = 0.5).
<iteration>
iteration must be a positive integer or zero.
<target>
target must be one of the following:
0 : constrain transition relation (default).
1 : constrain initial states.
2 : constrain both.
<method>
method must be one of the following:
0 : restrict (default).
1 : constrain
2 : compact (currently supported by only CUDD)
3 : squeeze (currently supported by only CUDD)
<method>
method must be one of the following:
yes : allow variable reorderings during consecutive image
constraining operations (default)
no : don't allow variable reorderings during consecutive
image constraining operations
<method>
method must be one of the following:
0 : do not abstract pseudo input variables
1 : abstract pseudo inputs before image computation (default)
2 : abstract pseudo inputs at every end of image computation
3 : abstract pseudo inputs at the end of approximate traversal
<method>
method must be one of the following:
yes : keep decomposed reachable stateses (default)
no : make a conjunction of reachable states of all submachines
<method>
method must be one of the following:
yes : use projected initial states for submachine (default)
no : use original initial states for submachine
<method>
method must be one of the following:
monolithic : use monolithic image computation
iwls95 : use iwls95 image computation (default)
mlp : use mlp image computation
tfm : use tfm image computation
hybrid : use hybrid image computation
<method>
method must be one of the following:
yes : use High Density for reachable states of submachines
no : use BFS for reachable states of submachines (default)
<method>
method must be one of the following:
yes : whenever partitioned transition relation changes,
reorders partitioned transition relation
no : no reordering of partitioned transition relation (default)
<method>
method must be one of the following:
0 : constrain w.r.t. the reachable states of fanin submachines
(default)
1 : constrain w.r.t. the reachable states of both fanin
submachines and itself
<method>
method must be one of the following:
0 : makes pseudo input variables with exact support
(default)
1 : makes pseudo input variables from all state
variables of the other submachines
2 : makes pseudo input variables from all state
variables of fanin submachines
<method>
method must be one of the following:
0 : use given initial states all the time
1 : use current reached states as initial states (default)
2 : use current frontier as initial states
<method>
method must be one of the following:
yes : use constrained transition relation for next iteration
no : use original transition relation for next iteration
(default)
<filename>
filename containing grouping information
<filename>
filename to write grouping information
<verbosity>
verbosity must be 0 - 3 (default = 0).