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

State space size & state vector size optimizations #15

Open maul-esel opened 8 years ago

maul-esel commented 6 years ago

Idea for state space size optimization: define total order on roles, store AllocatedRoles as ordered list.