ltlsynt: typo in doc
* bin/ltlsynt.cc: here
This commit is contained in:
parent
9ca2927291
commit
315872a54b
1 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ static const argp_option options[] =
|
|||
"whether to decompose the specification as multiple output-disjoint "
|
||||
"problems to solve independently (enabled by default)", 0 },
|
||||
{ "simplify", OPT_SIMPLIFY, "no|bisim|bwoa|sat|bisim-sat|bwoa-sat", 0,
|
||||
"simplification to apply to the controler (no) nothing, "
|
||||
"(bisim) bisimulation-based reduction, (bwoa) bissimulation-based "
|
||||
"simplification to apply to the controller (no) nothing, "
|
||||
"(bisim) bisimulation-based reduction, (bwoa) bisimulation-based "
|
||||
"reduction with output assignment, (sat) SAT-based minimization, "
|
||||
"(bisim-sat) SAT after bisim, (bwoa-sat) SAT after bwoa. Defaults "
|
||||
"to 'bwoa'.", 0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue