Add random simulation. Add option to also execute actions that lead to non-conforming model.

This commit is contained in:
Joeri Exelmans 2024-10-28 16:16:30 +01:00
parent cd26a401fe
commit d8b52dd5c4
2 changed files with 121 additions and 45 deletions

View file

@ -64,8 +64,6 @@ class Conformance:
self.odapi = ODAPI(state, model, type_model)
# CDAPI(state, type_model)
def check_nominal(self, *, log=False):
"""
Perform a nominal conformance check