Add random simulation. Add option to also execute actions that lead to non-conforming model.
This commit is contained in:
parent
cd26a401fe
commit
d8b52dd5c4
2 changed files with 121 additions and 45 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue