maul-esel / ssharp

S# is a formal modeling and safety analysis framework for safety-critical systems. It provides a domain specific modeling language and fully automated formal safety analysis tools based on C# and .NET.
http://safetysharp.isse.de/wiki
MIT License
0 stars 1 forks source link

InvalidOperationException: "Branches not supported" encountered in SimulateProfileBased test #41

Open maul-esel opened 6 years ago

maul-esel commented 6 years ago

Bug

SimulateProfileBased > FewAgentsHighRedundancy (Coalition) test fails with InvalidOperationException: Branches in the resource flow are currently unsupported by the coalition-formation based reconfiguration algorithm.

Reproduce

Occurs with the following seeds:

Discovered on commit 0571153b1.