Add the simulation in the Spot web interface.
* wrap/python/ajax/spot.in: Add the simulation. * wrap/python/ajax/protocol.txt: Add the direct simulation in the automaton simplifications section. * wrap/python/spot.i (simulation_new): Create a function which takes an automaton and a call to the simulation with the good template parameter. * wrap/python/ajax/ltl2tgba.html: Add the direct simulation checkbox.
This commit is contained in:
parent
085ea52bf5
commit
dfcaed034e
4 changed files with 16 additions and 1 deletions
|
|
@ -71,3 +71,4 @@ Automaton simplifications (pick many)
|
|||
|
||||
as=ps Prune SCC
|
||||
as=wd WDBA minimiztion
|
||||
as=rs Simulation reduction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue