slights documentation changes around direct simulation
* src/tgbaalgos/simulation.hh: Mention the fact that this is a "direct" simulation. * wrap/python/ajax/ltl2tgba.html: Likewise, and change the key to "ds". * wrap/python/ajax/protocol.txt, wrap/python/ajax/spot.in: Adjust.
This commit is contained in:
parent
cdd576458c
commit
7ba4ab7931
4 changed files with 15 additions and 16 deletions
|
|
@ -445,8 +445,8 @@ an identifier: <span class="formula">aUb</span> is an atomic proposition, unlike
|
|||
<INPUT type="checkbox" name="as" value="wd">
|
||||
minimize obligation properties
|
||||
</label><br>
|
||||
<label class="rtip" title="<b>Direct Simulation</b> tries to reduce the automaton with simulation reduction.">
|
||||
<INPUT type="checkbox" name="as" value="rs">
|
||||
<label class="rtip" title="Attempt to reduce the automaton by using <b>direct simulation</b>. This might also improve the determinism as a side effect.">
|
||||
<INPUT type="checkbox" name="as" value="ds">
|
||||
direct simulation
|
||||
</label><br>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue