print_tfm_options [-h] [-H]Prints information about the current transition function based image computation options.
Command options:
<method>
method must be one of the following:
0 : input splitting (default)
1 : output splitting
2 : mixed (input split + output split)
<method>
method must be one of the following:
0 : support before splitting (default)
1 : support after splitting
2 : estimate BDD size after splitting
3 : top variable
<method>
method must be one of the following:
yes : choose either state or input variable as splitting
variable (default)
no : choose only state variable as splitting variable
<method>
method must be one of the following:
0 : do not convert to range computation
1 : convert image to range computation (default)
2 : use a threshold (tfm_range_threshold, default for
hybrid)
<method>
method must be one of the following:
yes : force to reorder before checking tfm_range_threshold
no : do not reorder (default)
<method>
method must be one of the following:
0 : the closest variable to top (default)
1 : the smallest BDD size after splitting
<method>
method must be one of the following:
0 : smallest BDD size (default)
1 : largest BDD size
2 : top variable
<method>
method must be one of the following:
yes : try to find a decomposable variable (articulation point)
no : do not try (default)
<method>
method must be one of the following:
yes : sort function vectors (default for tfm)
no : do not sort (default for hybrid)
<method>
method must be one of the following:
yes : print statistics
no : do not print (default)
<method>
method must be one of the following:
yes : print BDD size
no : do not print (default)
<method>
method must be one of the following:
yes : try cube splitting
no : do not try (default)
<method>
method must be one of the following:
0 : do not try (default)
1 : try to find essential variables
2 : on and off dynamically
<method>
method must be one of the following:
0 : do not print (default)
1 : print only at end
2 : print at every image computation
<method>
method must be one of the following:
0 : do not use cache (default for hybrid)
1 : use cache (default)
2 : store all intermediate results
<method>
method must be one of the following:
yes : use only one global cache (default)
no : use one cache per machine
<method>
method must be one of the following:
0 : flush cache only when requested
1 : flush cache at the end of image computation (default)
2 : flush cache before reordering
<method>
method must be one of the following:
yes : compose all
no : do not compose (default)
<method>
method must be one of the following:
0 : input splitting (domain cofactoring, default)
1 : output splitting (constraint cofactoring)
2 : mixed (input split + output split)
3 : substitution
<method>
method must be one of the following:
0 : support before splitting (default)
1 : support after splitting
2 : estimate BDD size after splitting
3 : top variable
<method>
method must be one of the following:
0 : smallest BDD size (default)
1 : largest BDD size
2 : top variable
<method>
method must be one of the following:
0 : substitution (default)
1 : constraint cofactoring
2 : hybrid
<method>
method must be one of the following:
yes : minimize function vector w.r.t. a chosen function
in constraint cofactoring
no : do not minimize (default)
<verbosity>
verbosity must be 0 - 2 (default = 0).