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.
do a try and catch around calling the function when hitting solve. To prevent printing this in the right tab:
Failure reason: uniolunisaar.adam.exceptions.synthesis.pgwt.NoStrategyExistentException: No deadlock-avoiding winning strategy of the system players is existent!
So catch NoStrategyExistentException and print only the message. (is there then a problem for the job view ? Because it would think there would be s.th. to load?)
do a try and catch around calling the function when hitting solve. To prevent printing this in the right tab: Failure reason: uniolunisaar.adam.exceptions.synthesis.pgwt.NoStrategyExistentException: No deadlock-avoiding winning strategy of the system players is existent!
So catch NoStrategyExistentException and print only the message. (is there then a problem for the job view ? Because it would think there would be s.th. to load?)