grayswandyr / electrod

Formal analysis for the Electrod formal specification language
Other
13 stars 4 forks source link

Handle termination of nuXmv/NuSMV if electrod is itself terminated #10

Open grayswandyr opened 8 months ago

grayswandyr commented 8 months ago

When electrod is killed from Java, we should kill the underlying solver if it's still running. Until now, we relied upon process sessions but this solution isn't portable. Consider other options and implement one of them: