adamtool / webinterface

The web interface for the tool Adam (AdamMC and AdamSYNT) providing an intuitive, visual definition of Petri nets with transits and Petri games, and an interactive interface to the algorithms of AdamMC and AdamSYNT. Contains the repos (as submodules): libs, framework, logics, modelchecking, examples, synthesizer, high-level, webinterface-backend.
http://adam.informatik.uni-oldenburg.de:4567/
GNU General Public License v3.0
5 stars 2 forks source link

MC: Add the possibility to select standard formulas for SDNs #116

Open mgieseking opened 3 years ago

mgieseking commented 3 years ago

The input field for the formula could additionally allow to select the standard formulas like drop freedom, loop freedom, package coherence etc. (see SDNFormelCreator).

For that we need to allow annotations for places and transitions:

SDNTools.egressExtension, SDNTools.updateStartID, SDNTools.infixActPlace, SDNTools.fwdExtension, SDNTools.switchExtension